summaryrefslogtreecommitdiffstats
path: root/src/live_effects (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update to trunk r13766Liam P. White2014-11-261-5/+5
|\
| * Units: make it absolutely clear that Document properties unit dropdown is for...Johan B. C. Engelen2014-11-241-5/+5
* | Update to trunk r13750Liam P. White2014-11-2411-141/+154
|\|
| * Fixed a bug pointed by suv running from comand line, also removed another des...Jabier Arraiza Cenoz2014-11-211-2/+3
| * remove extra commnetsJabier Arraiza Cenoz2014-11-191-2/+0
| * fix a bug in fillet/chamfer on apply on non shapesJabier Arraiza Cenoz2014-11-171-0/+2
| * fix a bug in bspline on apply on non shapesJabier Arraiza Cenoz2014-11-172-18/+5
| * Fixes crash with perspective_lpeJabier Arraiza Cenoz2014-11-172-20/+25
| * Fixed problems on groups and add a extra option to not need calculate degrees...Jabier Arraiza Cenoz2014-11-162-47/+17
| * add snap to fillet/chamfer knots. Fixed a bug whith 180 degree node angleJabier Arraiza Cenoz2014-11-152-24/+5
| * Update Chamfer Steps to more unequivocal number, thanks to the feedback of Iv...Jabier Arraiza Cenoz2014-11-151-3/+3
| * Add inverse subdivision chamfer to fillet chamfer LPE, feature sugested by Iv...Jabier Arraiza Cenoz2014-11-143-26/+86
| * Fixed bug in node point selection to LPE.Jabier Arraiza Cenoz2014-11-121-3/+6
| * fix a bug pointed by su_v in fillet chamfer dialog, about unitsJabier Arraiza Cenoz2014-11-094-2/+9
* | Update to trunk r13690Liam P. White2014-11-0915-254/+167
|\|
| * powerstroke: enable unset fill fallback when style is nullptr. fixes nullptr ...Johan B. C. Engelen2014-11-081-1/+1
| * Refactor to remove references to Desktop/Ui in Effect, bspline and fillet-cha...Jabier Arraiza Cenoz2014-11-058-219/+96
| * i18n. Fix for bug #1389509 (typos in trunk-r13669).Masato Hashimoto2014-11-051-1/+1
| * Update wrong variable name and apply the same way to select nodes to fillet/c...Jabier Arraiza Cenoz2014-11-034-25/+25
| * A bit remove of unnecesary codeJabier Arraiza Cenoz2014-11-031-9/+3
| * Added a extra layer of roughen pointed by Ivan LouetteJabier Arraiza Cenoz2014-11-032-2/+24
| * Update fillet/chamfer to allow subdivisions in chamfer mode. Jabier Arraiza Cenoz2014-11-034-35/+50
| * Fix a bug pointed by Ivan Louette about strage fixed angle displazementsJabier Arraiza Cenoz2014-11-031-1/+3
| * Change calls to desktop with SP_ACTIVE_DESKTOPJabier Arraiza Cenoz2014-11-026-15/+14
| * Fix a bug in perspective/envelope LPE, rendering points -handles- outside bou...Jabier Arraiza Cenoz2014-11-011-2/+2
| * Warning cleanup.Jon A. Cruz2014-11-012-3/+3
| * Fix a bug whith units pointed by suv in fillet-chamfer, affecting also to rou...Jabier Arraiza Cenoz2014-11-011-4/+7
| * Fixed 32-bit build break.Jon A. Cruz2014-11-011-1/+1
* | Update to trunk r13648Liam P. White2014-10-315-45/+40
|\|