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
/
lpe-perspective_path.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-12-16
remove "Perspective path" LPE
Thomas Holder
1
-310
/
+0
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-10-22
Remove 'document-private.h' where not needed plus some other header cleanup.
Tavmjong Bah
1
-1
/
+0
2018-10-01
Move GTKMM_CHECK_VERSION from config.h to it's own header
Eduard Braun
1
-0
/
+2
2018-06-18
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
1
-3
/
+1
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-8
/
+8
2018-06-18
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
1
-2
/
+2
2018-05-04
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
1
-2
/
+2
2018-04-29
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
1
-2
/
+2
2018-03-26
Base LPE refactor
Jabier Arraiza
1
-0
/
+3
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-1
/
+4
2017-12-25
Use a macro for GtkMM version checks
Alexander Valavanis
1
-2
/
+2
2017-04-28
Code formating
Jabiertxof
1
-5
/
+5
2017-04-28
Reset
Jabiertxof
1
-5
/
+5
2017-04-14
Allow set and reset default values of LPE parameters
Jabiertxof
1
-5
/
+5
2017-03-12
LPE Gtk3 deprecation fixes
Alex Valavanis
1
-2
/
+15
2016-12-19
Remove some ocurrences of desktop in knot functions
Jabiertxof
1
-3
/
+2
2016-12-16
remove rollback to 15315
Jabiertxof
1
-2
/
+3
2016-12-16
Rollback 15315
Jabiertxof
1
-3
/
+2
2016-12-10
Fix headers on LPE's
Jabiertxof
1
-2
/
+3
2016-08-03
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
1
-5
/
+0
2016-07-28
Reverted changes to r15024 after many building problems
Adrian Boguszewski
1
-0
/
+5
2016-07-28
Removed unused includes, decrease compilation time
Adrian Boguszewski
1
-5
/
+0
2016-07-14
Renamed children list in SPObject
Adrian Boguszewski
1
-1
/
+1
2016-07-13
Second part of new SPObject children list
Adrian Boguszewski
1
-5
/
+5
2016-03-02
Fix for bug 1540070
Jabier Arraiza Cenoz
1
-2
/
+1
2014-11-21
Fixed a bug pointed by suv running from comand line, also removed another des...
Jabier Arraiza Cenoz
1
-2
/
+3
2014-11-17
Fixes crash with perspective_lpe
Jabier Arraiza Cenoz
1
-16
/
+24
2014-09-29
this patch fix the problem whith clips and mask update in live effects.
Jabier Arraiza Cenoz
1
-0
/
+3
2014-08-30
Fix SP_ACTIVE_DOCUMENT usage (document can be determined from context)
Liam P. White
1
-5
/
+6
2014-08-20
Fix bug #1068987 LPE prespective_path crash inkscape
Jabier Arraiza Cenoz
1
-3
/
+99
2014-08-20
Fix bug #1068987 LPE prespective_path crash inkscape
Jabier Arraiza Cenoz
1
-3
/
+99
2014-06-25
1. make it compile
Liam P. White
1
-1
/
+1
2013-01-17
const ....
Johan B. C. Engelen
1
-4
/
+4
2012-10-14
Fix "shift disables snapping" for LPEs and for editing objects
Diederik van Lierop
1
-2
/
+2
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
-9
/
+5
2012-04-07
cleanup knotholder code for LPEs
Johan B. C. Engelen
1
-20
/
+18
2011-10-03
Doxygen cleanup.
Jon A. Cruz
1
-2
/
+3
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2009-12-26
Refactoring of 3D box tool, mainly to avoid unnecessary creation of perspecti...
Maximilian Albert
1
-1
/
+1
2009-11-23
decrease header deps
Johan B. C. Engelen
1
-0
/
+1
2008-11-21
Merge from fe-moved
Ted Gould
1
-18
/
+7
2008-08-01
remove more NR:: from live_effects code
Johan B. C. Engelen
1
-2
/
+2
2008-08-01
2geomify a lot of NR::Points to Geom::Point
Johan B. C. Engelen
1
-5
/
+5
2008-08-01
Make LPE knotholder handles snap
Maximilian Albert
1
-2
/
+4
2008-07-29
Rename isLPEParam() to isDeletable(), create new class LPEKnotHolderEntity an...
Maximilian Albert
1
-3
/
+1
2008-07-03
update 2geom (svn rev1433)
Johan B. C. Engelen
1
-1
/
+1
2008-07-02
Handle for PerspectivePath LPE to adjust offset (not ideal yet but better tha...
Maximilian Albert
1
-5
/
+53
2008-06-12
whitespace
Maximilian Albert
1
-2
/
+2
[next]