]> git.jsancho.org Git - lugaru.git/history - Source/Graphic/Models.hpp
Using an enum for model type
[lugaru.git] / Source / Graphic / Models.hpp
2017-01-04 Côme ChillietUsing an enum for model type
2017-01-04 Côme ChillietRemoved unused members in Model class
2017-01-04 Côme ChillietRemoved unused method from Model class
2017-01-02 Côme ChillietRemoved lots of unused code from Math folder, renamed...
2017-01-02 Côme ChillietReplaced Model::possible with a vector
2016-12-23 Côme ChillietUsing a vector for Model triangles, moved facenormal...
2016-12-23 Côme ChillietUsing the Decal class in Model as well
2016-12-22 Côme ChillietFixed warnings, removed unused attributes, broken audio...
2016-12-11 Neal GompaConvert C-header includes to C++ variants in C++ files
2016-12-11 Rémi VerscheldeRename all C++ headers with .hpp extension