You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-15 13:51:40 +00:00
-Many many fixes
-Gizmos work again
This commit is contained in:
@@ -467,7 +467,7 @@ private:
|
||||
static SpatialEditor *singleton;
|
||||
|
||||
void _node_removed(Node* p_node);
|
||||
//SpatialEditorGizmos *gizmos;
|
||||
SpatialEditorGizmos *gizmos;
|
||||
SpatialEditor();
|
||||
|
||||
void _update_ambient_light_color(const Color& p_color);
|
||||
|
||||
Reference in New Issue
Block a user