summaryrefslogtreecommitdiff
path: root/test
Commit message (Collapse)AuthorAge
* Updating documentation, cleaning includes, updating reportAdam NAILI2018-01-03
|
* Successful test of rendering (GUI BETA)Adam NAILI2018-01-01
|
* Continuing test to fixAdam NAILI2017-12-31
|
* Implementing all kinds of buttons. Rendering to fixAdam NAILI2017-12-31
|
* Accept edge case as Delaunaypacien2017-12-29
| | | | Signed-off-by: pacien <pacien.trangirard@pacien.net>
* Implementing the add constraint feature, need to be fixedAdam NAILI2017-12-28
|
* Merge remote-tracking branch 'origin/master' into guiAdam NAILI2017-12-28
|\
| * Refactor canvas blender into rasterizerpacien2017-12-28
| | | | | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net>
| * Refactor and test colorpacien2017-12-28
| | | | | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net>
| * Add new geometry common types and functionspacien2017-12-28
| | | | | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net>
* | Reworking signatures of pictureframe function, beginning of implementation, ↵Adam NAILI2017-12-28
| | | | | | | | debug tests
* | Merge remote-tracking branch 'origin/master' into guiAdam NAILI2017-12-27
|\|
| * Implement morphing functions and adapt blenderpacien2017-12-26
| | | | | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net>
| * Refactor trianglemap testspacien2017-12-24
| | | | | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net>
| * Move Delaunay propagation functionpacien2017-12-24
| | | | | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net>
| * Implement Delaunay propagationpacien2017-12-24
| | | | | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net>
| * Refactor quadrilateral testspacien2017-12-23
| | | | | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net>
| * Add triangle map and quadrilateral representation and common operationspacien2017-12-22
| | | | | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net>
| * Simplify and add geom. and matrix utility functionspacien2017-12-22
| | | | | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net>
* | Implementing the locking system to disable componentsAdam NAILI2017-12-27
| |
* | Successful test for the group management and button handling. Buttons are ↵Adam NAILI2017-12-22
| | | | | | | | placed in the right spots thanks to group position handling
* | Updating doc of button, implementing button_is_selected, button_print, ↵Adam NAILI2017-12-22
| | | | | | | | button_click_test (debug click handling), button_init
* | Successful test of initializing and beta printing of the group_buttons that ↵Adam NAILI2017-12-12
| | | | | | | | held window
* | Modification of the implementation of init, free and successful test for the ↵Adam NAILI2017-12-10
| | | | | | | | init function (creation of a window with the right parameters)
* | Creating test file windowAdam NAILI2017-12-09
|/
* Change local utility function scopepacien2017-12-02
| | | | Signed-off-by: pacien <pacien.trangirard@pacien.net>
* Impl. canvas blendingpacien2017-12-02
| | | | Signed-off-by: pacien <pacien.trangirard@pacien.net>
* Add color cmp. func.pacien2017-12-02
| | | | Signed-off-by: pacien <pacien.trangirard@pacien.net>
* Impl. color blending and unit test, minor API changepacien2017-12-02
| | | | Signed-off-by: pacien <pacien.trangirard@pacien.net>
* Add matrix op impl. and test, minor spec changepacien2017-12-02
Signed-off-by: pacien <pacien.trangirard@pacien.net>