| Commit message (Expand) | Author | Age |
* | Merge remote-tracking branch 'origin/master' into gui | Adam NAILI | 2017-12-27 |
|\ |
|
| * | Fix trianglemap initialisation pixel index | pacien | 2017-12-27 |
| * | Add missing free | pacien | 2017-12-26 |
| * | Implement morphing functions and adapt blender | pacien | 2017-12-26 |
| * | Make triangle boundaries inclusive | pacien | 2017-12-26 |
| * | Move Delaunay propagation function | pacien | 2017-12-24 |
| * | Implement Delaunay propagation | pacien | 2017-12-24 |
| * | Rename function accurately | pacien | 2017-12-22 |
| * | Add triangle map and quadrilateral representation and common operations | pacien | 2017-12-22 |
| * | Simplify and add geom. and matrix utility functions | pacien | 2017-12-22 |
* | | Implementing the locking system to disable components | Adam NAILI | 2017-12-27 |
* | | Adding asserts, modifying signatures of function for more precise type, imple... | Adam NAILI | 2017-12-22 |
* | | Updating doc of group, correcting chained list behaviour, completing implemen... | Adam NAILI | 2017-12-22 |
* | | Updating doc of button, implementing button_is_selected, button_print, button... | Adam NAILI | 2017-12-22 |
* | | Formatting files | Adam NAILI | 2017-12-12 |
* | | Adding asserts, fixing the call of group_init that changed | Adam NAILI | 2017-12-12 |
* | | Adding beta version of print function, working on implementation of the linke... | Adam NAILI | 2017-12-12 |
* | | Modification of the implementation of init, free and successful test for the ... | Adam NAILI | 2017-12-10 |
* | | Update doc and reworking structure and signature of init function for group | Adam NAILI | 2017-12-10 |
* | | Deleting the documentation button_free and the prototype | Adam NAILI | 2017-12-10 |
* | | Implementing init, free, add_button, add_pictureframe functions for window | Adam NAILI | 2017-12-10 |
* | | Creating source file window.c | Adam NAILI | 2017-12-09 |
|/ |
|
* | Change local utility function scope | pacien | 2017-12-02 |
* | Impl. canvas blending | pacien | 2017-12-02 |
* | Impl. morpher stub | pacien | 2017-12-02 |
* | Fix typo | pacien | 2017-12-02 |
* | Rename canvas dim. func. | pacien | 2017-12-02 |
* | Add vector cmp. func. | pacien | 2017-12-02 |
* | Add color cmp. func. | pacien | 2017-12-02 |
* | Impl. color blending and unit test, minor API change | pacien | 2017-12-02 |
* | Impl. canvas, minor api change | pacien | 2017-12-02 |
* | Add matrix op impl. and test, minor spec change | pacien | 2017-12-02 |
* | Add some common utility functions | pacien | 2017-12-02 |
* | Set up repository | pacien | 2017-11-10 |