blender/source
Campbell Barton ba20da7214 Cleanup: avoid debug-only includes for BLI_assert.h
Having includes in debug builds makes it possible to accidentally
break release builds.

Avoid this by moving calls to other modules out of BLI_assert.h
into BLI_assert.c
2020-08-06 22:49:28 +10:00
..
blender Cleanup: avoid debug-only includes for BLI_assert.h 2020-08-06 22:49:28 +10:00
creator Python: include Python stack trace in the crash log 2020-08-06 15:44:00 +10:00
tools@896c5f7895 Audaspace: port documentation bugfix from upstream. 2020-08-05 14:02:59 +02:00
CMakeLists.txt Clang-Tidy: Allow use with GCC but warn about possible failure 2020-07-03 10:58:24 +02:00