blender/source
Bastien Montagne f2087b4830 Fix T45451: File Browser crash on 16bits PNG image previews.
Issue was that with those files, Blender generate a float image by default, not a byte one...

Now, we ensure in two places we only get a byte imbuf for our thumbnails!
2015-07-16 17:28:25 +02:00
..
blender Fix T45451: File Browser crash on 16bits PNG image previews. 2015-07-16 17:28:25 +02:00
blenderplayer VBO offscreen selection drawing, cdderivedmesh 2015-07-15 18:50:02 +02:00
creator Cleanup: quiet warning 2015-07-09 19:33:02 +10:00
gameengine Particle Info node support for GLSL mode and the internal render. 2015-07-14 18:52:29 +02:00
icons
CMakeLists.txt
SConscript