You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-20 14:45:44 +00:00
Split monolithic physics class files
Splits monolithic physics class files.
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
|
||||
#include "editor/editor_settings.h"
|
||||
#include "editor/plugins/node_3d_editor_plugin.h"
|
||||
#include "scene/3d/shape_cast_3d.h"
|
||||
#include "scene/3d/physics/shape_cast_3d.h"
|
||||
|
||||
ShapeCast3DGizmoPlugin::ShapeCast3DGizmoPlugin() {
|
||||
const Color gizmo_color = EDITOR_GET("editors/3d_gizmos/gizmo_colors/shape");
|
||||
|
||||
Reference in New Issue
Block a user