Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Implementing all kinds of buttons. Rendering to fix | Adam NAILI | 2017-12-31 |
| | |||
* | Use 64 bits integers (avoiding overflows when computing the Delaunay criteria) | pacien | 2017-12-29 |
| | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net> | ||
* | 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 |
|\ | |||
| * | Adding inspiration | pacien | 2017-12-28 |
| | | | | | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net> | ||
| * | Remove previous impl. files | pacien | 2017-12-28 |
| | | | | | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net> | ||
| * | Add canvas from image init. func. | pacien | 2017-12-28 |
| | | | | | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net> | ||
| * | Merge branch 'morpher' | pacien | 2017-12-28 |
| |\ | | | | | | | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net> | ||
| | * | 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> | ||
| | * | Refactor canvas | 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 | ||
* | | | Updating documentation of PictureFrame. Defining structures, types, methods ↵ | Adam NAILI | 2017-12-27 |
| | | | | | | | | | | | | signatures | ||
* | | | Merge branch 'master' into gui | Adam NAILI | 2017-12-27 |
|\| | | |||
| * | | Remove duplicates following merge | pacien | 2017-12-27 |
| |/ | | | | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net> | ||
* | | 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> | ||
| * | Detail doc | pacien | 2017-12-26 |
| | | | | | | | | 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> | ||
| * | 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> | ||
* | | Adding asserts, modifying signatures of function for more precise type, ↵ | Adam NAILI | 2017-12-22 |
| | | | | | | | | implementing window_add functions, window_print functions | ||
* | | Including blender/canvas.h for type resolution in pictureframe.h | Adam NAILI | 2017-12-22 |
| | | |||
* | | Updating doc of group, correcting chained list behaviour, completing ↵ | Adam NAILI | 2017-12-22 |
| | | | | | | | | implementation of group_init, implementing group_print and group_click_handler to delegate on components | ||
* | | Modifying signature of ClickHandler pointer of function, PrintMethod pointer ↵ | Adam NAILI | 2017-12-22 |
| | | | | | | | | of function, adding a boolean to lock a component | ||
* | | Updating doc of button, implementing button_is_selected, button_print, ↵ | Adam NAILI | 2017-12-22 |
| | | | | | | | | button_click_test (debug click handling), button_init | ||
* | | Reworking on the _GroupElement structure and updating doc | Adam NAILI | 2017-12-12 |
| | | |||
* | | Reworking on the signature of PrintMethod | Adam NAILI | 2017-12-12 |
| | | |||
* | | 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 |
| | | |||
* | | Updating documentation and reworking the structure of the Window | Adam NAILI | 2017-12-10 |
| | | |||
* | | Updating button documentation | Adam NAILI | 2017-12-10 |
| | | |||
* | | Merge remote-tracking branch 'origin/master' into gui | Adam NAILI | 2017-12-10 |
|\| | |||
| * | Add proper struct documentation | pacien | 2017-12-09 |
| | | | | | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net> | ||
* | | Rework of the structure Window | Adam NAILI | 2017-12-09 |
| | | |||
* | | Rework of the structure Group | Adam NAILI | 2017-12-09 |
| | | |||
* | | Including window.h | Adam NAILI | 2017-12-08 |
| | | |||
* | | Updating window.h doc and rework of the Component struct (adding a pointer ↵ | Adam NAILI | 2017-12-08 |
| | | | | | | | | of function to print) | ||
* | | Update doc on button.h | Adam NAILI | 2017-12-06 |
| | | |||
* | | Update doc on window.h | Adam NAILI | 2017-12-06 |
|/ | |||
* | Add GUI spec draft | pacien | 2017-12-04 |
| | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net> | ||
* | Update doc | pacien | 2017-12-02 |
| | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net> | ||
* | Change local utility function scope | pacien | 2017-12-02 |
| | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net> | ||
* | Impl. morpher stub | pacien | 2017-12-02 |
| | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net> | ||
* | Rename canvas dim. func. | pacien | 2017-12-02 |
| | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net> | ||
* | Add vector cmp. func. | pacien | 2017-12-02 |
| | | | | Signed-off-by: pacien <pacien.trangirard@pacien.net> |