Supermodel/Src/Graphics
Bart Trzynadlowski 11d1d61bc2 - Removed BOOL and replaced it with native C++ type, bool.
- Removed TRUE and FALSE, changed to 'true' and 'false' keywords.
2011-09-08 06:34:18 +00:00
..
Shaders - Texture offsets: models are now decoded for each individual texture offset state and texture coordinates are adjusted while generating the vertex data. 2011-07-21 08:12:16 +00:00
Error.cpp - Removed BOOL and replaced it with native C++ type, bool. 2011-09-08 06:34:18 +00:00
Models.cpp - Removed BOOL and replaced it with native C++ type, bool. 2011-09-08 06:34:18 +00:00
Render2D.cpp - Removed BOOL and replaced it with native C++ type, bool. 2011-09-08 06:34:18 +00:00
Render2D.h - Removed BOOL and replaced it with native C++ type, bool. 2011-09-08 06:34:18 +00:00
Render3D.cpp - Removed BOOL and replaced it with native C++ type, bool. 2011-09-08 06:34:18 +00:00
Render3D.h - Removed BOOL and replaced it with native C++ type, bool. 2011-09-08 06:34:18 +00:00
Shader.cpp - Removed BOOL and replaced it with native C++ type, bool. 2011-09-08 06:34:18 +00:00
Shader.h - Removed BOOL and replaced it with native C++ type, bool. 2011-09-08 06:34:18 +00:00
Shaders2D.h Fixing import mistake: moving source code to trunk/Src. 2011-04-24 01:19:40 +00:00
Shaders3D.h Fixing import mistake: moving source code to trunk/Src. 2011-04-24 01:19:40 +00:00