assimp/code/X
PascalGilbraith 7f7918957a
Issue 2603
Normal face indices added to end of already resized vector, so normal faces did not match position faces.
Use vector index rather than push.
2019-09-15 13:05:04 +01:00
..
XFileExporter.cpp Add configuration of text format precision 2019-06-20 18:11:11 +01:00
XFileExporter.h Reorg of code. 2019-06-06 14:45:43 +02:00
XFileHelper.h Reorg of code. 2019-06-06 14:45:43 +02:00
XFileImporter.cpp X: fix out of bound access. 2019-06-15 19:17:15 +02:00
XFileImporter.h X: fix out of bound access. 2019-06-15 19:17:15 +02:00
XFileParser.cpp Issue 2603 2019-09-15 13:05:04 +01:00
XFileParser.h Reorg of code. 2019-06-06 14:45:43 +02:00