summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-copy_rotate.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-10-31Attempt to fix inbox#976John Smith1-1/+1
2019-10-28refactor: Eliminate SPIEnum::_nameThomas Holder1-1/+2
2019-10-28refactor: private SPIBase::_nameThomas Holder1-3/+3
2019-10-05Fix various minor code problemsMarc Jeanmougin1-3/+1
2019-10-05Fix some memory leaks found by scan-buildMarc Jeanmougin1-1/+1
2019-09-30Apply a Nathan Lee fix to all LPE changing from SP_ACTIVE_DOCUMET to LPE->doc...Jabier Arraiza1-9/+5
2019-06-10Fix typos by PeterK.Jabiertxof1-4/+4
2019-05-25Rename wrong named functionJabiertxof1-4/+4
2019-05-25Allow style as attribute in CopyRotate LPE and Mirror SymmetryJabiertxof1-12/+28
2019-05-24Revert wrong commit in Rotate LPEJabiertxof1-13/+5
2019-05-23Improvements to Copy Rotate LPEJabiertxof1-122/+37
2019-05-16Fix a bug on reloading LPE Clone effectJabiertxof1-1/+1
2019-04-25Small string fixes in rotate copies and mirror lpeMaren Hachmann1-1/+1
2019-01-02modernize loopsMarc Jeanmougin1-9/+6
2019-01-01Minor style fixesMarc Jeanmougin1-6/+4
2018-12-15Remove unused transform functions related to LPE and improvements to fill-bet...Jabier Arraiza1-12/+0
2018-11-13Change preference to allow backward compatibilityJabier Arraiza1-1/+1
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-06-18Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot1-3/+1
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-8/+8
2018-06-02Fixes on convert to paths LPE shapesJabier Arraiza1-9/+12
2018-05-26Add center mirror symmetry butons for perfect symmetry and rotate copyes cleanupJabier Arraiza1-112/+112
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-8/+8
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-8/+8
2018-04-14Fixes to transforms on LPEJabier Arraiza1-1/+0
2018-03-26Allow upadate shapen innside groups with LPEJabier Arraiza1-0/+1
2018-03-26Base LPE refactorJabier Arraiza1-66/+70
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-1/+4
2017-05-29Initial releaseJabiertxof1-10/+10
2017-05-29Fix bug #1694111 also fixes noumerous bugfixes on LPE undo. And shapes are im...Jabiertxof1-5/+4
2017-05-29Fix bug #1694111 also fixes noumerous bugfixes on LPE undo. And shapes are im...Jabiertxof1-5/+4
2017-05-28Add a new value to LPE 'is_load' to know the lpe is just load, no previous v...Jabiertxof1-0/+1
2017-05-28Add a new value to LPE 'is_load' to know the lpe is just load, no previous v...Jabiertxof1-0/+1
2017-05-27More fixes to LPEJabiertxof1-8/+7
2017-05-27More fixes to LPEJabiertxof1-8/+7
2017-05-27Change bad named varsJabiertxof1-2/+2
2017-05-27Change bad named varsJabiertxof1-2/+2
2017-05-26Order LPE parametersJabier Arraiza Cenoz1-1/+1
2017-05-26Improve methods on rotate copies LPEJabier Arraiza Cenoz1-37/+49
2017-05-25Allow rotate on split items over Rotate copies LPEJabier Arraiza Cenoz1-0/+7
2017-05-23fix a brunch of memory leaks pt.2chr1-1/+3
2017-05-12Fix a bug pointed by suv in IRC about simple mode of rotate copies with origi...Jabier Arraiza Cenoz1-1/+5
2017-05-07Fix a bug on tapper stroke detected with Ede_123 on IRCJabiertxof1-1/+1
2017-05-05Improve responsive from LPEJabier Arraiza Cenoz1-2/+2
2017-05-01Fix erase lpe in multi LPE modeJabiertxof1-6/+0
2017-04-28ResetJabiertxof1-17/+0
2017-04-27Add end of preferences GUIJabier Arraiza Cenoz1-1/+1
2017-04-25Little UX tweakJabiertxof1-2/+2
2017-04-25Rotate copies improvements:Jabiertxof1-61/+30
2017-04-25Fixed some bugs in Rotate Copies LPE.Jabier Arraiza Cenoz1-47/+50