| Commit message (Expand) | Author | Age |
* | Changing the end of the program to let the user retry his morphing | Adam NAILI | 2018-01-09 |
* | Merge branch 'master' of https://git-etud.u-pem.fr/upem-c-morphing | pacien | 2018-01-09 |
|\ |
|
| * | Updating documentation and explanation about some implementations | Adam NAILI | 2018-01-04 |
* | | Sources and import cleanup | pacien | 2018-01-09 |
* | | Add authorship info in headers doc | pacien | 2018-01-09 |
|/ |
|
* | Updating documentation, cleaning includes, updating report | Adam NAILI | 2018-01-03 |
* | Implementing GUI (init, handling_event, free) | Adam NAILI | 2018-01-02 |
* | Implementing rendering | Adam NAILI | 2018-01-01 |
* | Merge remote-tracking branch 'origin/gui' | Adam NAILI | 2017-12-31 |
|\ |
|
| * | 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 |
| * | 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 |
| |\ |
|
| * | | Reworking signatures of pictureframe function, beginning of implementation, d... | Adam NAILI | 2017-12-28 |
| * | | Updating documentation of PictureFrame. Defining structures, types, methods s... | Adam NAILI | 2017-12-27 |
| * | | Merge branch 'master' into gui | Adam NAILI | 2017-12-27 |
| |\ \ |
|
| * \ \ | Merge remote-tracking branch 'origin/master' into gui | Adam NAILI | 2017-12-27 |
| |\ \ \ |
|
| * | | | | Adding asserts, modifying signatures of function for more precise type, imple... | Adam NAILI | 2017-12-22 |
| * | | | | Including blender/canvas.h for type resolution in pictureframe.h | Adam NAILI | 2017-12-22 |
| * | | | | Updating doc of group, correcting chained list behaviour, completing implemen... | Adam NAILI | 2017-12-22 |
| * | | | | Modifying signature of ClickHandler pointer of function, PrintMethod pointer ... | Adam NAILI | 2017-12-22 |
| * | | | | Updating doc of button, implementing button_is_selected, button_print, button... | Adam NAILI | 2017-12-22 |
| * | | | | 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 |
| |\ \ \ \ |
|
| * | | | | | 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 of... | Adam NAILI | 2017-12-08 |
| * | | | | | Update doc on button.h | Adam NAILI | 2017-12-06 |
| * | | | | | Update doc on window.h | Adam NAILI | 2017-12-06 |
* | | | | | | Small doc fixes | pacien | 2017-12-29 |
* | | | | | | More inspiration | pacien | 2017-12-28 |
| |_|_|_|/
|/| | | | |
|
* | | | | | Adding inspiration | pacien | 2017-12-28 |
* | | | | | Remove previous impl. files | pacien | 2017-12-28 |
* | | | | | Add canvas from image init. func. | pacien | 2017-12-28 |
* | | | | | Merge branch 'morpher' | pacien | 2017-12-28 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | Refactor canvas blender into rasterizer | pacien | 2017-12-28 |
| * | | | | Refactor and test color | pacien | 2017-12-28 |
| * | | | | Refactor canvas | pacien | 2017-12-28 |
| * | | | | Add new geometry common types and functions | pacien | 2017-12-28 |
| | |_|/
| |/| | |
|
* / | | | Remove duplicates following merge | pacien | 2017-12-27 |
|/ / / |
|
* | | | Implement morphing functions and adapt blender | pacien | 2017-12-26 |
* | | | Detail doc | pacien | 2017-12-26 |