mirror of
https://github.com/godotengine/godot.git
synced 2025-10-31 21:51:22 +00:00
-added kinematic body
-added kinematic body demos
This commit is contained in:
parent
b62ec387f3
commit
7ca29bfaa7
42 changed files with 1171 additions and 559 deletions
|
|
@ -4148,6 +4148,7 @@ EditorNode::EditorNode() {
|
|||
|
||||
|
||||
EditorSettings::get_singleton()->enable_plugins();
|
||||
Node::set_human_readable_collision_renaming(true);
|
||||
|
||||
// Ref<ImageTexture> it = gui_base->get_icon("logo","Icons");
|
||||
// OS::get_singleton()->set_icon( it->get_data() );
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue