Blender V5.0
blender::bke::forward_compat Namespace Reference

Functions

static void update_node_location_legacy (bNodeTree &ntree)
static void write_legacy_properties (bNodeTree &ntree)

Function Documentation

◆ update_node_location_legacy()

void blender::bke::forward_compat::update_node_location_legacy ( bNodeTree & ntree)
static

Definition at line 561 of file node.cc.

References bNode::parent.

Referenced by blender::bke::node_tree_blend_write().

◆ write_legacy_properties()