blender/tests
Jacques Lucke 2679236047 Cleanup: avoid static initialization order issues when accessing CPPTypes
Instead of depending on static initialization order of globals use
static variables within functions. Those are initialized on first use.
This is every so slighly less efficient, but avoids a full class of problems.
2020-07-17 14:15:06 +02:00
..
gtests Cleanup: avoid static initialization order issues when accessing CPPTypes 2020-07-17 14:15:06 +02:00
python IO: Reversed persistent ID order in exports to Alembic and USD 2020-07-07 14:30:55 +02:00
check_deprecated.py Cleanup: pep8 2018-07-03 06:55:02 +02:00
CMakeLists.txt Merge branch 'blender-v2.83-release' 2020-05-25 21:43:54 +10:00