index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
live_effects
/
parameter
/
vector.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix "shift disables snapping" for LPEs and for editing objects
Diederik van Lierop
2012-10-14
1
-2
/
+2
*
Removed unneeded header style filename #defines
Jon A. Cruz
2012-06-17
1
-2
/
+0
*
Removed outdated classes.
Jon A. Cruz
2012-06-17
1
-0
/
+2
*
Adding base configurable sizing of controls/handles.
Jon A. Cruz
2012-05-03
1
-2
/
+2
*
gives distinguishing colors to two vector params of LPE rough hatches
Johan B. C. Engelen
2012-04-07
1
-0
/
+7
*
the knotholders for LPE parameters should not derive from LPEKnotHolderEntity...
Johan B. C. Engelen
2012-04-07
1
-2
/
+2
*
Clean up all remaining false warnings from Gtkmm
Alex Valavanis
2012-02-26
1
-1
/
+1
*
Header cleaning
Alex Valavanis
2012-02-12
1
-0
/
+1
*
Get rid of gtkmm top-level header usage - not required by API
Alex Valavanis
2012-02-06
1
-1
/
+0
*
Cleanup GSEAL issues and deprecated GtkTooltips
Alex Valavanis
2012-01-03
1
-1
/
+1
*
fix order of checks.
Johan B. C. Engelen
2011-10-28
1
-1
/
+4
*
update to latest 2geom !
Johan B. C. Engelen
2011-02-02
1
-2
/
+2
*
add widget controls for LPE VectorParam. Hide these controls for LPE Hatches.
Johan B. C. Engelen
2010-02-14
1
-17
/
+13
*
Ctor fixes and misc warning cleanups
Jon A. Cruz
2009-04-07
1
-1
/
+1
*
fixed transform_mutliply for vector lpe parameter.
JF Barraud
2008-12-17
1
-1
/
+1
*
Merge from fe-moved
Ted Gould
2008-11-21
1
-14
/
+172
*
add lpe param: VectorParam<float> and VectorParam<double>
Johan B. C. Engelen
2008-09-02
1
-0
/
+51