assimp/code/MDL
Hanif Bin Ariffin bbe6f7f213 Fixed a bunch of clang warnings
1. Fix misleading indentation warnings.
2. Fix creating a temporary const copy when iterating over a map (thanks to range analysis warnings)
3. Fix creating a copy when iterating over a range without reference qualifier (also thanks to range analysis warnings)
2020-01-30 18:42:30 -05:00
..
HalfLife Merge branch 'master' into hl1-mdl-fix-texture-format 2020-01-25 13:34:59 -05:00
MDLDefaultColorMap.h Updated copyright dates. 2020-01-20 08:53:12 -05:00
MDLFileData.h Updated copyright dates. 2020-01-20 08:53:12 -05:00
MDLLoader.cpp Fixed a bunch of clang warnings 2020-01-30 18:42:30 -05:00
MDLLoader.h Updated copyright dates. 2020-01-20 08:53:12 -05:00
MDLMaterialLoader.cpp Updated copyright dates. 2020-01-20 08:53:12 -05:00