Blender Git Commit Log

Git Commits -> Revision 5d82173

Revision 5d82173 by Dalai Felinto (master)
May 23, 2012, 20:19 (GMT)
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)

Commit Details:

Full Hash: 5d82173a780735a0bb1d3d54e2ffae1ddb6644aa
SVN Revision: 46953
Parent Commit: 3136e8d
Lines Changed: +24, -0

1 Modified Path:

/source/blender/makesrna/intern/rna_image_api.c (+24, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021