From 0b4b6cf7cdf14a64844186ea1e22ef6a0dba42bb Mon Sep 17 00:00:00 2001 From: "Johan B. C. Engelen" Date: Wed, 29 Aug 2007 22:36:46 +0000 Subject: LPE: - rename RealParam to ScalarParam, add range checking for ScalarParam, add integer only flag for it aswell. - fix up todo.txt and create new one for parameters - add Curve Stitch LPE (bzr r3614) --- src/live_effects/Makefile_insert | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/live_effects/Makefile_insert') diff --git a/src/live_effects/Makefile_insert b/src/live_effects/Makefile_insert index f285416e2..fcce5721e 100644 --- a/src/live_effects/Makefile_insert +++ b/src/live_effects/Makefile_insert @@ -16,6 +16,8 @@ live_effects_liblive_effects_a_SOURCES = \ live_effects/n-art-bpath-2geom.h \ live_effects/lpe-skeletalstrokes.cpp \ live_effects/lpe-skeletalstrokes.h \ + live_effects/lpe-curvestitch.cpp \ + live_effects/lpe-curvestitch.h \ live_effects/lpe-gears.cpp \ live_effects/lpe-gears.h \ live_effects/lpe-test-doEffect-stack.cpp \ -- cgit v1.2.3