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:
authorLukas Tönne <lukas.toenne@gmail.com>2016-02-08 12:13:09 +0300
committerLukas Tönne <lukas.toenne@gmail.com>2016-02-08 12:13:09 +0300
commitd8163a08fb62903257878ae1bdbb3c0ba5b8e773 (patch)
tree739475451e476e4c924c1897b4ec5488f0702056 /make.bat
parentdc2a01ca059d160f748064167200f275cede40a7 (diff)
Fix for non-bool return values of a few common RNA functions with declared boolean return.
Since rBbbc7dc169dc365889bad3f3aed7b868efb432710 bool-valued RNA functions are expected to return only 0 or 1. For flag tests as in these functions the returned int value needs to be explicitly converted to bool.
Diffstat (limited to 'make.bat')
0 files changed, 0 insertions, 0 deletions