mirror of
https://github.com/Insality/druid.git
synced 2025-09-27 18:12:19 +02:00
Fix for examples
This commit is contained in:
@@ -4495,6 +4495,210 @@ nodes {
|
||||
parent: "example_properties_panel/properties_panel/property_left_right_selector/E_Anchor"
|
||||
template_node_child: true
|
||||
}
|
||||
nodes {
|
||||
type: TYPE_TEMPLATE
|
||||
id: "example_properties_panel/properties_panel/property_vector3"
|
||||
parent: "example_properties_panel/properties_panel/propeties"
|
||||
template_node_child: true
|
||||
}
|
||||
nodes {
|
||||
type: TYPE_BOX
|
||||
id: "example_properties_panel/properties_panel/property_vector3/root"
|
||||
parent: "example_properties_panel/properties_panel/property_vector3"
|
||||
template_node_child: true
|
||||
}
|
||||
nodes {
|
||||
type: TYPE_TEXT
|
||||
id: "example_properties_panel/properties_panel/property_vector3/text_name"
|
||||
parent: "example_properties_panel/properties_panel/property_vector3/root"
|
||||
template_node_child: true
|
||||
}
|
||||
nodes {
|
||||
type: TYPE_BOX
|
||||
id: "example_properties_panel/properties_panel/property_vector3/E_Anchor"
|
||||
parent: "example_properties_panel/properties_panel/property_vector3/root"
|
||||
template_node_child: true
|
||||
}
|
||||
nodes {
|
||||
type: TYPE_BOX
|
||||
id: "example_properties_panel/properties_panel/property_vector3/field_x"
|
||||
parent: "example_properties_panel/properties_panel/property_vector3/E_Anchor"
|
||||
template_node_child: true
|
||||
}
|
||||
nodes {
|
||||
type: TYPE_TEXT
|
||||
id: "example_properties_panel/properties_panel/property_vector3/text_x"
|
||||
parent: "example_properties_panel/properties_panel/property_vector3/field_x"
|
||||
template_node_child: true
|
||||
}
|
||||
nodes {
|
||||
type: TYPE_TEMPLATE
|
||||
id: "example_properties_panel/properties_panel/property_vector3/rich_input_x"
|
||||
parent: "example_properties_panel/properties_panel/property_vector3/field_x"
|
||||
template_node_child: true
|
||||
}
|
||||
nodes {
|
||||
type: TYPE_BOX
|
||||
id: "example_properties_panel/properties_panel/property_vector3/rich_input_x/root"
|
||||
parent: "example_properties_panel/properties_panel/property_vector3/rich_input_x"
|
||||
template_node_child: true
|
||||
}
|
||||
nodes {
|
||||
type: TYPE_BOX
|
||||
id: "example_properties_panel/properties_panel/property_vector3/rich_input_x/button"
|
||||
parent: "example_properties_panel/properties_panel/property_vector3/rich_input_x/root"
|
||||
template_node_child: true
|
||||
}
|
||||
nodes {
|
||||
type: TYPE_TEXT
|
||||
id: "example_properties_panel/properties_panel/property_vector3/rich_input_x/placeholder_text"
|
||||
parent: "example_properties_panel/properties_panel/property_vector3/rich_input_x/root"
|
||||
template_node_child: true
|
||||
}
|
||||
nodes {
|
||||
type: TYPE_TEXT
|
||||
id: "example_properties_panel/properties_panel/property_vector3/rich_input_x/input_text"
|
||||
parent: "example_properties_panel/properties_panel/property_vector3/rich_input_x/root"
|
||||
template_node_child: true
|
||||
}
|
||||
nodes {
|
||||
type: TYPE_BOX
|
||||
id: "example_properties_panel/properties_panel/property_vector3/rich_input_x/cursor_node"
|
||||
parent: "example_properties_panel/properties_panel/property_vector3/rich_input_x/root"
|
||||
template_node_child: true
|
||||
}
|
||||
nodes {
|
||||
type: TYPE_TEXT
|
||||
id: "example_properties_panel/properties_panel/property_vector3/rich_input_x/cursor_text"
|
||||
parent: "example_properties_panel/properties_panel/property_vector3/rich_input_x/cursor_node"
|
||||
template_node_child: true
|
||||
}
|
||||
nodes {
|
||||
type: TYPE_BOX
|
||||
id: "example_properties_panel/properties_panel/property_vector3/selected_x"
|
||||
parent: "example_properties_panel/properties_panel/property_vector3/field_x"
|
||||
template_node_child: true
|
||||
}
|
||||
nodes {
|
||||
type: TYPE_BOX
|
||||
id: "example_properties_panel/properties_panel/property_vector3/field_y"
|
||||
parent: "example_properties_panel/properties_panel/property_vector3/E_Anchor"
|
||||
template_node_child: true
|
||||
}
|
||||
nodes {
|
||||
type: TYPE_TEXT
|
||||
id: "example_properties_panel/properties_panel/property_vector3/text_y"
|
||||
parent: "example_properties_panel/properties_panel/property_vector3/field_y"
|
||||
template_node_child: true
|
||||
}
|
||||
nodes {
|
||||
type: TYPE_TEMPLATE
|
||||
id: "example_properties_panel/properties_panel/property_vector3/rich_input_y"
|
||||
parent: "example_properties_panel/properties_panel/property_vector3/field_y"
|
||||
template_node_child: true
|
||||
}
|
||||
nodes {
|
||||
type: TYPE_BOX
|
||||
id: "example_properties_panel/properties_panel/property_vector3/rich_input_y/root"
|
||||
parent: "example_properties_panel/properties_panel/property_vector3/rich_input_y"
|
||||
template_node_child: true
|
||||
}
|
||||
nodes {
|
||||
type: TYPE_BOX
|
||||
id: "example_properties_panel/properties_panel/property_vector3/rich_input_y/button"
|
||||
parent: "example_properties_panel/properties_panel/property_vector3/rich_input_y/root"
|
||||
template_node_child: true
|
||||
}
|
||||
nodes {
|
||||
type: TYPE_TEXT
|
||||
id: "example_properties_panel/properties_panel/property_vector3/rich_input_y/placeholder_text"
|
||||
parent: "example_properties_panel/properties_panel/property_vector3/rich_input_y/root"
|
||||
template_node_child: true
|
||||
}
|
||||
nodes {
|
||||
type: TYPE_TEXT
|
||||
id: "example_properties_panel/properties_panel/property_vector3/rich_input_y/input_text"
|
||||
parent: "example_properties_panel/properties_panel/property_vector3/rich_input_y/root"
|
||||
template_node_child: true
|
||||
}
|
||||
nodes {
|
||||
type: TYPE_BOX
|
||||
id: "example_properties_panel/properties_panel/property_vector3/rich_input_y/cursor_node"
|
||||
parent: "example_properties_panel/properties_panel/property_vector3/rich_input_y/root"
|
||||
template_node_child: true
|
||||
}
|
||||
nodes {
|
||||
type: TYPE_TEXT
|
||||
id: "example_properties_panel/properties_panel/property_vector3/rich_input_y/cursor_text"
|
||||
parent: "example_properties_panel/properties_panel/property_vector3/rich_input_y/cursor_node"
|
||||
template_node_child: true
|
||||
}
|
||||
nodes {
|
||||
type: TYPE_BOX
|
||||
id: "example_properties_panel/properties_panel/property_vector3/selected_y"
|
||||
parent: "example_properties_panel/properties_panel/property_vector3/field_y"
|
||||
template_node_child: true
|
||||
}
|
||||
nodes {
|
||||
type: TYPE_BOX
|
||||
id: "example_properties_panel/properties_panel/property_vector3/field_z"
|
||||
parent: "example_properties_panel/properties_panel/property_vector3/E_Anchor"
|
||||
template_node_child: true
|
||||
}
|
||||
nodes {
|
||||
type: TYPE_TEXT
|
||||
id: "example_properties_panel/properties_panel/property_vector3/text_z"
|
||||
parent: "example_properties_panel/properties_panel/property_vector3/field_z"
|
||||
template_node_child: true
|
||||
}
|
||||
nodes {
|
||||
type: TYPE_TEMPLATE
|
||||
id: "example_properties_panel/properties_panel/property_vector3/rich_input_z"
|
||||
parent: "example_properties_panel/properties_panel/property_vector3/field_z"
|
||||
template_node_child: true
|
||||
}
|
||||
nodes {
|
||||
type: TYPE_BOX
|
||||
id: "example_properties_panel/properties_panel/property_vector3/rich_input_z/root"
|
||||
parent: "example_properties_panel/properties_panel/property_vector3/rich_input_z"
|
||||
template_node_child: true
|
||||
}
|
||||
nodes {
|
||||
type: TYPE_BOX
|
||||
id: "example_properties_panel/properties_panel/property_vector3/rich_input_z/button"
|
||||
parent: "example_properties_panel/properties_panel/property_vector3/rich_input_z/root"
|
||||
template_node_child: true
|
||||
}
|
||||
nodes {
|
||||
type: TYPE_TEXT
|
||||
id: "example_properties_panel/properties_panel/property_vector3/rich_input_z/placeholder_text"
|
||||
parent: "example_properties_panel/properties_panel/property_vector3/rich_input_z/root"
|
||||
template_node_child: true
|
||||
}
|
||||
nodes {
|
||||
type: TYPE_TEXT
|
||||
id: "example_properties_panel/properties_panel/property_vector3/rich_input_z/input_text"
|
||||
parent: "example_properties_panel/properties_panel/property_vector3/rich_input_z/root"
|
||||
template_node_child: true
|
||||
}
|
||||
nodes {
|
||||
type: TYPE_BOX
|
||||
id: "example_properties_panel/properties_panel/property_vector3/rich_input_z/cursor_node"
|
||||
parent: "example_properties_panel/properties_panel/property_vector3/rich_input_z/root"
|
||||
template_node_child: true
|
||||
}
|
||||
nodes {
|
||||
type: TYPE_TEXT
|
||||
id: "example_properties_panel/properties_panel/property_vector3/rich_input_z/cursor_text"
|
||||
parent: "example_properties_panel/properties_panel/property_vector3/rich_input_z/cursor_node"
|
||||
template_node_child: true
|
||||
}
|
||||
nodes {
|
||||
type: TYPE_BOX
|
||||
id: "example_properties_panel/properties_panel/property_vector3/selected_z"
|
||||
parent: "example_properties_panel/properties_panel/property_vector3/field_z"
|
||||
template_node_child: true
|
||||
}
|
||||
nodes {
|
||||
position {
|
||||
x: -20.0
|
||||
|
Reference in New Issue
Block a user