]> git.jsancho.org Git - lugaru.git/history - Source/Environment/Terrain.cpp
Replaced patchobjects arrays by vectors, cleaned code a bit
[lugaru.git] / Source / Environment / Terrain.cpp
2017-01-08 Côme ChillietReplaced patchobjects arrays by vectors, cleaned code...
2017-01-08 Côme ChillietCleaned up Terrain::AddObject
2016-12-23 Côme ChillietUsing the Decal class in Model as well
2016-12-23 Côme ChillietAdded an enum for decal type
2016-12-22 Côme ChillietCleaned Terrain Decal handling
2016-12-22 Côme ChillietFixed warnings, removed unused attributes, broken audio...
2016-12-22 Nicola Spanti (RyD... Fixing some warnings of cppcheck
2016-12-16 Côme ChillietMoved visibleloading check inside LoadingScreen
2016-12-16 Côme ChillietMoved things related to tutorial in new Tutorial class
2016-12-15 Côme ChillietCleaned up TextureRes lifecycle to make sure it’s destr...
2016-12-15 Côme ChillietCleaned up Objects handling
2016-12-11 Rémi VerscheldeRename all C++ headers with .hpp extension
2016-12-11 Côme ChillietSorted all source files in folders