Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge remote-tracking branch 'origin/master' into gui | Adam NAILI | 2017-12-28 |
|\ | |||
| * | Refactor canvas blender into rasterizer | pacien | 2017-12-28 |
| | | | | | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net> | ||
| * | Refactor and test color | pacien | 2017-12-28 |
| | | | | | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net> | ||
| * | Add new geometry common types and functions | pacien | 2017-12-28 |
| | | | | | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net> | ||
* | | Reworking signatures of pictureframe function, beginning of implementation, ↵ | Adam NAILI | 2017-12-28 |
| | | | | | | | | debug tests | ||
* | | Merge remote-tracking branch 'origin/master' into gui | Adam NAILI | 2017-12-27 |
|\| | |||
| * | Implement morphing functions and adapt blender | pacien | 2017-12-26 |
| | | | | | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net> | ||
| * | Refactor trianglemap tests | pacien | 2017-12-24 |
| | | | | | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net> | ||
| * | Move Delaunay propagation function | pacien | 2017-12-24 |
| | | | | | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net> | ||
| * | Implement Delaunay propagation | pacien | 2017-12-24 |
| | | | | | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net> | ||
| * | Refactor quadrilateral tests | pacien | 2017-12-23 |
| | | | | | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net> | ||
| * | Add triangle map and quadrilateral representation and common operations | pacien | 2017-12-22 |
| | | | | | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net> | ||
| * | Simplify and add geom. and matrix utility functions | pacien | 2017-12-22 |
| | | | | | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net> | ||
* | | Implementing the locking system to disable components | Adam NAILI | 2017-12-27 |
| | | |||
* | | Successful test for the group management and button handling. Buttons are ↵ | Adam NAILI | 2017-12-22 |
| | | | | | | | | placed in the right spots thanks to group position handling | ||
* | | Updating doc of button, implementing button_is_selected, button_print, ↵ | Adam NAILI | 2017-12-22 |
| | | | | | | | | button_click_test (debug click handling), button_init | ||
* | | Successful test of initializing and beta printing of the group_buttons that ↵ | Adam NAILI | 2017-12-12 |
| | | | | | | | | held window | ||
* | | Modification of the implementation of init, free and successful test for the ↵ | Adam NAILI | 2017-12-10 |
| | | | | | | | | init function (creation of a window with the right parameters) | ||
* | | Creating test file window | Adam NAILI | 2017-12-09 |
|/ | |||
* | Change local utility function scope | pacien | 2017-12-02 |
| | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net> | ||
* | Impl. canvas blending | pacien | 2017-12-02 |
| | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net> | ||
* | Add color cmp. func. | pacien | 2017-12-02 |
| | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net> | ||
* | Impl. color blending and unit test, minor API change | pacien | 2017-12-02 |
| | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net> | ||
* | Add matrix op impl. and test, minor spec change | pacien | 2017-12-02 |
Signed-off-by: pacien <pacien.trangirard@pacien.net> |