Code

r16677@shi: ted | 2007-10-17 19:31:04 -0700
authorgouldtj <gouldtj@users.sourceforge.net>
Tue, 30 Oct 2007 19:28:31 +0000 (19:28 +0000)
committergouldtj <gouldtj@users.sourceforge.net>
Tue, 30 Oct 2007 19:28:31 +0000 (19:28 +0000)
commit70d3ef426bda4739aa91ca9b913516de190ff2c6
treeda8834a6d8e32e2c631f1b29b835c3ac76f72a59
parentc2b22c9f829b2eb90f50a77c15a37af0d1114849
 r16677@shi:  ted | 2007-10-17 19:31:04 -0700
 Creating and adding interfaces for a document based cache that an effect can define.  This removes the effect from
 having to know if the document has changed, and keep track of that.  This allows them to optimize their performance
 when doing things like live effects.
12 files changed:
src/extension/effect.cpp
src/extension/execution-env.cpp
src/extension/implementation/implementation.cpp
src/extension/implementation/implementation.h
src/extension/implementation/script.cpp
src/extension/implementation/script.h
src/extension/internal/bitmap/imagemagick.cpp
src/extension/internal/bitmap/imagemagick.h
src/extension/internal/bluredge.cpp
src/extension/internal/bluredge.h
src/extension/internal/grid.cpp
src/extension/internal/grid.h