| Commit message (Expand) | Author | Age |
* | 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 tarball recipe | pacien | 2017-12-28 |
| * | Add commit logfile generation recipe | pacien | 2017-12-28 |
| * | Add canvas image init. impl. | pacien | 2017-12-28 |
| * | Adding inspiration | pacien | 2017-12-28 |
| * | Remove previous impl. files | pacien | 2017-12-28 |
| * | Add canvas from image init. func. | 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 |
* | | | Updating documentation of PictureFrame. Defining structures, types, methods s... | Adam NAILI | 2017-12-27 |
* | | | 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 |
| * | Detail doc | pacien | 2017-12-26 |
| * | Make triangle boundaries inclusive | pacien | 2017-12-26 |
| * | Refactor trianglemap tests | pacien | 2017-12-24 |
| * | Move Delaunay propagation function | pacien | 2017-12-24 |
| * | Implement Delaunay propagation | pacien | 2017-12-24 |
| * | Refactor quadrilateral tests | pacien | 2017-12-23 |
| * | 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 |
| * | Force doc rebuild | pacien | 2017-12-18 |
* | | Implementing the locking system to disable components | Adam NAILI | 2017-12-27 |
* | | Successful test for the group management and button handling. Buttons are pla... | Adam NAILI | 2017-12-22 |
* | | Adding asserts, modifying signatures of function for more precise type, imple... | Adam NAILI | 2017-12-22 |
* | | Including blender/canvas.h for type resolution in pictureframe.h | Adam NAILI | 2017-12-22 |
* | | Updating doc of group, correcting chained list behaviour, completing implemen... | Adam NAILI | 2017-12-22 |
* | | Modifying signature of ClickHandler pointer of function, PrintMethod pointer ... | 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 |
* | | Successful test of initializing and beta printing of the group_buttons that h... | 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 |
* | | Reworking on the _GroupElement structure and updating doc | Adam NAILI | 2017-12-12 |
* | | Reworking on the signature of PrintMethod | 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 |
* | | Creation of component.h and move the content about Component to this header file | Adam NAILI | 2017-12-10 |
* | | Updating documentation of group.h | Adam NAILI | 2017-12-10 |
* | | Implementing init, free, add_button, add_pictureframe functions for window | Adam NAILI | 2017-12-10 |