Just a simple path_resolve for the settings in NodeItems, in order to allow changes in attributes that aren't directly rooted in a Node.
For example, it makes possible to have { 'inputs[0].default_value' : '0.3' }, where setattr would fail to reach 'default_value'.
Details
Details
Diff Detail
Diff Detail
- Repository
- rB Blender