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-mirror_symmetry.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-10-28
refactor: Eliminate SPIEnum::_name
Thomas Holder
1
-1
/
+2
2019-10-28
refactor: private SPIBase::_name
Thomas Holder
1
-3
/
+3
2019-09-30
Apply a Nathan Lee fix to all LPE changing from SP_ACTIVE_DOCUMET to LPE->doc...
Jabier Arraiza
1
-11
/
+7
2019-08-20
Typo in tooltip.
Gyuris Gellért
1
-1
/
+1
2019-07-20
Remove some trailing whitespace.
Moini
1
-10
/
+10
2019-05-26
Remove some couts and delete uneeded LPE parameter
Jabier Arraiza
1
-9
/
+1
2019-05-26
Allow open paths in mirror symmetry LPE
Jabier Arraiza
1
-49
/
+19
2019-05-25
Rename wrong named function
Jabiertxof
1
-5
/
+4
2019-05-25
Allow style as attribute in CopyRotate LPE and Mirror Symmetry
Jabiertxof
1
-10
/
+45
2019-04-25
Small string fixes in rotate copies and mirror lpe
Maren Hachmann
1
-2
/
+2
2019-04-09
LPE mirror symmetry: Clarify some strings
Patrick Storz
1
-14
/
+14
2019-01-02
modernize loops
Marc Jeanmougin
1
-16
/
+13
2019-01-01
Minor style fixes
Marc Jeanmougin
1
-4
/
+2
2018-12-15
Remove unused transform functions related to LPE and improvements to fill-bet...
Jabier Arraiza
1
-11
/
+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
-2
/
+1
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-7
/
+7
2018-05-26
Add center mirror symmetry butons for perfect symmetry and rotate copyes cleanup
Jabier Arraiza
1
-64
/
+105
2018-05-04
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
1
-8
/
+8
2018-04-29
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
1
-8
/
+8
2018-03-26
Base LPE refactor
Jabier Arraiza
1
-112
/
+138
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-2
/
+5
2017-05-29
Initial release
Jabiertxof
1
-38
/
+5
2017-05-29
Fix bug #1694111 also fixes noumerous bugfixes on LPE undo. And shapes are im...
Jabiertxof
1
-0
/
+1
2017-05-29
Fix bug #1694111 also fixes noumerous bugfixes on LPE undo. And shapes are im...
Jabiertxof
1
-0
/
+1
2017-05-28
Add a new value to LPE 'is_load' to know the lpe is just load, no previous v...
Jabiertxof
1
-0
/
+1
2017-05-28
Add a new value to LPE 'is_load' to know the lpe is just load, no previous v...
Jabiertxof
1
-0
/
+1
2017-05-27
More fixes to LPE
Jabiertxof
1
-36
/
+2
2017-05-27
More fixes to LPE
Jabiertxof
1
-36
/
+2
2017-05-27
Change bad named vars
Jabiertxof
1
-2
/
+2
2017-05-27
Change bad named vars
Jabiertxof
1
-2
/
+2
2017-05-26
Improve methods on rotate copies LPE
Jabier Arraiza Cenoz
1
-5
/
+5
2017-05-23
fix a brunch of memory leaks pt.2
chr
1
-1
/
+3
2017-05-07
Fix a bug on tapper stroke detected with Ede_123 on IRC
Jabiertxof
1
-1
/
+1
2017-05-05
Improve responsive from LPE
Jabier Arraiza Cenoz
1
-19
/
+19
2017-05-01
Fix erase lpe in multi LPE mode
Jabiertxof
1
-1
/
+0
2017-04-28
Reset
Jabiertxof
1
-15
/
+0
2017-04-27
Add end of preferences GUI
Jabier Arraiza Cenoz
1
-1
/
+1
2017-04-14
Allow set and reset default values of LPE parameters
Jabiertxof
1
-0
/
+15
2017-03-16
Remove some compiling warns
Jabiertxof
1
-1
/
+1
2017-02-18
Fix bug 1665595 and prevent other LPE the same bug when using ACTIVE_DOCUMENT
Jabiertxof
1
-74
/
+86
2017-02-16
Remmove unneded conditional from rotate copies and mirror symmetry
Jabiertxof
1
-1
/
+1
2017-02-16
Fix crashes when element is not shape in rotate copies and mirror symmetry. r...
Jabiertxof
1
-1
/
+1
2017-01-24
update to trunk
Jabier Arraiza Cenoz
1
-64
/
+278
2017-01-24
Bug fixes
Jabiertxof
1
-54
/
+0
2017-01-24
Fixes some compiling bug
Jabiertxof
1
-32
/
+32
2017-01-08
Fix offset gap
Jabiertxof
1
-3
/
+4
2017-01-07
Some naming fix and headers
Jabiertxof
1
-6
/
+6
2017-01-07
Some naming fix and headers
Jabiertxof
1
-8
/
+5
2017-01-05
Bug fixes and add a slight gap to no line in middle
Jabier Arraiza Cenoz
1
-10
/
+4
[next]