NazaraEngine/src/Nazara/Utility/Formats
Lynix 7761b59dd9 Utility/OBJLoader: Check OBJ files before processing them
This removes a lot of errors from the logs in some cases


Former-commit-id: b540b8b8f942c0e8805e3b3e76295669f5e6764a [formerly c71ce0c21549178438ebcc3c85ca9e9074966410] [formerly 454c698bfa5432f19f238890d303f3641dca7056 [formerly 6e501a315a69b38c11440988bdc5d5f2e7158852]]
Former-commit-id: c5bfc674f09100d99a4c853a1dea96fd030fde49 [formerly 6f5190f8ed305b9726ef69d713a20e99d8c476a1]
Former-commit-id: a72b009cc519caf76784336b2df8db9d5b2d8628
2016-09-26 13:16:42 +02:00
..
DDSConstants.cpp Utility/Loaders: Fix and enable DDS loader (experimental) 2016-04-21 13:23:11 +02:00
DDSConstants.hpp UnitTests: Fix errors 2016-05-05 21:27:36 +02:00
DDSLoader.cpp Utility/DDSLoader: Fix bit reversing for exotic format 2016-05-17 17:09:08 +02:00
DDSLoader.hpp Utility/Loaders: Fix and enable DDS loader (experimental) 2016-04-21 13:23:11 +02:00
FreeTypeLoader.cpp Formats: Change skip string format 2016-03-09 12:41:39 +01:00
FreeTypeLoader.hpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
MD2Constants.cpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
MD2Constants.hpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
MD2Loader.cpp Utility/MaterialData: Remove CustomDefined 2016-08-04 01:12:06 +02:00
MD2Loader.hpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
MD5AnimLoader.cpp Utility: First code cleaning pass 2016-09-04 20:39:34 +02:00
MD5AnimLoader.hpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
MD5AnimParser.cpp Utility: First code cleaning pass 2016-09-04 20:39:34 +02:00
MD5MeshLoader.cpp Utility: First code cleaning pass 2016-09-04 20:39:34 +02:00
MD5MeshLoader.hpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
MD5MeshParser.cpp Utility: First code cleaning pass 2016-09-04 20:39:34 +02:00
MTLParser.cpp Utility: First code cleaning pass 2016-09-04 20:39:34 +02:00
OBJLoader.cpp Utility/OBJLoader: Check OBJ files before processing them 2016-09-26 13:16:42 +02:00
OBJLoader.hpp Utility/OBJParser: Prepare for saving 2016-07-08 08:34:45 +02:00
OBJParser.cpp Utility/OBJParser: Add Check() method to quickly check if any OBJ token is present at the beginning 2016-09-26 13:16:01 +02:00
OBJSaver.cpp Utility/OBJSaver: Remove some warnings 2016-09-04 21:00:23 +02:00
OBJSaver.hpp Utility/Formats: Add OBJSaver (WIP) 2016-07-12 08:14:05 +02:00
PCXLoader.cpp Formats: Change skip string format 2016-03-09 12:41:39 +01:00
PCXLoader.hpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
STBLoader.cpp Formats: Change skip string format 2016-03-09 12:41:39 +01:00
STBLoader.hpp Utility/Image: Add saver (allowing to save images) 2016-03-08 13:11:09 +01:00
STBSaver.cpp Utility/STBSaver: Fix error message 2016-07-08 08:36:54 +02:00
STBSaver.hpp Utility/Image: Add saver (allowing to save images) 2016-03-08 13:11:09 +01:00