mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-05 02:23:36 +00:00
Adding some more missing renames for Transform3D and Quaternion
This commit is contained in:
@@ -111,7 +111,7 @@ void VisualScriptPropertySelector::_update_search() {
|
||||
vbc->get_theme_icon("Quaternion", "EditorIcons"),
|
||||
vbc->get_theme_icon("AABB", "EditorIcons"),
|
||||
vbc->get_theme_icon("Basis", "EditorIcons"),
|
||||
vbc->get_theme_icon("Transform", "EditorIcons"),
|
||||
vbc->get_theme_icon("Transform3D", "EditorIcons"),
|
||||
vbc->get_theme_icon("Color", "EditorIcons"),
|
||||
vbc->get_theme_icon("Path", "EditorIcons"),
|
||||
vbc->get_theme_icon("RID", "EditorIcons"),
|
||||
|
||||
Reference in New Issue
Block a user