summaryrefslogtreecommitdiffstats
path: root/src/live_effects/effect.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fixed enum order + added cpp files to POFILES.inMichael Soegtrop2017-06-051-4/+2
| | | (bzr r14862.2.4)
* merged with latest version of lpe-bool and trunkMichael Soegtrop2017-06-051-92/+268
|\ | | | | (bzr r14862.2.3)
| * Fix bug #1694111 also fixes noumerous bugfixes on LPE undo. And shapes are ↵Jabiertxof2017-05-291-3/+8
| | | | | | | | | | | | | | | | improved to only perform path effet one time each Fixed bugs: - https://launchpad.net/bugs/1694111 (bzr r15703.1.10)
| * Add a new value to LPE 'is_load' to know the lpe is just load, no previous ↵Jabiertxof2017-05-281-0/+2
| | | | | | | | | | values set yet to not LPE stored values when loading a previous file (bzr r15703.1.8)
| * Change bad named varsJabiertxof2017-05-271-1/+1
| | | | | | (bzr r15703.1.1)
| * Improve methods on rotate copies LPEJabier Arraiza Cenoz2017-05-261-1/+1
| | | | | | (bzr r15702)
| * Fix a bug on tapper stroke detected with Ede_123 on IRCJabiertxof2017-05-071-12/+3
| | | | | | (bzr r15673)
| * Reorder LPE enum to match definition in effect.cpp. also fix a bug pointed ↵Jabiertxof2017-05-071-18/+19
| | | | | | | | | | by Ede_123 in IRC, LPE dialog show bad default selected LPE (bzr r15670)
| * Update to trunkJabier Arraiza Cenoz2017-05-051-99/+156
| |\ | | | | | | (bzr r13645.1.174)
| | * Update to trunkJabier Arraiza Cenoz2017-05-051-0/+1
| | |\ | | | | | | | | (bzr r15620.1.17)
| | | * Improve responsive from LPEJabier Arraiza Cenoz2017-05-051-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1688168 (bzr r15662)
| | * | Update to trunkJabiertxof2017-05-011-2/+0
| | |\| | | | | | | | | (bzr r15620.1.14)
| | | * Fix erase lpe in multi LPE modeJabiertxof2017-05-011-2/+0
| | | | | | | | | | | | | | | | | | | | Improve rendering widgets, simplify the code, redraw widgets each time not only on odd iterations (bzr r15655)
| | * | minor bugfixingJabiertxof2017-04-291-6/+8
| | | | | | | | | | | | (bzr r15620.1.13)
| | * | Rewrite UXJabiertxof2017-04-291-4/+98
| | |/ | | | | | | (bzr r15620.1.12)
| | * Formating codeJabiertxof2017-04-281-51/+52
| | | | | | | | | (bzr r15648)
| * | Update to trunkJabiertxof2017-03-161-1/+1
| |\| | | | | | | (bzr r13645.1.173)
| | * Remove some compiling warnsJabiertxof2017-03-161-1/+1
| | | | | | | | | (bzr r15599)
| * | Update to trunkJabiertxof2017-03-161-0/+3
| |\| | | | | | | (bzr r13645.1.170)
| | * Fix bug 1665595 and prevent other LPE the same bug when using ACTIVE_DOCUMENTJabiertxof2017-02-181-0/+3
| | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1665595 (bzr r15530)
| * | update to trunkJabier Arraiza Cenoz2017-01-251-9/+86
| |\| | | | | | | (bzr r13645.1.168)
| | * update to trunkJabier Arraiza Cenoz2017-01-241-6/+82
| | | | | | | | | (bzr r15356.1.18)
| | * Remove some code and make dependant of rotate copiesJabiertxof2017-01-241-26/+13
| | | | | | | | | (bzr r15356.1.17)
| | * Add sp_shape to LPE chain and fixing transformsJabiertxof2016-12-291-16/+25
| | | | | | | | | (bzr r15356.1.4)
| | * First attemp workingJabiertxof2016-12-281-3/+7
| | | | | | | | | (bzr r15356.1.1)
| * | Update to new code in trunkJabiertxof2017-01-221-41/+53
| | | | | | | | | (bzr r13645.1.166)
| * | Update to trunkJabiertxof2017-01-211-23/+26
| |\| | | | | | | (bzr r13645.1.165)
| | * Remove some ocurrences of desktop in knot functionsJabiertxof2016-12-191-3/+3
| | | | | | | | | (bzr r15337)
| | * Add update_helperpaths not member of nodetool class to easy call from outsideJabier Arraiza Cenoz2016-12-191-8/+1
| | | | | | | | | (bzr r15335)
| | * Improvements and fixes for buds pointed by suv on measure line LPEJabiertxof2016-12-031-0/+1
| | | | | | | | | (bzr r15294)
| | * Update to trunkJabier Arraiza Cenoz2016-10-031-18/+17
| | |\ | | | | | | | | (bzr r15017.1.35)
| | | * Fix some comment typosJabier Arraiza Cenoz2016-08-291-1/+1
| | | | | | | | | | | | (bzr r15088)
| | | * Add comment and fix in helper pathsJabier Arraiza Cenoz2016-08-291-0/+3
| | | | | | | | | | | | (bzr r15087)
| | | * Fixes to helper paths. evaluate backport to 0.92.xJabier Arraiza Cenoz2016-08-291-0/+13
| | | | | | | | | | | | (bzr r15086)
| | | * Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-18/+1
| | | | | | | | | | | | (bzr r15034)
| | | * Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-1/+18
| | | | | | | | | | | | (bzr r15027)
| | | * Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-18/+1
| | | | | | | | | | | | (bzr r15025)
| | * | Full rewrite on working mode now no linked paths necesaryJabier Arraiza Cenoz2016-07-301-1/+3
| | | | | | | | | | | | (bzr r15017.1.15)
| | * | Add Text tag and update widgets codeJabier Arraiza Cenoz2016-07-241-1/+2
| | | | | | | | | | | | (bzr r15017.1.2)
| | * | This for you CR · Measure line, show the distance on rect lines CAD like ↵Jabier Arraiza Cenoz2016-07-211-0/+6
| | |/ | | | | | | | | | | | | with auto update (bzr r15017.1.1)
| * | Fixes when moves a pathJabier Arraiza Cenoz2016-06-181-7/+6
| | | | | | | | | (bzr r13645.1.163)
| * | fixing bug moving nodesJabier Arraiza Cenoz2016-06-181-11/+16
| | | | | | | | | (bzr r13645.1.162)
| * | Pre fixing selected pointsJabier Arraiza Cenoz2016-06-181-6/+7
| | | | | | | | | (bzr r13645.1.161)
| * | Fix 90% of tweenk reviewJabier Arraiza Cenoz2016-06-121-6/+26
| | | | | | | | | (bzr r13645.1.155)
| * | update to trunkJabier Arraiza Cenoz2016-06-111-0/+1
| |\| | | | | | | (bzr r13645.1.147)
| | * fix-bugs #540591 #1287996 and #456503 related to undo in path parameters of LPEJabier Arraiza Cenoz2016-06-111-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/540591 - https://launchpad.net/bugs/1287996 - https://launchpad.net/bugs/456503 (bzr r14975)
| * | update to trunkJabier Arraiza Cenoz2016-05-101-1/+1
| |\| | | | | | | (bzr r13645.1.131)
* | | updated to trunkMichael Soegtrop2017-06-051-2/+2
|\ \ \ | | |/ | |/| (bzr r14862.2.2)
| * | Disable fillet-chamfer for 0.92 releaseJabier Arraiza Cenoz2016-05-081-1/+1
| |/ | | | | (bzr r14880)
| * update to trunkJabier Arraiza Cenoz2016-03-191-1/+5
| |\ | | | | | | (bzr r13682.1.35)