summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter (follow)
Commit message (Expand)AuthorAgeFilesLines
* static code analysisKris De Gussem2015-11-051-5/+5
* static code analysisKris De Gussem2015-10-291-6/+4
* Added "Spray Friendly" Parameter to roughen LPEJabier Arraiza Cenoz2015-10-184-32/+45
* fixes bug:1492711 in bspline and fillet chamferjtx2015-09-112-12/+9
* Better fix for bug 1492711Jabier Arraiza Cenoz2015-09-082-3/+12
* Fix for bug 1492711Jabier Arraiza Cenoz2015-09-081-0/+3
* Fix a bug on ToogleButton Parameter when call a function without showing the ...Jabier Arraiza Cenoz2015-08-291-0/+4
* Fix for circular references detection in almost all cases, fixing https://bug...Marc Jeanmougin2015-07-141-1/+1
* Sync 2Geom to revision 2413.Krzysztof Kosi??ski2015-07-046-27/+26
|\
| * Update to 2Geom revision 2396Krzysztof Kosi??ski2015-05-221-1/+0
| * Merge from trunkKrzysztof Kosi??ski2015-05-222-15/+1
| |\
| * \ Merge from trunkKrzysztof Kosi??ski2015-05-084-10/+7
| |\ \
| * | | Fix calls to Geom::cross() - sign change.Krzysztof Kosi??ski2015-04-281-1/+1
| * | | 2Geom sync - initial commitKrzysztof Kosi??ski2015-04-276-25/+25
* | | | Fix for the bug 1468396. Fix the new bug noticed by su_vJabier Arraiza Cenoz2015-06-251-0/+3
* | | | Fix for the bug 1468396Jabier Arraiza Cenoz2015-06-251-0/+7
* | | | Use sane constant for min and max values in LPE dialogsBen Scholzen 'DASPRiD2015-05-202-7/+7
| |_|/ |/| |
* | | Remove documentUnits from live_effect/effect.cpp/hJabier Arraiza Cenoz2015-05-092-15/+1
| |/ |/|
* | fixes a few of jenkins warningsMarc Jeanmougin2015-05-081-1/+0
* | Fix a bug linking a path parameter to a transformed elementjabiertxof2015-04-291-1/+7
* | Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...Alex Valavanis2015-04-272-8/+0
|/
* 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-142-1/+7
* Lattice 2 now handle in miror mode revase of axis, also fix a bug moving exte...Jabier Arraiza Cenoz2015-03-142-1/+6
* Point parameter refactor, Fixes a bug in Lattice2 whith lines.Jabier Arraiza Cenoz2015-03-122-39/+29
* Inicialite variables to prevent crashesJabier Arraiza Cenoz2015-03-111-2/+0
* Final cleanup to point parameter, lattice2 and perspective envelope. Also add...Jabier Arraiza Cenoz2015-03-102-8/+2
* Fix a bug whith previous commitJabier Arraiza Cenoz2015-03-102-5/+8
* This commit remove all ocurrences of Active Desktop casts and all tool swith ...Jabier Arraiza Cenoz2015-03-101-7/+4
* Update simplify and bspline to auto size some helper paths based on current zoomJabier Arraiza Cenoz2015-03-082-3/+3
* Merged pointreseteable parameter to point parameterJabier Arraiza Cenoz2015-03-025-302/+45
* Added shorcut to move along axes, point reseteable parameter,pointed by Vlada...Jabier Arraiza Cenoz2015-03-021-2/+13
* Fix for Bug #1407326 (Typo (toogle) in filletchanferpoinarray.cpp).Yuri Chornoivan2015-01-031-8/+8
* 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
* Replace INKSCAPE.active_desktop() by SP_ACTIVE_DESKTOP for easier grepabilityLiam P. White2014-11-261-1/+1
* Update to trunk r13750Liam P. White2014-11-242-33/+33
|\
| * remove extra commnetsJabier Arraiza Cenoz2014-11-191-2/+0
| * add snap to fillet/chamfer knots. Fixed a bug whith 180 degree node angleJabier Arraiza Cenoz2014-11-151-23/+2
| * Add inverse subdivision chamfer to fillet chamfer LPE, feature sugested by Iv...Jabier Arraiza Cenoz2014-11-141-8/+24
| * fix a bug pointed by su_v in fillet chamfer dialog, about unitsJabier Arraiza Cenoz2014-11-092-1/+8
* | Update to trunk r13690Liam P. White2014-11-093-19/+27
|\|
| * Refactor to remove references to Desktop/Ui in Effect, bspline and fillet-cha...Jabier Arraiza Cenoz2014-11-052-12/+18
| * Update fillet/chamfer to allow subdivisions in chamfer mode. Jabier Arraiza Cenoz2014-11-032-11/+13
| * Warning cleanup.Jon A. Cruz2014-11-011-2/+2
| * Fixed 32-bit build break.Jon A. Cruz2014-11-011-1/+1
* | Update to trunk r13648Liam P. White2014-10-312-40/+18
|\|
| * Fix a bug whith units pointed by suvJabier Arraiza Cenoz2014-10-301-7/+2