| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 1 | -1/+2 |
| | | | | | | | - 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 | ||||
| * | Modify behavior of interpolation | Tanja Bast | 2018-10-24 | 1 | -7/+47 |
| | | | | | | | | | Make sure that the original paths stay the start and end of the interpolation, even after modifying their shape. This is done by transforming the trajectory so that it starts at the bounding box center of the first path and ends at the bounding box center of the second path. | ||||
| * | Apply clang format | Tanja Bast | 2018-10-24 | 1 | -24/+26 |
| | | |||||
| * | 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. | ||||
| * | Base LPE refactor | Jabier Arraiza | 2018-03-26 | 1 | -1/+1 |
| | | |||||
| * | Move classes derived from SPObject to own directory. | Tavmjong Bah | 2018-01-30 | 1 | -1/+3 |
| | | | | | A lot of header clean-up. | ||||
| * | Code formating | Jabiertxof | 2017-04-28 | 1 | -3/+3 |
| | | | | (bzr r15649) | ||||
| * | Fix headers on LPE's | Jabiertxof | 2016-12-10 | 1 | -3/+3 |
| | | | | (bzr r15318) | ||||
| * | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 1 | -3/+0 |
| | | | | (bzr r15034) | ||||
| * | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -0/+3 |
| | | | | (bzr r15027) | ||||
| * | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 1 | -3/+0 |
| | | | | (bzr r15025) | ||||
| * | Sync 2Geom to commit 5ee51c1c4f2066faa3e2c82021fc92671ad44ba4 | Krzysztof Kosi??ski | 2016-02-08 | 1 | -1/+0 |
| | | | | (bzr r14639) | ||||
| * | 2Geom sync - initial commit | Krzysztof Kosi??ski | 2015-04-27 | 1 | -1/+1 |
| | | | | (bzr r14059.2.1) | ||||
| * | more const happiness (and removal of duplicate code in sp-object.h) | Johan B. C. Engelen | 2013-01-17 | 1 | -1/+1 |
| | | | | (bzr r12038) | ||||
| * | Removed unneeded header style filename #defines | Jon A. Cruz | 2012-06-17 | 1 | -1/+0 |
| | | | | (bzr r11503) | ||||
| * | Removed outdated classes. | Jon A. Cruz | 2012-06-17 | 1 | -0/+2 |
| | | | | | | Pruned header to not introduce extraneous includes. (bzr r11502) | ||||
| * | turn SPPath into a class, and add some methods... | Johan B. C. Engelen | 2012-01-17 | 1 | -1/+1 |
| | | | | (bzr r10897) | ||||
| * | Merge from trunk | Krzysztof Kosi??ski | 2011-04-07 | 1 | -2/+2 |
| |\ | | | | | (bzr r9508.1.73) | ||||
| | * | Added some mnemonics for filter path effects (Bug #170765) | Kris De Gussem | 2011-03-17 | 1 | -2/+2 |
| | | | | | | | (bzr r10112) | ||||
| * | | Merge from trunk | Krzysztof Kosi??ski | 2010-11-25 | 1 | -2/+2 |
| |\| | | | | | (bzr r9508.1.70) | ||||
| | * | UI fixes (a.o. Bug #560751 ) | Kris De Gussem | 2010-10-02 | 1 | -2/+2 |
| | | | | | | | (bzr r9807) | ||||
| * | | Wholesale cruft removal part 4; fix crash when rendering guides | Krzysztof Kosi??ski | 2010-08-05 | 1 | -1/+1 |
| |/ | | | (bzr r9508.1.48) | ||||
| * | Patch by Johan to fix crashing by undefined path parameters in 4 LPEs | Josh Andler | 2009-10-05 | 1 | -1/+6 |
| | | | | (bzr r8723) | ||||
| * | correctly implement 'resetDefaults()' for LPEs. Now when applying an LPE, ↵ | Johan B. C. Engelen | 2009-03-15 | 1 | -0/+2 |
| | | | | | | all default values are written to SVG. This greatly improves future compatibility. (bzr r7499) | ||||
| * | Merge from fe-moved | Ted Gould | 2008-11-21 | 1 | -10/+18 |
| | | | | (bzr r6891) | ||||
| * | lpe interpolate: fix traversal of trajectory_path. add option for ↵ | Johan B. C. Engelen | 2008-07-27 | 1 | -9/+14 |
| | | | | | | equidistant_spacing (bzr r6433) | ||||
| * | add LPE Interpolate | Johan B. C. Engelen | 2008-07-27 | 1 | -0/+119 |
| (bzr r6431) | |||||
