Corrected updating inside edited groups, fix for #27018. This was caused by edit updates being restricted to the actual node. Edit functions now should use the generic snode_tag_changed, which also updates all instances of the currently edited group.
This commit is contained in:
@@ -56,7 +56,6 @@
|
||||
#include "BKE_fcurve.h"
|
||||
#include "BKE_node.h"
|
||||
#include "BKE_utildefines.h"
|
||||
#include "BKE_node.h"
|
||||
|
||||
#include "PIL_time.h"
|
||||
|
||||
|
Reference in New Issue
Block a user