mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
Merge pull request #32119 from Calinou/unify-axis-colors
Use the same axis colors consistently in the 2D and 3D editors
This commit is contained in:
commit
076dc9803a
6 changed files with 50 additions and 39 deletions
|
|
@ -634,7 +634,6 @@ private:
|
|||
Node *custom_camera;
|
||||
|
||||
Object *_get_editor_data(Object *p_what);
|
||||
Color _get_axis_color(int axis);
|
||||
|
||||
Ref<Environment> viewport_environment;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue