blender/source
Lukas Tönne d8163a08fb 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.
2016-02-08 10:13:09 +01:00
..
blender Fix for non-bool return values of a few common RNA functions with declared boolean return. 2016-02-08 10:13:09 +01:00
blenderplayer move windows out of source dir 2016-02-07 20:58:58 +11:00
creator move windows out of source dir 2016-02-07 20:58:58 +11:00
gameengine cleanup: spelling, comments, alignment 2016-01-28 01:36:12 -05:00
CMakeLists.txt Move tests into tests/ top-level dir 2014-06-18 22:03:46 +10:00