summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Reworking signatures of pictureframe function, beginning of implementation, d...Adam NAILI2017-12-28
* Updating documentation of PictureFrame. Defining structures, types, methods s...Adam NAILI2017-12-27
* Merge branch 'master' into guiAdam NAILI2017-12-27
|\
| * Remove duplicates following mergepacien2017-12-27
* | Merge remote-tracking branch 'origin/master' into guiAdam NAILI2017-12-27
|\|
| * Fix trianglemap initialisation pixel indexpacien2017-12-27
| * Add missing freepacien2017-12-26
| * Implement morphing functions and adapt blenderpacien2017-12-26
| * Detail docpacien2017-12-26
| * Make triangle boundaries inclusivepacien2017-12-26
| * Refactor trianglemap testspacien2017-12-24
| * Move Delaunay propagation functionpacien2017-12-24
| * Implement Delaunay propagationpacien2017-12-24
| * Refactor quadrilateral testspacien2017-12-23
| * Rename function accuratelypacien2017-12-22
| * Add triangle map and quadrilateral representation and common operationspacien2017-12-22
| * Simplify and add geom. and matrix utility functionspacien2017-12-22
| * Force doc rebuildpacien2017-12-18
* | Implementing the locking system to disable componentsAdam NAILI2017-12-27
* | Successful test for the group management and button handling. Buttons are pla...Adam NAILI2017-12-22
* | Adding asserts, modifying signatures of function for more precise type, imple...Adam NAILI2017-12-22
* | Including blender/canvas.h for type resolution in pictureframe.hAdam NAILI2017-12-22
* | Updating doc of group, correcting chained list behaviour, completing implemen...Adam NAILI2017-12-22
* | Modifying signature of ClickHandler pointer of function, PrintMethod pointer ...Adam NAILI2017-12-22
* | Updating doc of button, implementing button_is_selected, button_print, button...Adam NAILI2017-12-22
* | Formatting filesAdam NAILI2017-12-12
* | Successful test of initializing and beta printing of the group_buttons that h...Adam NAILI2017-12-12
* | Adding asserts, fixing the call of group_init that changedAdam NAILI2017-12-12
* | Adding beta version of print function, working on implementation of the linke...Adam NAILI2017-12-12
* | Reworking on the _GroupElement structure and updating docAdam NAILI2017-12-12
* | Reworking on the signature of PrintMethodAdam NAILI2017-12-12
* | Modification of the implementation of init, free and successful test for the ...Adam NAILI2017-12-10
* | Update doc and reworking structure and signature of init function for groupAdam NAILI2017-12-10
* | Deleting the documentation button_free and the prototypeAdam NAILI2017-12-10
* | Creation of component.h and move the content about Component to this header fileAdam NAILI2017-12-10
* | Updating documentation of group.hAdam NAILI2017-12-10
* | Implementing init, free, add_button, add_pictureframe functions for windowAdam NAILI2017-12-10
* | Updating documentation and reworking the structure of the WindowAdam NAILI2017-12-10
* | Updating button documentationAdam NAILI2017-12-10
* | Merge remote-tracking branch 'origin/master' into guiAdam NAILI2017-12-10
|\|
| * Rename phony targetspacien2017-12-09
| * Add proper struct documentationpacien2017-12-09
* | Rework of the structure WindowAdam NAILI2017-12-09
* | Rework of the structure GroupAdam NAILI2017-12-09
* | Creating source file window.cAdam NAILI2017-12-09
* | Creating test file windowAdam NAILI2017-12-09
* | Including window.hAdam NAILI2017-12-08
* | Updating window.h doc and rework of the Component struct (adding a pointer of...Adam NAILI2017-12-08
* | Update doc on button.hAdam NAILI2017-12-06
* | Update doc on window.hAdam NAILI2017-12-06
|/