Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <campbell@blender.org>2022-03-08 06:15:34 +0300
committerCampbell Barton <campbell@blender.org>2022-03-08 06:15:34 +0300
commitc0c840cc3109577476c70ae58ed918dea26b2640 (patch)
tree0eb1855553c5f1f13330fc445f06ef047bab77d4 /source/blender/blenloader
parent59c972b40ab0bb7a072984c7f787784e0e0b1d9e (diff)
Cleanup: prefer UNUSED_VARS_NDEBUG for debug only variables
Otherwise it's possible to accidentally use these variables in debug builds, breaking release builds.
Diffstat (limited to 'source/blender/blenloader')
0 files changed, 0 insertions, 0 deletions