Files
test/source
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-01-29 17:21:57 +03:00
2017-04-08 12:01:29 +10:00