summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use sane constant for min and max values in LPE dialogsBen Scholzen 'DASPRiD2015-05-202-7/+7
| | | (bzr r14163.1.2)
* Remove documentUnits from live_effect/effect.cpp/hJabier Arraiza Cenoz2015-05-092-15/+1
| | | | | Remove units from fillet-chamfer and roughen (bzr r14136)
* fixes a few of jenkins warningsMarc Jeanmougin2015-05-081-1/+0
| | | (bzr r14126)
* Fix a bug linking a path parameter to a transformed elementjabiertxof2015-04-291-1/+7
| | | (bzr r14071)
* Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ↵Alex Valavanis2015-04-272-8/+0
| | | | | ensuring that glibmm headers always preceed glib.h headers. Same applies with gtkmm/gtk+ etc (bzr r14064)
* Fix a bug when update pointparaneter and no KnotJabier Arraiza Cenoz2015-03-161-1/+1
| | | (bzr r14008)
* Remove 'Active Desktop' calls from Perspective/Envelope and Lattice2 LPE, ↵Jabier Arraiza Cenoz2015-03-142-1/+7
| | | | | added auto refresh knots position in point parameters when updated programaticaly (bzr r14003)
* Lattice 2 now handle in miror mode revase of axis, also fix a bug moving ↵Jabier Arraiza Cenoz2015-03-142-1/+6
| | | | | extem axis knots (bzr r14001)
* Point parameter refactor, Fixes a bug in Lattice2 whith lines.Jabier Arraiza Cenoz2015-03-122-39/+29
| | | (bzr r13995)
* Inicialite variables to prevent crashesJabier Arraiza Cenoz2015-03-111-2/+0
| | | (bzr r13990)
* Final cleanup to point parameter, lattice2 and perspective envelope. Also ↵Jabier Arraiza Cenoz2015-03-102-8/+2
| | | | | added to lattice 2 a symmetry options (bzr r13989)
* Fix a bug whith previous commitJabier Arraiza Cenoz2015-03-102-5/+8
| | | (bzr r13988)
* This commit remove all ocurrences of Active Desktop casts and all tool swith ↵Jabier Arraiza Cenoz2015-03-101-7/+4
| | | | | on Perspective/Envelope and in Lattice 2, also remove some casts from point parameter (bzr r13987)
* Update simplify and bspline to auto size some helper paths based on current zoomJabier Arraiza Cenoz2015-03-082-3/+3
| | | (bzr r13974)
* Merged pointreseteable parameter to point parameterJabier Arraiza Cenoz2015-03-025-302/+45
| | | (bzr r13961)
* Added shorcut to move along axes, point reseteable parameter,pointed by ↵Jabier Arraiza Cenoz2015-03-021-2/+13
| | | | | Vlada, also fixed some UX styles in lattice2 and perspective envelope, pointed by suv. A question: Can I update point parameter whith pointreseteable parameter features, to have only one point parameter? (bzr r13959)
* Fix for Bug #1407326 (Typo (toogle) in filletchanferpoinarray.cpp).Yuri Chornoivan2015-01-031-8/+8
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1407326 (bzr r13836)
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-212-2/+2
| | | (bzr r13820)
* Purge sp_desktop_sketch and sp_desktop_tempgroupLiam P. White2014-12-211-1/+1
| | | (bzr r13816)
* Purge sp_desktop_namedview in favor of SPDesktop::getNamedViewLiam P. White2014-12-211-0/+1
| | | (bzr r13810)
* Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White2014-12-212-3/+3
| | | (bzr r13809)
* Replace INKSCAPE.active_desktop() by SP_ACTIVE_DESKTOP for easier grepabilityLiam P. White2014-11-261-1/+1
| | | (bzr r13768)
* Update to trunk r13750Liam P. White2014-11-242-33/+33
|\ | | | | (bzr r13341.5.23)
| * remove extra commnetsJabier Arraiza Cenoz2014-11-191-2/+0
| | | | | | (bzr r13732)
| * add snap to fillet/chamfer knots. Fixed a bug whith 180 degree node angleJabier Arraiza Cenoz2014-11-151-23/+2
| | | | | | (bzr r13716)
| * Add inverse subdivision chamfer to fillet chamfer LPE, feature sugested by ↵Jabier Arraiza Cenoz2014-11-141-8/+24
| | | | | | | | | | Ivan Louette. (bzr r13708)
| * fix a bug pointed by su_v in fillet chamfer dialog, about unitsJabier Arraiza Cenoz2014-11-092-1/+8
| | | | | | (bzr r13697)
* | Update to trunk r13690Liam P. White2014-11-093-19/+27
|\| | | | | (bzr r13341.5.22)
| * Refactor to remove references to Desktop/Ui in Effect, bspline and ↵Jabier Arraiza Cenoz2014-11-052-12/+18
| | | | | | | | | | | | | | | | fillet-chamfer. Also fixed the selected node problem in units not px. Also fixed two var to not allow NULL pointed by Johan Engelen. (bzr r13672)
| * Update fillet/chamfer to allow subdivisions in chamfer mode. Jabier Arraiza Cenoz2014-11-032-11/+13
| | | | | | | | | | | | Still happends bug affecting only selected nodes in document:units diferent than "px". I think the problem is node->position() send me a bad data if document units not px. (bzr r13665)
| * Warning cleanup.Jon A. Cruz2014-11-011-2/+2
| | | | | | (bzr r13653)
| * Fixed 32-bit build break.Jon A. Cruz2014-11-011-1/+1
| | | | | | (bzr r13650)
* | Update to trunk r13648Liam P. White2014-10-312-40/+18
|\| | | | | (bzr r13341.5.19)
| * Fix a bug whith units pointed by suvJabier Arraiza Cenoz2014-10-301-7/+2
| | | | | | (bzr r13647)
| * Update to trunk r13625Liam P. White2014-10-191-33/+16
| |\ | | | | | | (bzr r13341.1.280)
| | * noop: remove cruft from powerstrokepointarray.cppJohan B. C. Engelen2014-10-181-27/+1
| | | | | | | | | (bzr r13624)
| | * LPE Powerstroke, editing behavior: implement scaling of strokepath width ↵Johan B. C. Engelen2014-10-181-2/+16
| | | | | | | | | | | | | | | | | | | | | when the proportional-stroke-scaling toggle is on. Patch by Javier, tweaks by Johan. (bzr r13623)
* | | Update to experimental r13598Liam P. White2014-10-086-29/+31
|\| | | | | | | | (bzr r13341.5.17)
| * | Update to trunk r13580Liam P. White2014-10-062-2/+2
| |\| | | | | | | (bzr r13341.1.255)
| | * Fix bug #1367520 (crash regression)Liam P. White2014-09-102-2/+2
| | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1367520 (bzr r13551)
| * | Move more UI code into ui/Liam P. White2014-10-052-3/+3
| | | | | | | | | (bzr r13341.1.253)
| * | This push add a partial solution to scale powerstroke shapes without distorsionJabier Arraiza Cenoz2014-09-292-5/+8
| | | | | | | | | | | | | | | Currently best results are for fixed ratio scales, non fixed scale give a aproximation. (bzr r13341.1.228)
| * | Fillet-Chamfer update. Two things.Jabier Arraiza Cenoz2014-09-291-19/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | Helper paths on knots: now work well in rect and curves Method: Now the method ase selectable. Three methods: Auto: Straight lines whith arcs and curves whith bezier Arc: Always use arc. Bezier: Always use bezier. (bzr r13341.1.225)
| * | Warnings cleanup; formattingLiam P. White2014-09-142-9/+3
| | | | | | | | | (bzr r13341.1.206)
| * | Small cleanupLiam P. White2014-09-143-12/+2
| | | | | | | | | (bzr r13341.1.205)
| * | Merge in ponyscape features by Theo and worked on my LiamWMartin Owens2014-09-148-9/+955
| |\ \ | | | | | | | | (bzr r13341.1.204)
| | * | Fix gtk3 buildLiam P. White2014-09-021-0/+2
| | | | | | | | | | | | (bzr r13090.1.107)
| | * | Update to experimental r13531Liam P. White2014-08-312-4/+8
| | |\ \ | | | | | | | | | | (bzr r13090.1.106)
| | * \ \ Update to experimental r13483Liam P. White2014-08-172-3/+7
| | |\ \ \ | | | | | | | | | | | | (bzr r13090.1.105)
| | * \ \ \ Update to experimental r13479Liam P. White2014-08-121-34/+48
| | |\ \ \ \ | | | | | | | | | | | | | | (bzr r13090.1.103)