Go to file
Campbell Barton ac0a8af414 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.
2013-05-27 06:06:35 +00:00
build_files Various fixes. Tested with OpenSuse 12.3 (amd64). 2013-05-26 15:00:42 +00:00
doc code cleanup: typo and stop manpage turning '$' into italic. 2013-05-25 02:21:50 +00:00
extern quiet warnings from r56825 2013-05-16 03:55:47 +00:00
intern Cycles / Fresnel: 2013-05-26 22:34:45 +00:00
release disable auto indent when pasting text into the python console. 2013-05-24 01:04:37 +00:00
source fix [#35518] UV Mapping crashes the Blender with specific image file 2013-05-27 06:06:35 +00:00
CMakeLists.txt fix for building on osx with recent freestyle bugfix. 2013-05-24 10:15:20 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Fix a mismatch in help message (check_spelling_osl obviously checks OLS, and check_spelling_c, C code! :P ) 2013-05-14 14:37:51 +00:00
SConstruct Merged changes in the trunk up to revision 55546. 2013-03-24 12:13:13 +00:00