blender/source
Bastien Montagne 7f03e7cc3c Fix T47837: Filtering UIList broken with recent master.
Using 32nd bit of integer with our int RNA prop is not a good idea, it does not
really support unsigned int even with PROP_UNSIGNED type...

Most likely this has been unveiled by recent work over property clamping in RNA.

Not critical, but should be backported should we make an 'a' release.
2016-03-19 17:06:32 +01:00
..
blender Fix T47837: Filtering UIList broken with recent master. 2016-03-19 17:06:32 +01:00
blenderplayer Fix bplayer (c) 2016-03-13 15:44:27 +01:00
creator Include requests' cacert.pem file 2016-03-11 07:58:05 +01:00
gameengine More compile fixes - Game Engine 2016-03-13 23:34:42 +13:00
CMakeLists.txt Move tests into tests/ top-level dir 2014-06-18 22:03:46 +10:00