Commit Graph

7 Commits

Author SHA1 Message Date
Anakin e1e8e165fe removed unused information from texture,
don't copy the data, give a pointer,
there is some data left, need to find out if it's from these changes
2016-11-24 19:40:17 +01:00
Anakin 23ce58291e fixed the multiedged polygons 2016-11-23 17:30:38 +01:00
Anakin 927ce1cd0a fixed warnings 2016-11-16 14:18:11 +01:00
Anakin b4bd314450 clean up code 2016-11-12 12:05:03 +01:00
Anakin a875820f48 removed unused files,
removed unused functions,
removed unused variables,
reduced dynamic stack memory (there was too much allocated),
moved some code around into better place,
implemented destructor (there is still a std::_face_node left on the stack when the program is done),
2016-10-31 16:19:12 +01:00
Anakin d97a917a5e rle files are now supported 2016-09-08 15:55:12 +02:00
Anakin 847b3cdee8 managed old tutorial implementation with classes.
Bugs: nothing is displayed
2016-09-06 15:15:29 +02:00