blender/source
Ton Roosendaal ce77c5af1c Bugfix #27585
Oldie: Texture buttons - "Add New Image" - crashes on changing X or Y resolution.

I've greyed out these buttons now, changing image memory that's in use by the
preview render is not supported.

A real fix I did was assigning the new image to the texture, that was missing.
2012-10-25 16:58:52 +00:00
..
blender Bugfix #27585 2012-10-25 16:58:52 +00:00
blenderplayer Solved the problem when WITH_PLAYER activated. 2012-10-24 19:24:55 +00:00
creator remove LOD_Decimator (c++ decimator), now replaced by bmesh decimator. also remove CTR c++ classes that are no longer used. 2012-10-22 02:39:26 +00:00
darwin initial retina support for osx \ to take effect you must perhaps logout/in \i prefer in terminal: /System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Support/lsregister -v -f 2012-09-07 15:44:20 +00:00
gameengine rename api functions... 2012-10-23 13:28:22 +00:00
icons
tests style cleanup 2012-10-22 08:15:51 +00:00
CMakeLists.txt
SConscript