Code

Add a function doOnApply() for LPEs which is executed once when the effect is applied...
authorcilix42 <cilix42@users.sourceforge.net>
Sun, 18 May 2008 21:02:43 +0000 (21:02 +0000)
committercilix42 <cilix42@users.sourceforge.net>
Sun, 18 May 2008 21:02:43 +0000 (21:02 +0000)
commit262d0c3f05130d86368d95f110aa8ccab5f83e5c
tree34ac3c6ea3c9fef799a5c24fcee17bb3583e0f88
parent1f006bd29d7aa438c74de1f0277931f9f342a05c
Add a function doOnApply() for LPEs which is executed once when the effect is applied to an item (contrary to doBeforeEffect() which is executed, e.g., each time a parameter changes
src/live_effects/effect.cpp
src/live_effects/effect.h
src/sp-lpe-item.cpp