summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-copy_rotate.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Attempt to fix inbox#976John Smith2019-10-311-1/+1
* refactor: Eliminate SPIEnum::_nameThomas Holder2019-10-281-1/+2
* refactor: private SPIBase::_nameThomas Holder2019-10-281-3/+3
* Fix various minor code problemsMarc Jeanmougin2019-10-051-3/+1
* Fix some memory leaks found by scan-buildMarc Jeanmougin2019-10-051-1/+1
* Apply a Nathan Lee fix to all LPE changing from SP_ACTIVE_DOCUMET to LPE->doc...Jabier Arraiza2019-09-301-9/+5
* Improve some LPE descriptions.Moini2019-07-201-1/+1
|\
| * Small string fixes in rotate copies and mirror lpeMaren Hachmann2019-04-251-1/+1
* | Fix typos by PeterK.Jabiertxof2019-06-101-4/+4
* | Rename wrong named functionJabiertxof2019-05-251-4/+4
* | Allow style as attribute in CopyRotate LPE and Mirror SymmetryJabiertxof2019-05-251-12/+28
* | Revert wrong commit in Rotate LPEJabiertxof2019-05-241-13/+5
* | Improvements to Copy Rotate LPEJabiertxof2019-05-231-122/+37
* | Fix a bug on reloading LPE Clone effectJabiertxof2019-05-161-1/+1
|/
* modernize loopsMarc Jeanmougin2019-01-021-9/+6
* Minor style fixesMarc Jeanmougin2019-01-011-6/+4
* Remove unused transform functions related to LPE and improvements to fill-bet...Jabier Arraiza2018-12-151-12/+0
* Change preference to allow backward compatibilityJabier Arraiza2018-11-131-1/+1
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-181-3/+1
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-8/+8
* Fixes on convert to paths LPE shapesJabier Arraiza2018-06-021-9/+12
* Add center mirror symmetry butons for perfect symmetry and rotate copyes cleanupJabier Arraiza2018-05-261-112/+112
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-8/+8
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-8/+8
* Fixes to transforms on LPEJabier Arraiza2018-04-141-1/+0
* Allow upadate shapen innside groups with LPEJabier Arraiza2018-03-261-0/+1
* Base LPE refactorJabier Arraiza2018-03-261-66/+70
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-1/+4
* Fix bug #1694111 also fixes noumerous bugfixes on LPE undo. And shapes are im...Jabiertxof2017-05-291-5/+4
* Add a new value to LPE 'is_load' to know the lpe is just load, no previous v...Jabiertxof2017-05-281-0/+1
* More fixes to LPEJabiertxof2017-05-271-8/+7
* Change bad named varsJabiertxof2017-05-271-2/+2
* Order LPE parametersJabier Arraiza Cenoz2017-05-261-1/+1
* Improve methods on rotate copies LPEJabier Arraiza Cenoz2017-05-261-37/+49
* Allow rotate on split items over Rotate copies LPEJabier Arraiza Cenoz2017-05-251-0/+7
* fix a brunch of memory leaks pt.2chr2017-05-231-1/+3
* Fix a bug pointed by suv in IRC about simple mode of rotate copies with origi...Jabier Arraiza Cenoz2017-05-121-1/+5
* Fix a bug on tapper stroke detected with Ede_123 on IRCJabiertxof2017-05-071-1/+1
* Improve responsive from LPEJabier Arraiza Cenoz2017-05-051-2/+2
* Fix erase lpe in multi LPE modeJabiertxof2017-05-011-6/+0
* Little UX tweakJabiertxof2017-04-251-2/+2
* Rotate copies improvements:Jabiertxof2017-04-251-61/+30
* Fixed some bugs in Rotate Copies LPE.Jabier Arraiza Cenoz2017-04-251-47/+50
* Rotate copies LPE refactor. Add double option, fuse and kaleidoscope both wit...Jabier Arraiza Cenoz2017-04-251-93/+86
* Fix last commit bug on split LPE objects in rotate copies LPEJabiertxof2017-04-241-32/+14
* Improve rotate copies LPE to allow mirror copy with and without fuseJabier Arraiza Cenoz2017-04-241-19/+41
* Remove some compiling warnsJabiertxof2017-03-161-3/+3
* Fix bug 1665595 and prevent other LPE the same bug when using ACTIVE_DOCUMENTJabiertxof2017-02-181-2/+10
* Fix bug on rotate copies with one line vertical inputJabiertxof2017-02-181-3/+6