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
/
point.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-11-02
Improve speed of LPE's updating widgets on release knots instead when value c...
Jabiertxof
1
-3
/
+7
2019-05-20
Add knot ungrabbed event
Jabiertxof
1
-0
/
+1
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-10-03
Fix for bug:#1659476; Horizontal slider in "Power Stroke" LPE not movable wit...
Jabiertxof
1
-0
/
+1
2018-09-23
LPE PointParam: use doc2dt
Thomas Holder
1
-2
/
+1
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-3
/
+3
2018-06-18
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
1
-4
/
+4
2018-05-04
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
1
-3
/
+3
2018-04-29
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
1
-3
/
+3
2018-03-26
Base LPE refactor
Jabier Arraiza
1
-12
/
+7
2018-01-05
Add perimetral only lattice 2 optionaly and allow hide knots on point parameter
Jabier Arraiza
1
-10
/
+26
2017-12-04
Adding fix to sliders and spin buttons on LPE
Jabier Arraiza
1
-0
/
+6
2017-09-22
Add tooltip to set default LPE widget
Jabier Arraiza
1
-0
/
+9
2017-06-29
Remove old icon handling code
Alexander Valavanis
1
-1
/
+0
2017-05-05
Improve responsive from LPE
Jabier Arraiza Cenoz
1
-1
/
+1
2017-05-01
Fix erase lpe in multi LPE mode
Jabiertxof
1
-2
/
+0
2017-04-29
Rewrite UX
Jabiertxof
1
-0
/
+13
2017-04-28
Reset
Jabiertxof
1
-24
/
+1
2017-04-27
Add end of preferences GUI
Jabier Arraiza Cenoz
1
-1
/
+11
2017-04-15
Fixes crashes with LPE point parameter
Jabiertxof
1
-12
/
+9
2017-04-14
Allow set and reset default values of LPE parameters
Jabiertxof
1
-1
/
+14
2016-12-19
Remove some ocurrences of desktop in knot functions
Jabiertxof
1
-8
/
+4
2016-07-29
Improvements to widget redraw
Jabier Arraiza Cenoz
1
-14
/
+17
2016-07-24
Add strore parameters
Jabier Arraiza Cenoz
1
-2
/
+2
2016-07-24
Add Text tag and update widgets code
Jabier Arraiza Cenoz
1
-1
/
+1
2016-01-17
Add option to Lattice2 to update LPE only on release knot.
Jabier Arraiza Cenoz
1
-4
/
+12
2015-03-16
Fix a bug when update pointparaneter and no Knot
Jabier Arraiza Cenoz
1
-1
/
+1
2015-03-14
Remove 'Active Desktop' calls from Perspective/Envelope and Lattice2 LPE, add...
Jabier Arraiza Cenoz
1
-1
/
+6
2015-03-14
Lattice 2 now handle in miror mode revase of axis, also fix a bug moving exte...
Jabier Arraiza Cenoz
1
-0
/
+5
2015-03-12
Point parameter refactor, Fixes a bug in Lattice2 whith lines.
Jabier Arraiza Cenoz
1
-33
/
+28
2015-03-11
Inicialite variables to prevent crashes
Jabier Arraiza Cenoz
1
-2
/
+0
2015-03-10
Final cleanup to point parameter, lattice2 and perspective envelope. Also add...
Jabier Arraiza Cenoz
1
-7
/
+2
2015-03-10
Fix a bug whith previous commit
Jabier Arraiza Cenoz
1
-4
/
+7
2015-03-10
This commit remove all ocurrences of Active Desktop casts and all tool swith ...
Jabier Arraiza Cenoz
1
-7
/
+4
2015-03-02
Merged pointreseteable parameter to point parameter
Jabier Arraiza Cenoz
1
-5
/
+41
2013-03-25
Workaround usage of deprecated glib symbols in 3rd party libraries
Alex Valavanis
1
-2
/
+1
2013-01-17
const ....
Johan B. C. Engelen
1
-2
/
+2
2012-10-14
Fix "shift disables snapping" for LPEs and for editing objects
Diederik van Lierop
1
-2
/
+2
2012-06-17
Removed unneeded header style filename #defines
Jon A. Cruz
1
-2
/
+0
2012-06-17
Removed outdated classes.
Jon A. Cruz
1
-0
/
+2
2012-05-03
Adding base configurable sizing of controls/handles.
Jon A. Cruz
1
-1
/
+1
2012-04-07
the knotholders for LPE parameters should not derive from LPEKnotHolderEntity...
Johan B. C. Engelen
1
-1
/
+1
2012-02-26
Clean up all remaining false warnings from Gtkmm
Alex Valavanis
1
-1
/
+1
2012-02-06
Get rid of gtkmm top-level header usage - not required by API
Alex Valavanis
1
-1
/
+0
2012-01-03
Cleanup GSEAL issues and deprecated GtkTooltips
Alex Valavanis
1
-1
/
+1
2011-02-02
update to latest 2geom !
Johan B. C. Engelen
1
-2
/
+2
2009-11-23
decrease header deps
Johan B. C. Engelen
1
-0
/
+1
2008-11-21
Merge from fe-moved
Ted Gould
1
-1
/
+0
2008-08-13
Get rid of some superfluous includes
Maximilian Albert
1
-5
/
+0
2008-08-08
remove many unnecessary to_2geom and from_2geom calls
Johan B. C. Engelen
1
-1
/
+1
[next]