This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender
Dalai Felinto 3826e77593 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)
2017-05-16 16:26:00 +02:00
..
2017-05-16 16:57:26 +10:00
2017-05-11 16:15:26 +02:00
2016-07-15 02:39:45 +10:00
2017-05-11 07:42:35 +10:00