Large improvements on scene packing and management
-Ability to edit and keep changes of instanced scenes and sub-scenes -Ability to inherit from other scenes
This commit is contained in:
parent
afbb0ca8d7
commit
422929e87f
19 changed files with 2313 additions and 223 deletions
|
|
@ -103,6 +103,7 @@ ReparentDialog::ReparentDialog() {
|
|||
add_child(node_only);
|
||||
node_only->hide();
|
||||
|
||||
tree->set_show_enabled_subscene(true);
|
||||
//vbc->add_margin_child("Options:",node_only);;
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue