Home
Search
Configure Global Search
Log In
Transactions
T45204
Change Details
Change Details
Old
New
Diff
For Blender 2.75 RC2: In render_result.c in function "set_pass_name" the function "IMB_exr_split_token" is used. However, when compiling without OpenEXR support, this function is replaced by a stub and the whole thing breaks.
For Blender 2.75 RC2: In render_result.c in function "set_pass_name" the function "IMB_exr_split_token" is used. However, when compiling without OpenEXR support, this function is replaced by a stub and the whole thing breaks.
Continue