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-gears.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-03-06
Avoid the “using std::*;” or “using namespace std;” constructs.
Emmanuel Gil Peyrot
1
-1
/
+0
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-06-18
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
1
-3
/
+1
2016-12-30
fix typos, add translator comment
Ivan Mas??r
1
-1
/
+1
2016-12-16
remove rollback to 15315
Jabiertxof
1
-3
/
+2
2016-12-16
Rollback 15315
Jabiertxof
1
-2
/
+3
2016-12-10
Fix headers on LPE's
Jabiertxof
1
-3
/
+2
2016-09-05
Bug#744612. Add minimun radius value to minimize hangs
Jabier Arraiza Cenoz
1
-6
/
+11
2016-09-04
Fix bug#744612
Jabier Arraiza Cenoz
1
-0
/
+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
2015-05-08
fixes a few of jenkins warnings
Marc Jeanmougin
1
-1
/
+1
2015-04-27
2Geom sync - initial commit
Krzysztof Kosi??ski
1
-3
/
+3
2012-10-04
code cleanup: make more functions static or include their own headers.
Campbell Barton
1
-1
/
+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
/
+3
2011-10-18
cppcheck
Kris De Gussem
1
-2
/
+3
2010-12-29
Mnemonics in "Input devices", and LPE dialogs (Bug 170765)
Kris De Gussem
1
-2
/
+2
2010-10-02
UI fixes (a.o. Bug #560751 )
Kris De Gussem
1
-2
/
+2
2010-05-18
reduce include dependencies
Johan B. C. Engelen
1
-1
/
+1
2010-02-18
add Aaron and Michael as copyright holders of lpe-gears.cpp. Sorry I forgot t...
Johan B. C. Engelen
1
-0
/
+2
2009-12-24
Remove remnants of old node tool
Krzysztof Kosi??ski
1
-2
/
+0
2009-12-08
Fix LPEs and break mask transform undo
Krzysztof Kosi??ski
1
-7
/
+0
2008-04-14
use sp_nodepath_make_straight_path in LPEGears
Johan B. C. Engelen
1
-1
/
+1
2008-04-09
change doEffect functions to use const& parameters
Johan B. C. Engelen
1
-1
/
+1
2008-01-06
Fix missing tooltips in LPE's. (Closes LP: #178471)
Bryce Harrington
1
-1
/
+8
2008-01-02
fix typo notepath => nodepath
Johan B. C. Engelen
1
-2
/
+2
2007-12-30
Set teeth selector in lpe-gears to an integer value >= 3.
Bryce Harrington
1
-21
/
+23
2007-11-12
LPE: no longer overload doEffect methods, but name them according to accepted...
Johan B. C. Engelen
1
-1
/
+1
2007-11-03
make setup_notepath function for LPE's and LPE parameters.
Johan B. C. Engelen
1
-2
/
+8
2007-10-30
LPE: implement NEW path-along-path effect, i think that old one has become ob...
Johan B. C. Engelen
1
-0
/
+2
2007-10-11
trivial: live_effects/**: svn propset svn:eol-style native *.h *.cpp.
Peter Moulder
1
-266
/
+266
2007-08-17
Fix LPE:
Johan B. C. Engelen
1
-2
/
+2
2007-08-14
Commit LivePathEffect branch to trunk!
Johan B. C. Engelen
1
-0
/
+266