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-copy_rotate.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-10-31
Attempt to fix inbox#976
John Smith
1
-1
/
+1
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-10-05
Fix various minor code problems
Marc Jeanmougin
1
-3
/
+1
2019-10-05
Fix some memory leaks found by scan-build
Marc Jeanmougin
1
-1
/
+1
2019-09-30
Apply a Nathan Lee fix to all LPE changing from SP_ACTIVE_DOCUMET to LPE->doc...
Jabier Arraiza
1
-9
/
+5
2019-06-10
Fix typos by PeterK.
Jabiertxof
1
-4
/
+4
2019-05-25
Rename wrong named function
Jabiertxof
1
-4
/
+4
2019-05-25
Allow style as attribute in CopyRotate LPE and Mirror Symmetry
Jabiertxof
1
-12
/
+28
2019-05-24
Revert wrong commit in Rotate LPE
Jabiertxof
1
-13
/
+5
2019-05-23
Improvements to Copy Rotate LPE
Jabiertxof
1
-122
/
+37
2019-05-16
Fix a bug on reloading LPE Clone effect
Jabiertxof
1
-1
/
+1
2019-04-25
Small string fixes in rotate copies and mirror lpe
Maren Hachmann
1
-1
/
+1
2019-01-02
modernize loops
Marc Jeanmougin
1
-9
/
+6
2019-01-01
Minor style fixes
Marc Jeanmougin
1
-6
/
+4
2018-12-15
Remove unused transform functions related to LPE and improvements to fill-bet...
Jabier Arraiza
1
-12
/
+0
2018-11-13
Change preference to allow backward compatibility
Jabier Arraiza
1
-1
/
+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-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-8
/
+8
2018-06-02
Fixes on convert to paths LPE shapes
Jabier Arraiza
1
-9
/
+12
2018-05-26
Add center mirror symmetry butons for perfect symmetry and rotate copyes cleanup
Jabier Arraiza
1
-112
/
+112
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-04-14
Fixes to transforms on LPE
Jabier Arraiza
1
-1
/
+0
2018-03-26
Allow upadate shapen innside groups with LPE
Jabier Arraiza
1
-0
/
+1
2018-03-26
Base LPE refactor
Jabier Arraiza
1
-66
/
+70
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-1
/
+4
2017-05-29
Initial release
Jabiertxof
1
-10
/
+10
2017-05-29
Fix bug #1694111 also fixes noumerous bugfixes on LPE undo. And shapes are im...
Jabiertxof
1
-5
/
+4
2017-05-29
Fix bug #1694111 also fixes noumerous bugfixes on LPE undo. And shapes are im...
Jabiertxof
1
-5
/
+4
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
-8
/
+7
2017-05-27
More fixes to LPE
Jabiertxof
1
-8
/
+7
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
Order LPE parameters
Jabier Arraiza Cenoz
1
-1
/
+1
2017-05-26
Improve methods on rotate copies LPE
Jabier Arraiza Cenoz
1
-37
/
+49
2017-05-25
Allow rotate on split items over Rotate copies LPE
Jabier Arraiza Cenoz
1
-0
/
+7
2017-05-23
fix a brunch of memory leaks pt.2
chr
1
-1
/
+3
2017-05-12
Fix a bug pointed by suv in IRC about simple mode of rotate copies with origi...
Jabier Arraiza Cenoz
1
-1
/
+5
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
-2
/
+2
2017-05-01
Fix erase lpe in multi LPE mode
Jabiertxof
1
-6
/
+0
2017-04-28
Reset
Jabiertxof
1
-17
/
+0
2017-04-27
Add end of preferences GUI
Jabier Arraiza Cenoz
1
-1
/
+1
2017-04-25
Little UX tweak
Jabiertxof
1
-2
/
+2
2017-04-25
Rotate copies improvements:
Jabiertxof
1
-61
/
+30
2017-04-25
Fixed some bugs in Rotate Copies LPE.
Jabier Arraiza Cenoz
1
-47
/
+50
[next]