summaryrefslogtreecommitdiffstats
path: root/src/ui/tool (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix bspline and strip multi node bspline power editing whith node tool becaus...Jabier Arraiza Cenoz2013-10-061-51/+51
* UX improvementsJabier Arraiza Cenoz2013-10-061-16/+20
* Fix in bsplinesroot2013-10-061-2/+2
* Fix in BSplineJabier Arraiza Cenoz2013-10-061-1/+1
* fix whith bspline handlesJabier Arraiza Cenoz2013-10-051-2/+4
* Fix moving handlesJabier Arraiza Cenoz2013-10-051-2/+4
* update to trunkroot2013-10-052-3/+8
|\
| * C++Johan B. C. Engelen2013-10-041-1/+1
| * fix bug (added some comments to jabiertxof's patch)Johan B. C. Engelen2013-10-042-3/+4
| * Do not allow NULL _spcurve to be set in PathManipulator.Krzysztof Kosi??ski2013-10-041-0/+4
* | update to trunkJabier Arraiza Cenoz2013-10-021-2/+7
|\|
| * Fix segment welding in the node tool hanging when a two-point segmentKrzysztof Kosi??ski2013-10-021-2/+7
* | Fixed a bug editing paths in others LPE -envelope-Jabier Arraiza Cenoz2013-09-301-1/+1
* | Fix editing paths in live effectJabier Arraiza Cenoz2013-09-271-1/+1
* | update to trunkJabier Arraiza Cenoz2013-09-261-1/+1
|\|
| * random code cleanupJohan B. C. Engelen2013-09-261-1/+1
* | Compiling problem solved thaks to ~suvJabier Arraiza Cenoz2013-09-261-2/+4
* | Update to trunkJabier Arraiza Cenoz2013-09-251-2/+2
|\|
| * C++ify calling a few SPLPEItem functions, much more work than expected... slo...Johan B. C. Engelen2013-09-251-2/+2
* | Fixed ~sub advertising for a compile problemJabier Arraiza Cenoz2013-09-201-0/+1
* | Update to trunkJabier Arraiza Cenoz2013-09-194-349/+372
|\|
| * Added runtime check in SP_-cast macros.Markus Engel2013-09-151-1/+1
| * Merged from trunk (r12488).Markus Engel2013-08-301-6/+12
| |\
| * | Cleaned up a bit; fixed struct vs. class forward declarations.Markus Engel2013-07-311-1/+1
| * | Fixed SPObject ctor and dtor; removed singleton.h; some smaller changes.Markus Engel2013-07-312-15/+8
| * | Further refactoring of EventContexts.Markus Engel2013-07-302-20/+21
| * | Merged from trunk (r12419).Markus Engel2013-07-142-8/+12
| |\ \
| * | | Removed some unused files; more refactoring in EventContext tree.Markus Engel2013-04-212-12/+12
| * | | Cleaned up a bit.Markus Engel2013-04-212-339/+320
| * | | Moved factories to different files.Markus Engel2013-04-201-1/+1
| * | | Merging of EventContext classes complete.Markus Engel2013-04-203-138/+20
| * | | Further changes to EventContexts; they work without GObjectMarkus Engel2013-04-203-22/+88
| * | | Replaced casting macros for EventContext tree; added contructors.Markus Engel2013-04-132-2/+21
| * | | Added prefPaths to contexts; modified SPFactoryMarkus Engel2013-04-122-0/+4
| * | | Added constructors to EventContext tree / some missing virtual pads.Markus Engel2013-04-092-7/+30
| * | | Started conversion of SPEventContext tree; added virtual pads to all classes.Markus Engel2013-04-082-13/+67
* | | | update to trunkJabier Arraiza Cenoz2013-08-091-6/+12
|\ \ \ \ | | |_|/ | |/| |
| * | | Ported away from and removed "sp-metrics.*".Matthew Petroff2013-07-201-6/+12
| | |/ | |/|
* | | Update to trunkJabier Arraiza Cenoz2013-07-051-6/+6
|\| |
| * | Improve handle xpm loading using rotateMartin Owens2013-07-041-6/+6
* | | Upadate to trunkJabier Arraiza Cenoz2013-07-041-2/+6
|\| |
| * | Make DAMN sure paths with zero nodes do not cause a crash.Martin Owens2013-06-291-2/+6
| |/
* | Fixed a error that handles all kinds of pathas as bsplinesJabier Arraiza Cenoz2013-05-281-1/+1
* | Fix error with envelope lpeJabier Arraiza Cenoz2013-05-181-1/+1
* | Fix error with try-catchJabier Arraiza Cenoz2013-05-163-14/+51
* | Change only selected nodesroot2013-05-061-5/+7
* | Removed auto select nodes, not decide for the user. Added auto update all sel...Jabier Arraiza Cenoz2013-05-061-24/+9
* | Fixed important selection bug when changing to cusp nodesJabier Arraiza Cenoz2013-04-272-31/+44
* | Update color lines overlay, with halo of 1 px matched by Gez. Fix some crash ...root2013-04-172-10/+19
* | Change width only for selected nodes by widgetroot2013-04-072-3/+17