Remove uncompleted stuff

This commit is contained in:
Insality
2025-03-26 23:30:29 +02:00
parent 91f2d593d2
commit dee77ab313
17 changed files with 13 additions and 600 deletions

View File

@@ -4713,9 +4713,6 @@ nodes {
template_node_child: true
}
nodes {
position {
x: -200.0
}
type: TYPE_TEMPLATE
id: "property_input"
parent: "widgets"

View File

@@ -23,6 +23,7 @@
"ui_type_next": "Next Type",
"ui_adjust_next": "Next Adjust",
"ui_enabled": "Enabled",
"ui_item_size": "Item Size",
"ui_examples_basic": "Basic",
"ui_examples_data_list": "Data List",
@@ -183,9 +184,15 @@
"ui_example_widget_fps_panel": "FPS Panel",
"ui_example_widget_fps_panel_description": "Here is a example of FPS panel usage",
"ui_example_widget_mini_graph": "Mini Graph",
"ui_example_widget_mini_graph_description": "Here is a example of mini graph usage",
"ui_example_widget_properties_panel": "Properties Panel",
"ui_example_widget_properties_panel_description": "Here is a example of properties panel usage",
"ui_example_widget_property_input": "Property Input",
"ui_example_widget_property_input_description": "Here is a example of property input usage",
"ui_example_gamepad_tester": "Gamepad Tester",
"ui_example_gamepad_tester_description": "Test your gamepad here to bind buttons and axes",
@@ -215,4 +222,4 @@
"ui_language_it": "Italiano",
"ui_language_kr": "한국어",
"ui_language_zh": "中文"
}
}