summaryrefslogtreecommitdiffstats
path: root/src/live_effects (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix coding style issues in bspline/spirolive codeJabier Arraiza Cenoz2015-04-102-163/+164
* Fix coding style issues in show/handles LPEJabier Arraiza Cenoz2015-04-102-45/+45
* Fix coding style issues in perspective/envelope LPEJabier Arraiza Cenoz2015-04-102-144/+147
* Fix coding style issues in roughen LPEJabier Arraiza Cenoz2015-04-092-110/+110
* Fix coding style issues in lattice2 LPEJabier Arraiza Cenoz2015-04-092-313/+310
* Fix coding style issues in simplify LPEJabier Arraiza Cenoz2015-04-092-119/+119
* Cleaned up cmake files to build successfully on Linux.Jon A. Cruz2015-04-081-22/+29
* herpderpLiam P. White2015-04-041-2/+2
* Add helper path to guide BSpline if path outline is hiddenJabier Arraiza Cenoz2015-04-031-2/+4
* Fix calculation of miter limit. Implement 'miter-clip' line join.Tavmjong Bah2015-03-271-3/+4
* Fix a crash on perspective/envelope LPE introduced in recent refactor of poin...Jabier Arraiza Cenoz2015-03-241-6/+6
* well if I had known that existed, I would have used it soonerLiam P. White2015-03-233-111/+12
* Cleanup headers in BSpline LPEJabier Arraiza Cenoz2015-03-212-40/+7
* take out the trashLiam P. White2015-03-204-873/+30
* nop (if true etc)Liam P. White2015-03-201-37/+31
* (audible sound of head banging off wall)Liam P. White2015-03-203-59/+45
* Let's hope the world doesn't endLiam P. White2015-03-192-29/+31
* Fix a bug when update pointparaneter and no KnotJabier Arraiza Cenoz2015-03-161-1/+1
* Remove 'Active Desktop' calls from Perspective/Envelope and Lattice2 LPE, add...Jabier Arraiza Cenoz2015-03-144-33/+7
* Lattice 2 now handle in miror mode revase of axis, also fix a bug moving exte...Jabier Arraiza Cenoz2015-03-143-3/+14
* Fix a bug in lattice2 with SegmentLines and add a Expander widget to contract...Jabier Arraiza Cenoz2015-03-122-41/+61
* Point parameter refactor, Fixes a bug in Lattice2 whith lines.Jabier Arraiza Cenoz2015-03-129-138/+170
* Inicialite variables to prevent crashesJabier Arraiza Cenoz2015-03-114-6/+10
* Final cleanup to point parameter, lattice2 and perspective envelope. Also add...Jabier Arraiza Cenoz2015-03-105-8/+74
* Fix a bug whith previous commitJabier Arraiza Cenoz2015-03-103-31/+33
* This commit remove all ocurrences of Active Desktop casts and all tool swith ...Jabier Arraiza Cenoz2015-03-103-20/+5
* Remove redundant buttons on simplify LPEJabier Arraiza Cenoz2015-03-102-33/+6
* Fix a bad stringJabier Arraiza Cenoz2015-03-091-1/+1
* Removed auto size helper paths because strange resultJabier Arraiza Cenoz2015-03-094-55/+40
* Fixed a bug on simplify pointed by su_vJabier Arraiza Cenoz2015-03-082-25/+3
* i10n. Fix for Bug #1429579 (Various typos in the trunk code).Yuri Chornoivan2015-03-083-3/+3
* Update simplify and bspline to auto size some helper paths based on current zoomJabier Arraiza Cenoz2015-03-088-25/+69
* Improved popup mesage to a LPE Simplify parameterJabier Arraiza Cenoz2015-03-071-1/+1
* Add a smooth angles parameter to Simplify LPEJabier Arraiza Cenoz2015-03-072-15/+61
* Merged pointreseteable parameter to point parameterJabier Arraiza Cenoz2015-03-0212-337/+100
* Fixed a bad castingJabier Arraiza Cenoz2015-03-021-5/+7
* Added shorcut to move along axes, point reseteable parameter,pointed by Vlada...Jabier Arraiza Cenoz2015-03-023-36/+49
* create SPObject factoryLiam P. White2015-02-251-10/+0
* Remove unnecesary headers from rotate curvesJabier Arraiza Cenoz2015-01-201-7/+0
* Fix wrong knots in rotate curves LPEJabier Arraiza Cenoz2015-01-202-40/+110
* UI/i18n. Fixing inconsistencies in the Fillet/Chamfer LPE dialogs.Nicolas Dufour2015-01-061-5/+5
* Fix for Bug #1407326 (Typo (toogle) in filletchanferpoinarray.cpp).Yuri Chornoivan2015-01-031-8/+8
* UI: usage of colon in front of editboxKris De Gussem2015-01-031-6/+6
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-212-2/+2
* Purge sp_desktop_sketch and sp_desktop_tempgroupLiam P. White2014-12-211-1/+1
* Purge sp_desktop_namedview in favor of SPDesktop::getNamedViewLiam P. White2014-12-211-0/+1
* Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White2014-12-212-3/+3
* Add rotate nodes parameterJabier Arraiza Cenoz2014-12-152-6/+13
* Change getDefaultUnit() to getDisplayUnit() to better reflect value returned ...Tavmjong Bah2014-11-261-2/+2
* Replace INKSCAPE.active_desktop() by SP_ACTIVE_DESKTOP for easier grepabilityLiam P. White2014-11-262-2/+2