Go to file
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
build_files CMake: remove unused libpath's 2016-03-15 13:15:26 +11:00
doc Python docs: minor cleanup and adding missing parenthesis to a code sample 2016-03-05 19:46:01 +00:00
extern Attempt to fix GLog compilaton on FreeBSD 2016-02-21 13:40:22 +01:00
intern Cleanup: warning 2016-03-13 15:15:38 +11:00
release Sequencer: expose GL preview alpha in scene UI 2016-03-18 20:05:08 +11:00
source Fix T47837: Filtering UIList broken with recent master. 2016-03-19 17:06:32 +01:00
tests Tests: improve RNA default reporting 2016-02-29 11:55:44 +11:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore Git ignore BUILD_NOTES.txt from install_deps.sh. 2015-11-23 20:17:02 +01:00
.gitmodules Remove SCons building system 2016-01-04 14:20:48 +05:00
CMakeLists.txt CMake: only show py module install options when used 2016-03-15 23:52:34 +11:00
COPYING
GNUmakefile Minor edits to sync make.bat & makefile 2016-01-04 20:42:00 +11:00
make.bat Fix make.bat checking 64bit systems 2016-02-10 00:26:12 +11:00