This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender
Antonis Ryakiotakis 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
..
2015-06-05 16:13:15 +02:00
2015-07-13 13:58:17 +02:00
2015-07-13 03:43:41 +10:00
2015-01-29 15:35:06 +11:00
2015-07-13 13:58:17 +02:00
2015-07-13 13:58:17 +02:00
2015-07-13 13:58:17 +02:00
2015-07-13 13:58:17 +02:00
2015-07-13 13:58:17 +02:00
2015-06-18 06:32:01 +10:00
2015-06-16 10:32:41 +10:00
2015-07-09 19:39:37 +10:00