blender/source/blender
Sergey Sharybin 89d91f5a7d Fix #33402: Compositor crashes when drag-dropping multilayer exr
There was a missing image reload signal in node creation by drag-dropping,
which lead to incorrectly set image type.

Also fixed misusage of IMB_freeImBuf used to release buffer acquired by
BKE_image_acquire_ibuf.
2012-12-04 08:10:53 +00:00
..
avi style cleanup: if's on the same line. 2012-11-18 02:41:55 +00:00
blenfont quiet warning about the context not being used when internationalization is disabled. 2012-11-24 05:36:48 +00:00
blenkernel Fix cycles viewport render getting stuck with driven/animated nodes, the updated 2012-12-03 16:21:43 +00:00
blenlib style cleanup 2012-12-01 07:58:27 +00:00
blenloader Fix cycles viewport render getting stuck with driven/animated nodes, the updated 2012-12-03 16:21:43 +00:00
bmesh revert part of r52720, Id rather leave these as-is, even if they give warnings under some configurations. 2012-12-03 08:11:04 +00:00
collada Silent a bunch of gcc warnings (usually dummy, but noisy!). 2012-12-02 16:01:06 +00:00
compositor Fix #33402: Compositor crashes when drag-dropping multilayer exr 2012-12-04 08:10:53 +00:00
datatoc remove unneeded string in datatoc.c and correct some of the context types in our documentation. 2012-11-03 09:14:06 +00:00
editors Fix #33402: Compositor crashes when drag-dropping multilayer exr 2012-12-04 08:10:53 +00:00
gpu Fix #33371: blender freezing in material draw mode. 2012-12-03 08:31:16 +00:00
ikplugin typo's and some style cleanup, also added asserts into BLI_vsnprintf and BLI_sprintfN when invalid args are given. 2012-11-28 06:43:04 +00:00
imbuf Silent a bunch of gcc warnings (usually dummy, but noisy!). 2012-12-02 16:01:06 +00:00
makesdna Image Editor / UV: 2012-12-03 12:03:16 +00:00
makesrna R/G/B icons in node space backgroud channel selector all had same color wheel icon which didnt make much sense. 2012-12-03 13:01:07 +00:00
modifiers fix [#33029] Applying modifier leaks memory 2012-11-29 16:26:39 +00:00
nodes Silent a bunch of gcc warnings (usually dummy, but noisy!). 2012-12-02 16:01:06 +00:00
opencl code cleanup: remove $Id's that crept back in, also osl style edits 2012-10-23 11:47:23 +00:00
python re-apply a workaround for [#31555] Username with special chars in Windows 7 2012-12-03 10:01:09 +00:00
quicktime OSX: some more version target cleanups and corrections 2012-11-07 10:43:31 +00:00
render fix [#33303] face selection masking for painting does not work with mesh with n-gon 2012-11-26 10:15:32 +00:00
windowmanager bmesh py api: add bmesh.update_edit_mode(), there was no way to redraw the 3d view or re-calculate face tessellation from python. 2012-11-29 05:02:06 +00:00
CMakeLists.txt add option to build without blenders default avi codec. 2012-10-08 02:51:42 +00:00
SConscript Scons: 2012-06-30 22:44:36 +00:00