summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* 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
| * Make triangle boundaries inclusivepacien2017-12-26
| * Move Delaunay propagation functionpacien2017-12-24
| * Implement Delaunay propagationpacien2017-12-24
| * 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
* | Implementing the locking system to disable componentsAdam NAILI2017-12-27
* | Adding asserts, modifying signatures of function for more precise type, imple...Adam NAILI2017-12-22
* | Updating doc of group, correcting chained list behaviour, completing implemen...Adam NAILI2017-12-22
* | Updating doc of button, implementing button_is_selected, button_print, button...Adam NAILI2017-12-22
* | Formatting filesAdam 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
* | 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
* | Implementing init, free, add_button, add_pictureframe functions for windowAdam NAILI2017-12-10
* | Creating source file window.cAdam NAILI2017-12-09
|/
* Change local utility function scopepacien2017-12-02
* Impl. canvas blendingpacien2017-12-02
* Impl. morpher stubpacien2017-12-02
* Fix typopacien2017-12-02
* Rename canvas dim. func.pacien2017-12-02
* Add vector cmp. func.pacien2017-12-02
* Add color cmp. func.pacien2017-12-02
* Impl. color blending and unit test, minor API changepacien2017-12-02
* Impl. canvas, minor api changepacien2017-12-02
* Add matrix op impl. and test, minor spec changepacien2017-12-02
* Add some common utility functionspacien2017-12-02
* Set up repositorypacien2017-11-10