blender/source
Dalai Felinto 5d82173a78 Image.gl_touch - routine to prevent the image to be cleared by blender cache garbage collection system
* if the image is not loaded (bindcode == 0) load the image

This needs to be called often. If the image is 'cleaned' by Blender, it will not help to load it after.
[ gl_load returns the errors: GL_STACK_OVERFLOW(1283) or GL_STACK_UNDERFLOW (1284) ]

Thanks Campbell for the suggestion on how to handle this (BKE_image_tag_time)
2012-05-23 20:19:40 +00:00
..
blender Image.gl_touch - routine to prevent the image to be cleared by blender cache garbage collection system 2012-05-23 20:19:40 +00:00
blenderplayer Fix for compiling with player after skin modifier commits. 2012-05-22 15:55:02 +00:00
creator Fix for [#31418] Code review: OpenCL initialization 2012-05-21 19:31:29 +00:00
darwin replace former applescript with an editable one 2011-10-19 19:15:35 +00:00
gameengine Fix for [#31276] Action Actuator, Priorities higher than 1 break Playback: 2012-05-23 04:01:05 +00:00
icons set svn end of lines to native 2011-05-09 08:15:38 +00:00
tests rename Mesh.uv_loop_layers --> uv_layers 2012-04-22 23:51:50 +00:00
CMakeLists.txt remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
SConscript Add libMV and Scons support for MinGW-w64, patches by Caleb Joseph with slight modifications. 2012-04-24 12:57:58 +00:00