Blender Git Commit Log
Git Commits -> Revision ac0a8af
Revision ac0a8af by Campbell Barton (master) May 27, 2013, 06:06 (GMT) |
fix [#35518] UV Mapping crashes the Blender with specific image file 2 bugs here - missing NULL check in IMB_colormanagement_display_settings_from_ctx() - deadlock in draw_image_paint_helpers() Simple solution is to not draw paint helpers for render/viewer images. |
Commit Details:
Full Hash: ac0a8af41413b730c0ab17cf19390c65dee3134c
SVN Revision: 57043
Parent Commit: 9c6deff
Lines Changed: +6, -5