Go to file
Antony Riakiotakis e142ae77ca Imbuf types refactor.
ImBuf types were getting stored as bitflags in a 32bit integer which had
    already run out of space. Solved the problem by separating file type to
    an ftype enum, and file specific options to foptions.

    Reviewed by Campbell, thanks a lot!
2015-07-13 13:58:17 +02:00
build_files Use regex for cmake config parsing 2015-07-13 20:05:26 +10:00
doc Docs; Py API gotcha's section 2015-07-12 20:50:44 +10:00
extern CMake: quiet warnings in GTest 2015-06-23 14:34:52 +10:00
intern Cycles: Expose "Max Bounces" for the world light. 2015-07-12 17:56:54 +02:00
release Add Thai and Khmer charsets to our i18n font. 2015-07-11 18:03:18 +02:00
scons@625d446ae8 Fixed border extension for the sunbeams node. 2014-09-23 11:42:11 +02:00
source Imbuf types refactor. 2015-07-13 13:58:17 +02:00
tests BLI_math 'compare' cleanup & enhancements. 2015-07-10 15:02:43 +02:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore Revert "ignore conflict files" 2014-08-08 06:00:49 +10:00
.gitmodules Initialize git submodules for addons, locales and scons 2013-11-15 12:19:08 +06:00
CMakeLists.txt Make OpenGL debug contexts a flag --debug-gpu instead of a compile time 2015-07-02 19:30:17 +02:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile CMake: use functions instead of macros 2015-06-17 09:38:24 +10:00
SConstruct Fix T44968: Python executable crashes due to missing .DLL 2015-06-10 13:41:06 +05:00