summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter/vector.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix "shift disables snapping" for LPEs and for editing objectsDiederik van Lierop2012-10-141-2/+2
* Removed unneeded header style filename #definesJon A. Cruz2012-06-171-2/+0
* Removed outdated classes.Jon A. Cruz2012-06-171-0/+2
* Adding base configurable sizing of controls/handles.Jon A. Cruz2012-05-031-2/+2
* gives distinguishing colors to two vector params of LPE rough hatchesJohan B. C. Engelen2012-04-071-0/+7
* the knotholders for LPE parameters should not derive from LPEKnotHolderEntity...Johan B. C. Engelen2012-04-071-2/+2
* Clean up all remaining false warnings from GtkmmAlex Valavanis2012-02-261-1/+1
* Header cleaningAlex Valavanis2012-02-121-0/+1
* Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis2012-02-061-1/+0
* Cleanup GSEAL issues and deprecated GtkTooltipsAlex Valavanis2012-01-031-1/+1
* fix order of checks.Johan B. C. Engelen2011-10-281-1/+4
* update to latest 2geom !Johan B. C. Engelen2011-02-021-2/+2
* add widget controls for LPE VectorParam. Hide these controls for LPE Hatches.Johan B. C. Engelen2010-02-141-17/+13
* Ctor fixes and misc warning cleanupsJon A. Cruz2009-04-071-1/+1
* fixed transform_mutliply for vector lpe parameter.JF Barraud2008-12-171-1/+1
* Merge from fe-movedTed Gould2008-11-211-14/+172
* add lpe param: VectorParam<float> and VectorParam<double>Johan B. C. Engelen2008-09-021-0/+51