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:
authorDalai Felinto <dfelinto@gmail.com>2017-05-16 17:25:57 +0300
committerDalai Felinto <dfelinto@gmail.com>2017-05-16 17:26:00 +0300
commit3826e77593e44b441dc4f4162083c4a3ae6fe044 (patch)
tree8a823aaa52d9cf815d9714cbe50403ba72a02430 /source/blender/editors/space_outliner/outliner_select.c
parentb11168c8f15fe320c60ec6b7054f514bd342d738 (diff)
Draw Manager: Small cleanup on bool and bitwise
We should avoid casting from an int to a flag. In this case it is probably fine, but if the OB_MODE_SCULPT was too high it can overflow the bool. (also adding explicit parenthesis to a flag check)
Diffstat (limited to 'source/blender/editors/space_outliner/outliner_select.c')
0 files changed, 0 insertions, 0 deletions