| Commit message (Expand) | Author | Age |
* | Implementing all kinds of buttons. Rendering to fix | Adam NAILI | 2017-12-31 |
* | Accept edge case as Delaunay | pacien | 2017-12-29 |
* | Implementing the add constraint feature, need to be fixed | Adam NAILI | 2017-12-28 |
* | Merge remote-tracking branch 'origin/master' into gui | Adam NAILI | 2017-12-28 |
|\ |
|
| * | Add canvas image init. impl. | pacien | 2017-12-28 |
| * | Merge branch 'morpher' | pacien | 2017-12-28 |
| |\ |
|
| | * | Refactor canvas blender into rasterizer | pacien | 2017-12-28 |
| | * | Refactor and test color | pacien | 2017-12-28 |
| | * | Refactor canvas | pacien | 2017-12-28 |
| | * | Add new geometry common types and functions | pacien | 2017-12-28 |
* | | | Reworking signatures of pictureframe function, beginning of implementation, d... | Adam NAILI | 2017-12-28 |
* | | | Merge branch 'master' into gui | Adam NAILI | 2017-12-27 |
|\| | |
|
| * | | Remove duplicates following merge | pacien | 2017-12-27 |
| |/ |
|
* | | 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 |