Go to file
Bastien Montagne 112f431c3b Fix T47951: UserId problem on reload.
readfile.c would increment object usercount in three places, where it should not.
Remember kids: Objects are **only** refcounted by Scene's bases, and Object->proxy!
2016-03-26 16:22:17 +01:00
build_files Fix T47939: Install Deps OSL 1.7.1 and clang-3.5 2016-03-26 00:31:41 +01: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 Fix Cycles debug panel, being shown in BI as well. 2016-03-25 19:59:18 +01:00
release UI: Presets for scene units 2016-03-25 05:03:25 +11:00
source Fix T47951: UserId problem on reload. 2016-03-26 16:22:17 +01:00
tests Fix BLI_strncasestr use with a single character 2016-03-24 23:30:51 +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 Cycles: Add an option to build single kernel only which fits current CPU 2016-03-25 16:09:05 +01: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