blender/source
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
..
blender Imbuf types refactor. 2015-07-13 13:58:17 +02:00
blenderplayer BPlayer compile fix © 2015-07-01 12:34:04 +02:00
creator Cleanup: quiet warning 2015-07-09 19:33:02 +10:00
gameengine Imbuf types refactor. 2015-07-13 13:58:17 +02:00
icons
CMakeLists.txt Move tests into tests/ top-level dir 2014-06-18 22:03:46 +10:00
SConscript