summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Update report, add authorship to C filesHEADmasterpacien2018-01-09
* Merge branch 'master' of https://git-etud.u-pem.fr/upem-c-morphingpacien2018-01-09
|\
| * Ordering includesAdam NAILI2018-01-09
* | Extract help funcpacien2018-01-09
|/
* Cleaning includes in GUI src filesAdam NAILI2018-01-09
* Merge branch 'master' of https://git-etud.u-pem.fr/upem-c-morphingAdam NAILI2018-01-09
|\
| * Reformat and clean includespacien2018-01-09
* | Changing the end of the program to let the user retry his morphingAdam NAILI2018-01-09
|/
* Implementing option --help handlingAdam NAILI2018-01-09
* Sources and import cleanuppacien2018-01-09
* Updating documentation, cleaning includes, updating reportAdam NAILI2018-01-03
* Implementing error handling + final GUIAdam NAILI2018-01-02
* Implementing GUI (init, handling_event, free)Adam NAILI2018-01-02
* Implementing renderingAdam NAILI2018-01-01
* Fix dimension swappacien2017-12-31
* Merge remote-tracking branch 'origin/gui'Adam NAILI2017-12-31
|\
| * Implementing all kinds of buttons. Rendering to fixAdam NAILI2017-12-31
| * Accept edge case as Delaunaypacien2017-12-29
| * Implementing the add constraint feature, need to be fixedAdam NAILI2017-12-28
| * Merge remote-tracking branch 'origin/master' into guiAdam NAILI2017-12-28
| |\
| * | Reworking signatures of pictureframe function, beginning of implementation, d...Adam NAILI2017-12-28
| * | Merge branch 'master' into guiAdam NAILI2017-12-27
| |\ \
| * \ \ Merge remote-tracking branch 'origin/master' into guiAdam NAILI2017-12-27
| |\ \ \
| * | | | 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
* | | | | Update make files recipes, add mock output binarypacien2017-12-28
| |_|_|/ |/| | |
* | | | Add canvas image init. impl.pacien2017-12-28
* | | | Merge branch 'morpher'pacien2017-12-28
|\ \ \ \ | |_|_|/ |/| | |
| * | | Refactor canvas blender into rasterizerpacien2017-12-28
| * | | Refactor and test colorpacien2017-12-28
| * | | Refactor canvaspacien2017-12-28
| * | | Add new geometry common types and functionspacien2017-12-28
| | |/ | |/|
* / | Remove duplicates following mergepacien2017-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