mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
parent
80727b6896
commit
c3bf11d4d4
17 changed files with 8 additions and 2747 deletions
|
|
@ -5224,7 +5224,6 @@ EditorNode::EditorNode() {
|
|||
ObjectTypeDB::set_type_enabled("CollisionShape",true);
|
||||
ObjectTypeDB::set_type_enabled("CollisionShape2D",true);
|
||||
ObjectTypeDB::set_type_enabled("CollisionPolygon2D",true);
|
||||
//ObjectTypeDB::set_type_enabled("BodyVolumeConvexPolygon",true);
|
||||
|
||||
Control *theme_base = memnew( Control );
|
||||
add_child(theme_base);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue