From d0ff75c91c5eab36ee67c12230b9cb8350b5ccc7 Mon Sep 17 00:00:00 2001 From: Fabio Alessandrelli Date: Tue, 4 Oct 2016 20:39:38 +0200 Subject: Add shortcut to reset cursor position in 3D Editor ( #166 ) The shortcut will focus the origin after you moved around with shift + mouse3. The default shortcut is the letter "O", like "F" for focus. This can be customized in the editor shortcuts menu. Closes #166 (cherry picked from commit 63abe3dcd0ba5323450b9b0603a34d61b2fe3033) --- tools/editor/plugins/spatial_editor_plugin.h | 1 + 1 file changed, 1 insertion(+) (limited to 'tools/editor/plugins/spatial_editor_plugin.h') diff --git a/tools/editor/plugins/spatial_editor_plugin.h b/tools/editor/plugins/spatial_editor_plugin.h index 54086b003..9a179b3c3 100644 --- a/tools/editor/plugins/spatial_editor_plugin.h +++ b/tools/editor/plugins/spatial_editor_plugin.h @@ -76,6 +76,7 @@ friend class SpatialEditor; VIEW_RIGHT, VIEW_FRONT, VIEW_REAR, + VIEW_CENTER_TO_ORIGIN, VIEW_CENTER_TO_SELECTION, VIEW_ALIGN_SELECTION_WITH_VIEW, VIEW_PERSPECTIVE, -- cgit v1.2.3-70-g09d2