| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update to trunk | Jabier Arraiza Cenoz | 2013-10-12 | 2 | -12/+1 |
| |\ | |||||
| | * | Fix cycling through nodes with tab key. | Markus Engel | 2013-10-09 | 2 | -12/+1 |
| * | | fix bsplines | Jabier Arraiza Cenoz | 2013-10-07 | 1 | -2/+3 |
| * | | fix bsplines | Jabier Arraiza Cenoz | 2013-10-07 | 1 | -2/+2 |
| * | | fix bsplines | Jabier Arraiza Cenoz | 2013-10-07 | 1 | -2/+2 |
| * | | fix bsplines | Jabier Arraiza Cenoz | 2013-10-07 | 1 | -1/+4 |
| * | | fix bsplines | Jabier Arraiza Cenoz | 2013-10-07 | 1 | -2/+0 |
| * | | Fixing BSplines | Jabier Arraiza Cenoz | 2013-10-07 | 2 | -6/+11 |
| * | | update to trunk | Jabier Arraiza Cenoz | 2013-10-07 | 1 | -1/+1 |
| * | | fix in nodes | Jabier Arraiza Cenoz | 2013-10-07 | 1 | -0/+2 |
| * | | Fix scaling handles | Jabier Arraiza Cenoz | 2013-10-06 | 1 | -23/+13 |
| * | | Fix scaling handles | Jabier Arraiza Cenoz | 2013-10-06 | 1 | -3/+3 |
| * | | Fix bspline and strip multi node bspline power editing whith node tool becaus... | Jabier Arraiza Cenoz | 2013-10-06 | 1 | -51/+51 |
| * | | UX improvements | Jabier Arraiza Cenoz | 2013-10-06 | 1 | -16/+20 |
| * | | Fix in bsplines | root | 2013-10-06 | 1 | -2/+2 |
| * | | Fix in BSpline | Jabier Arraiza Cenoz | 2013-10-06 | 1 | -1/+1 |
| * | | fix whith bspline handles | Jabier Arraiza Cenoz | 2013-10-05 | 1 | -2/+4 |
| * | | Fix moving handles | Jabier Arraiza Cenoz | 2013-10-05 | 1 | -2/+4 |
| * | | update to trunk | root | 2013-10-05 | 2 | -3/+8 |
| |\| | |||||
| | * | C++ | Johan B. C. Engelen | 2013-10-04 | 1 | -1/+1 |
| | * | fix bug (added some comments to jabiertxof's patch) | Johan B. C. Engelen | 2013-10-04 | 2 | -3/+4 |
| | * | Do not allow NULL _spcurve to be set in PathManipulator. | Krzysztof Kosi??ski | 2013-10-04 | 1 | -0/+4 |
| * | | update to trunk | Jabier Arraiza Cenoz | 2013-10-02 | 1 | -2/+7 |
| |\| | |||||
| | * | Fix segment welding in the node tool hanging when a two-point segment | Krzysztof Kosi??ski | 2013-10-02 | 1 | -2/+7 |
| * | | Fixed a bug editing paths in others LPE -envelope- | Jabier Arraiza Cenoz | 2013-09-30 | 1 | -1/+1 |
| * | | Fix editing paths in live effect | Jabier Arraiza Cenoz | 2013-09-27 | 1 | -1/+1 |
| * | | update to trunk | Jabier Arraiza Cenoz | 2013-09-26 | 1 | -1/+1 |
| |\| | |||||
| | * | random code cleanup | Johan B. C. Engelen | 2013-09-26 | 1 | -1/+1 |
| * | | Compiling problem solved thaks to ~suv | Jabier Arraiza Cenoz | 2013-09-26 | 1 | -2/+4 |
| * | | Update to trunk | Jabier Arraiza Cenoz | 2013-09-25 | 1 | -2/+2 |
| |\| | |||||
| | * | C++ify calling a few SPLPEItem functions, much more work than expected... slo... | Johan B. C. Engelen | 2013-09-25 | 1 | -2/+2 |
| * | | Fixed ~sub advertising for a compile problem | Jabier Arraiza Cenoz | 2013-09-20 | 1 | -0/+1 |
| * | | Update to trunk | Jabier Arraiza Cenoz | 2013-09-19 | 4 | -349/+372 |
| |\| | |||||
| | * | Added runtime check in SP_-cast macros. | Markus Engel | 2013-09-15 | 1 | -1/+1 |
| | * | Merged from trunk (r12488). | Markus Engel | 2013-08-30 | 1 | -6/+12 |
| | |\ | |||||
| | * | | Cleaned up a bit; fixed struct vs. class forward declarations. | Markus Engel | 2013-07-31 | 1 | -1/+1 |
| | * | | Fixed SPObject ctor and dtor; removed singleton.h; some smaller changes. | Markus Engel | 2013-07-31 | 2 | -15/+8 |
| | * | | Further refactoring of EventContexts. | Markus Engel | 2013-07-30 | 2 | -20/+21 |
| | * | | Merged from trunk (r12419). | Markus Engel | 2013-07-14 | 2 | -8/+12 |
| | |\ \ | |||||
| | * | | | Removed some unused files; more refactoring in EventContext tree. | Markus Engel | 2013-04-21 | 2 | -12/+12 |
| | * | | | Cleaned up a bit. | Markus Engel | 2013-04-21 | 2 | -339/+320 |
| | * | | | Moved factories to different files. | Markus Engel | 2013-04-20 | 1 | -1/+1 |
| | * | | | Merging of EventContext classes complete. | Markus Engel | 2013-04-20 | 3 | -138/+20 |
| | * | | | Further changes to EventContexts; they work without GObject | Markus Engel | 2013-04-20 | 3 | -22/+88 |
| | * | | | Replaced casting macros for EventContext tree; added contructors. | Markus Engel | 2013-04-13 | 2 | -2/+21 |
| | * | | | Added prefPaths to contexts; modified SPFactory | Markus Engel | 2013-04-12 | 2 | -0/+4 |
| | * | | | Added constructors to EventContext tree / some missing virtual pads. | Markus Engel | 2013-04-09 | 2 | -7/+30 |
| | * | | | Started conversion of SPEventContext tree; added virtual pads to all classes. | Markus Engel | 2013-04-08 | 2 | -13/+67 |
| * | | | | update to trunk | Jabier Arraiza Cenoz | 2013-08-09 | 1 | -6/+12 |
| |\ \ \ \ | | |_|/ | |/| | | |||||
| | * | | | Ported away from and removed "sp-metrics.*". | Matthew Petroff | 2013-07-20 | 1 | -6/+12 |
| | | |/ | |/| | |||||
