Blender Git Loki
Git Commits -> Revision b288480
Revision b288480 by Antonis Ryakiotakis (master) December 26, 2012, 20:38 (GMT) |
Fix: after multires baking, gpu textures were not getting invalidated for images and viewport was not getting refreshed with new baked textures. Now made sure this happens. The image list is copied to the job custom data so that the custom data cleanup function can properly delete them (if gpu image texture deletion does not happen on main thread, image bindcodes will remain intact for original images) |
Commit Details:
Full Hash: b28848063fec337443af9b77c13143f82d52a53f
SVN Revision: 53333
Parent Commit: 7b938ab
Lines Changed: +12, -1
1 Modified Path:
/source/blender/editors/object/object_bake.c (+12, -1) (Diff)