Files
test/source/blender/blenkernel
Lukas Tönne cc35ad2b3d Fix for random crash in localized node group freeing while tweaking
group default values.

This can happen when using value sliders for node group input values.
The localized copies were setting the "interface_type" runtime pointer
of the original tree to NULL instead of the new tree (which is created
on-the-fly in general). This type is used in RNA update functions
however, the original tree DNA should not be modified there.
2014-01-10 09:37:42 +01:00
..
2012-06-06 22:38:39 +00:00
2013-03-26 07:29:01 +00:00
2013-09-18 00:07:17 +00:00
2013-09-13 23:58:00 +00:00
2013-12-18 18:36:07 +02:00
2013-12-26 21:33:58 +01:00
2013-03-26 07:29:01 +00:00
2013-03-26 07:29:01 +00:00
2013-11-07 13:32:32 +00:00
2014-01-04 13:17:07 +11:00
2014-01-09 11:44:59 +11:00