| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 1 | -3/+4 |
| | | | | | | | - 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-override pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -6/+6 |
| | | | | | | This adds the override specifier on all methods which override a virtual method, whether they were already virtual or missing this specifier. | ||||
| * | Run clang-tidy’s modernize-use-equals-delete pass. | Emmanuel Gil Peyrot | 2018-06-12 | 1 | -2/+2 |
| | | | | | | Adds a delete specifier on constructors, destructors or assignment methods that should never be called, ensuring they actually never will. | ||||
| * | Add perimetral only lattice 2 optionaly and allow hide knots on point parameter | Jabier Arraiza | 2018-01-05 | 1 | -6/+7 |
| | | |||||
| * | Convert source files from latin1 to utf-8. | Shlomi Fish | 2017-01-04 | 1 | -1/+1 |
| | | | | | | It is the path of least surprise and doesn't break my scripts. (bzr r15369.1.6) | ||||
| * | Fix headers on LPE's | Jabiertxof | 2016-12-10 | 1 | -1/+1 |
| | | | | (bzr r15318) | ||||
| * | Order some headers | Jabier Arraiza Cenoz | 2016-07-24 | 1 | -1/+1 |
| | | | | (bzr r15023) | ||||
| * | Order and cleanup of some LPE | Jabier Arraiza Cenoz | 2016-07-23 | 1 | -1/+1 |
| | | | | (bzr r15020) | ||||
| * | Add option to Lattice2 to update LPE only on release knot. | Jabier Arraiza Cenoz | 2016-01-17 | 1 | -0/+1 |
| | | | | | | | | This could be useful if item is too complex, making previous knots unusable This can be used in other LPE if anyone want or ping me to it. Maybe could be usefull add similar thing to path parameter, Same slow item become tooooo slow with bend path. (bzr r14604) | ||||
| * | Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ↵ | Alex Valavanis | 2015-04-27 | 1 | -1/+5 |
| | | | | | | ensuring that glibmm headers always preceed glib.h headers. Same applies with gtkmm/gtk+ etc (bzr r14064) | ||||
| * | Fix coding style issues in lattice2 LPE | Jabier Arraiza Cenoz | 2015-04-09 | 1 | -34/+29 |
| | | | | (bzr r14047) | ||||
| * | Fix a bug in lattice2 with SegmentLines and add a Expander widget to ↵ | Jabier Arraiza Cenoz | 2015-03-12 | 1 | -1/+6 |
| | | | | | | contract all point parameters (bzr r13998) | ||||
| * | Final cleanup to point parameter, lattice2 and perspective envelope. Also ↵ | Jabier Arraiza Cenoz | 2015-03-10 | 1 | -0/+6 |
| | | | | | | added to lattice 2 a symmetry options (bzr r13989) | ||||
| * | Merged pointreseteable parameter to point parameter | Jabier Arraiza Cenoz | 2015-03-02 | 1 | -26/+26 |
| | | | | (bzr r13961) | ||||
| * | Added Latice2 deformation LPE | Jabier Arraiza Cenoz | 2014-05-13 | 1 | -0/+92 |
| (bzr r13341.1.14) | |||||
