0ad/source/collada
vladislavbelov f28efbaa87 Forbids using more than 64 bones for GPU skinning.
Commented By: Stan
Differential Revision: https://code.wildfiregames.com/D4244
This was SVN commit r26067.
2021-12-13 19:22:27 +00:00
..
tests Port remaining python2 helper scripts to python3, fixes #5694. 2021-02-12 21:25:33 +00:00
CommonConvert.cpp Fix compiler warnings on VS 2015, refs #3439, refs #5069. 2018-03-10 09:58:53 +00:00
CommonConvert.h Removes unused forward declarations of class and struct. 2021-09-08 19:43:01 +00:00
Decompose.cpp Fix compiler warnings on VS 2015, refs #3439, refs #5069. 2018-03-10 09:58:53 +00:00
Decompose.h
DLL.cpp
DLL.h
GeomReindex.cpp Actually remove trailing tabs from source/. 2016-11-23 14:09:58 +00:00
GeomReindex.h
Maths.cpp
Maths.h
PMDConvert.cpp Actually remove trailing tabs from source/. 2016-11-23 14:09:58 +00:00
PMDConvert.h
precompiled.cpp
precompiled.h
PSAConvert.cpp Forbids using more than 64 bones for GPU skinning. 2021-12-13 19:22:27 +00:00
PSAConvert.h
StdSkeletons.cpp Refactors smart pointers creation, reduces code duplication and improves exception safety. 2021-02-13 23:53:40 +00:00
StdSkeletons.h Remove trailing whitespace and whitespace in empty lines of source/ except source/third_party/. 2016-11-23 11:18:37 +00:00
XMLFix.cpp
XMLFix.h