| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 1 | -2/+3 |
| | | | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library | ||||
| * | Run clang-tidy’s modernize-use-equals-default pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -3/+1 |
| | | | | | | This replaces empty constructors and destructors with the default keyword. | ||||
| * | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -2/+2 |
| | | | | | | This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | ||||
| * | Run clang-tidy’s modernize-use-override pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -7/+7 |
| | | | | | | This adds the override specifier on all methods which override a virtual method, whether they were already virtual or missing this specifier. | ||||
| * | Base LPE refactor | Jabier Arraiza | 2018-03-26 | 1 | -2/+1 |
| | | |||||
| * | Add tooltip to set default LPE widget | Jabier Arraiza | 2017-09-22 | 1 | -0/+4 |
| | | |||||
| * | Fix a compiling bug found by Ede_123 on IRC | Jabiertxof | 2017-05-06 | 1 | -1/+1 |
| | | | | (bzr r15667) | ||||
| * | Update to trunk | Jabier Arraiza Cenoz | 2017-05-05 | 1 | -1/+1 |
| |\ | | | | | (bzr r13645.1.174) | ||||
| | * | Rewrite UX | Jabiertxof | 2017-04-29 | 1 | -1/+1 |
| | | | | | | | (bzr r15620.1.12) | ||||
| | * | Reset | Jabiertxof | 2017-04-28 | 1 | -1/+1 |
| | | | | | | | (bzr r15620.1.9) | ||||
| | * | Allow set and reset default values of LPE parameters | Jabiertxof | 2017-04-14 | 1 | -1/+1 |
| | | | | | | | (bzr r15620.1.1) | ||||
| * | | Fix 90% of tweenk review | Jabier Arraiza Cenoz | 2016-06-12 | 1 | -0/+2 |
| | | | | | | | (bzr r13645.1.155) | ||||
| * | | Fixing pointwise | Jabier Arraiza Cenoz | 2016-05-15 | 1 | -16/+16 |
| | | | | | | | (bzr r13645.1.137) | ||||
| * | | Fixing pointwise | Jabier Arraiza Cenoz | 2016-05-14 | 1 | -1/+1 |
| | | | | | | | (bzr r13645.1.135) | ||||
| * | | Working with path updates | Jabier Arraiza Cenoz | 2016-05-10 | 1 | -4/+5 |
| | | | | | | | (bzr r13645.1.130) | ||||
| * | | First attempt to make fixed tweenk review | Jabier Arraiza Cenoz | 2016-05-08 | 1 | -16/+19 |
| | | | | | | | (bzr r13645.1.128) | ||||
| * | | fixing review | Jabier Arraiza Cenoz | 2015-05-09 | 1 | -4/+3 |
| | | | | | | | (bzr r13645.1.86) | ||||
| * | | Move 2Geom work to a intermediate positon -helper- | Jabier Arraiza Cenoz | 2015-04-01 | 1 | -21/+17 |
| | | | | | | | | | | | | | | | | | | | | | Removed dependency to helper/geom.h Now use a simple vector, not a vector of pairs of size_t and Satellite Getters and setters on Satellite removed Update store parameter to a more friendly string, like powerstroke Todo: Documentation and Fix coding style. (bzr r13645.1.63) | ||||
| * | | Fixed bug when deleting nodes | Jabier Arraiza Cenoz | 2015-03-22 | 1 | -2/+2 |
| | | | | | | | (bzr r13645.1.51) | ||||
| * | | Added delete nodes/satellites | Jabier Arraiza Cenoz | 2015-03-19 | 1 | -2/+0 |
| | | | | | | | (bzr r13645.1.45) | ||||
| * | | fixing a boring bug in path manipulator | Jabier Arraiza Cenoz | 2015-03-19 | 1 | -3/+2 |
| | | | | | | | (bzr r13645.1.43) | ||||
| * | | finish helper paths and beter handle of fillet/chamfer overflow. Also make ↵ | Jabier Arraiza Cenoz | 2015-03-07 | 1 | -1/+1 |
| | | | | | | | | | | | the satellitepairarray LPE parameter usable for other pointwise effects, not only to fillet chamfer (bzr r13645.1.35) | ||||
| * | | All features done, only need piecewise update function | Jabier Arraiza Cenoz | 2015-03-04 | 1 | -1/+3 |
| | | | | | | | (bzr r13645.1.33) | ||||
| * | | added mirror knots | Jabier Arraiza Cenoz | 2015-03-01 | 1 | -0/+4 |
| | | | | | | | (bzr r13645.1.26) | ||||
| * | | adding mirror knot | Jabier Arraiza Cenoz | 2015-03-01 | 1 | -2/+2 |
| | | | | | | | (bzr r13645.1.25) | ||||
| * | | improving code | Jabier Arraiza Cenoz | 2015-02-28 | 1 | -4/+4 |
| | | | | | | | (bzr r13645.1.24) | ||||
| * | | Added flexible/fixed to fillet chamfer and fix bugs | Jabier Arraiza Cenoz | 2015-02-23 | 1 | -5/+5 |
| | | | | | | | (bzr r13645.1.20) | ||||
| * | | starting fillet/chamfer | Jabier Arraiza Cenoz | 2015-02-16 | 1 | -1/+0 |
| | | | | | | | (bzr r13645.1.15) | ||||
| * | | continuing fillet/chamfer | Jabier Arraiza Cenoz | 2015-02-16 | 1 | -7/+7 |
| | | | | | | | (bzr r13645.1.13) | ||||
| * | | added knots | Jabier Arraiza Cenoz | 2015-02-15 | 1 | -7/+7 |
| | | | | | | | (bzr r13645.1.12) | ||||
| * | | first steps | Jabier Arraiza Cenoz | 2015-02-15 | 1 | -8/+35 |
| | | | | | | | (bzr r13645.1.9) | ||||
| * | | starting whith pointwise | Jabier Arraiza Cenoz | 2015-02-08 | 1 | -1/+8 |
| |/ | | | (bzr r13645.1.7) | ||||
| * | Cleanup GSEAL issues and deprecated GtkTooltips | Alex Valavanis | 2012-01-03 | 1 | -3/+1 |
| | | | | (bzr r10826) | ||||
| * | Switch to top-level glib headers. Thanks to DimStar for patch | Alex Valavanis | 2011-12-08 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/898538 (bzr r10762) | ||||
| * | powerstroke: arbitrary number of control points. | Johan B. C. Engelen | 2010-07-27 | 1 | -4/+5 |
| | | | | (bzr r9659) | ||||
| * | store default size in lpe::ArrayParam | Johan B. C. Engelen | 2009-03-15 | 1 | -2/+3 |
| | | | | (bzr r7496) | ||||
| * | Merge from fe-moved | Ted Gould | 2008-11-21 | 1 | -0/+123 |
| (bzr r6891) | |||||
