index
:
morpher
master
[ARCHIVED 2017] Morphing animation generator based on Delaunay triangulations. Written in C
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gui
/
window.c
Commit message (
Collapse
)
Author
Age
*
Cleaning includes in GUI src files
Adam NAILI
2018-01-09
|
*
Changing the end of the program to let the user retry his morphing
Adam NAILI
2018-01-09
|
*
Sources and import cleanup
pacien
2018-01-09
|
|
|
|
Signed-off-by: pacien <pacien.trangirard@pacien.net>
*
Updating documentation, cleaning includes, updating report
Adam NAILI
2018-01-03
|
*
Implementing rendering
Adam NAILI
2018-01-01
|
*
Adding asserts, modifying signatures of function for more precise type, ↵
Adam NAILI
2017-12-22
|
|
|
|
implementing window_add functions, window_print functions
*
Formatting files
Adam NAILI
2017-12-12
|
*
Adding asserts, fixing the call of group_init that changed
Adam NAILI
2017-12-12
|
*
Modification of the implementation of init, free and successful test for the ↵
Adam NAILI
2017-12-10
|
|
|
|
init function (creation of a window with the right parameters)
*
Implementing init, free, add_button, add_pictureframe functions for window
Adam NAILI
2017-12-10
|
*
Creating source file window.c
Adam NAILI
2017-12-09