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-sketch.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-07-01
Fix various minor typos
Yuri Chornoivan
1
-1
/
+1
2019-01-02
modernize loops
Marc Jeanmougin
1
-2
/
+1
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
2018-05-14
Misc. typos
luz.paz
1
-1
/
+1
2018-05-04
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
1
-1
/
+1
2018-04-29
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
1
-1
/
+1
2017-11-07
Misc. typos
Unknown
1
-1
/
+1
2017-04-28
Code formating
Jabiertxof
1
-17
/
+17
2017-04-28
Reset
Jabiertxof
1
-17
/
+17
2017-04-14
Allow set and reset default values of LPE parameters
Jabiertxof
1
-17
/
+17
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
-8
/
+0
2016-07-28
Reverted changes to r15024 after many building problems
Adrian Boguszewski
1
-0
/
+8
2016-07-28
Removed unused includes, decrease compilation time
Adrian Boguszewski
1
-8
/
+0
2015-04-28
Fix calls to Geom::cross() - sign change.
Krzysztof Kosi??ski
1
-1
/
+1
2015-03-08
i10n. Fix for Bug #1429579 (Various typos in the trunk code).
Yuri Chornoivan
1
-1
/
+1
2013-01-17
const ....
Johan B. C. Engelen
1
-1
/
+1
2012-06-17
Removed outdated classes.
Jon A. Cruz
1
-0
/
+2
2011-10-21
cppcheck
Kris De Gussem
1
-1
/
+1
2011-10-03
Doxygen cleanup.
Jon A. Cruz
1
-2
/
+3
2011-02-02
update to latest 2geom !
Johan B. C. Engelen
1
-1
/
+1
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2010-10-02
UI fixes (a.o. Bug #560751 )
Kris De Gussem
1
-16
/
+16
2010-08-05
Wholesale cruft removal part 4; fix crash when rendering guides
Krzysztof Kosi??ski
1
-6
/
+6
2009-05-06
* [INTL:*] fixed typos (by Yuri Chornoivan)
Ivan Mas??r
1
-1
/
+1
2009-04-22
ok, restored construction lines! with a minimalist improvement of placement c...
JF Barraud
1
-2
/
+49
2009-04-20
unhide lpe-sketch. removed "construction lines" feature of this effect + mino...
JF Barraud
1
-9
/
+27
2009-04-07
Ctor fixes and misc warning cleanups
Jon A. Cruz
1
-29
/
+29
2009-03-20
bug fix (was broken since 2geom sbasis refactor).
JF Barraud
1
-5
/
+6
2008-12-13
fix LPE Sketch with new 2geom
Johan B. C. Engelen
1
-3
/
+3
2008-11-21
Merge from fe-moved
Ted Gould
1
-13
/
+15
2008-10-27
From trunk
Ted Gould
1
-11
/
+12
2008-10-11
Merging from trunk
Ted Gould
1
-0
/
+4
2008-06-14
fixed another typo
Alexandre Prokoudine
1
-2
/
+2
2008-05-09
- try to use more forward declarations for less dependencies on display/curve.h
Johan B. C. Engelen
1
-2
/
+0
2008-05-01
copyediting
bulia byak
1
-15
/
+15
2008-04-13
remove split_at_discontinuities from LPE code, because it has been moved to 2...
Johan B. C. Engelen
1
-21
/
+1
2008-04-12
Several different i18n issues fixed following report from a_b (adresses bug #...
Marcin Floryan
1
-1
/
+1
2008-04-09
change doEffect functions to use const& parameters
Johan B. C. Engelen
1
-2
/
+2
2008-03-16
lpe-sketch: deal with empty input. fix bug #201735.
JF Barraud
1
-5
/
+6
2008-03-16
lpe-sketch: fixed a bug about construction lines being all stacked on a singl...
JF Barraud
1
-38
/
+19
2008-03-02
stupid bug fix (crash upon big stroke length variation) + some parameters ren...
JF Barraud
1
-12
/
+22
2008-02-25
Whitespace cleanup
Jon A. Cruz
1
-347
/
+347
2008-02-25
3 new lpe gadgets: sketch, knot and vonkoch.
JF Barraud
1
-0
/
+347