You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-09 12:50:35 +00:00
Add 'Align Rotation with View' to spatial editor
This commit is contained in:
@@ -153,7 +153,8 @@ class SpatialEditorViewport : public Control {
|
||||
VIEW_REAR,
|
||||
VIEW_CENTER_TO_ORIGIN,
|
||||
VIEW_CENTER_TO_SELECTION,
|
||||
VIEW_ALIGN_SELECTION_WITH_VIEW,
|
||||
VIEW_ALIGN_TRANSFORM_WITH_VIEW,
|
||||
VIEW_ALIGN_ROTATION_WITH_VIEW,
|
||||
VIEW_PERSPECTIVE,
|
||||
VIEW_ENVIRONMENT,
|
||||
VIEW_ORTHOGONAL,
|
||||
|
||||
Reference in New Issue
Block a user