blender/intern
Brecht Van Lommel e06561a27a Build: replace Blender specific DEBUG by standard NDEBUG
NDEBUG is part of the C standard and disables asserts. Only this will
now be used to decide if asserts are enabled.

DEBUG was a Blender specific define, that has now been removed.

_DEBUG is a Visual Studio define for builds in Debug configuration.
Blender defines this for all platforms. This is still used in a few
places in the draw code, and in external libraries Bullet and Mantaflow.

Pull Request: https://projects.blender.org/blender/blender/pulls/115774
2023-12-06 16:05:14 +01:00
..
atomic License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
audaspace Cleanup: use braces for sources in intern/ 2023-09-17 09:05:40 +10:00
clog Cleanup: CMake: Modernize bf_intern_clog dependencies 2023-11-24 17:12:24 +01:00
cycles Build: replace Blender specific DEBUG by standard NDEBUG 2023-12-06 16:05:14 +01:00
dualcon Fix intern/dualcon error in 2721b937fb5a641cc25eda56b704ca2553bd2cfe 2023-09-24 16:07:49 +10:00
eigen Cleanup: use braces for sources in intern/ 2023-09-17 09:05:40 +10:00
ffmpeg Cleanup: use braces for sources in intern/ 2023-09-17 09:05:40 +10:00
ghost Build: replace Blender specific DEBUG by standard NDEBUG 2023-12-06 16:05:14 +01:00
guardedalloc Valgrind: suppress warnings with MemPool & MEM_* trailing padding 2023-12-05 17:12:32 +11:00
iksolver Cleanup: use braces in headers 2023-09-24 14:52:38 +10:00
itasc License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
libc_compat License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
libmv Cleanup: use braces in headers 2023-09-24 14:52:38 +10:00
locale License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
mantaflow Cleanup: use braces for sources in intern/ 2023-09-17 09:05:40 +10:00
memutil Cleanup: use braces in headers 2023-09-24 14:52:38 +10:00
mikktspace Cleanup: use braces in headers 2023-09-24 14:52:38 +10:00
opencolorio Build: support OpenColorIO 2.3 2023-10-02 19:31:19 +02:00
opensubdiv Cleanup: quiet unused variable warnings in CMake 2023-11-10 09:15:49 +11:00
openvdb License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
quadriflow License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
renderdoc_dynload CMake: include missing files in source files 2023-08-24 11:51:25 +10:00
rigidbody License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
sky License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
utfconv Cleanup: format 2023-12-02 14:56:12 +11:00
wayland_dynload Revert changes from main commits that were merged into blender-v4.0-release 2023-10-30 21:40:35 +01:00
CMakeLists.txt Cleanup: CMake: Modernize bf_intern_utfconv dependencies 2023-11-28 01:11:15 +01:00