summaryrefslogtreecommitdiff
path: root/tools/editor/plugins/spatial_editor_plugin.cpp
AgeCommit message (Expand)Author
2016-10-04Add shortcut to reset cursor position in 3D Editor ( #166 )Fabio Alessandrelli
2016-09-10-Added bindings to the resource filesystem for editorJuan Linietsky
2016-09-10Made it possible to properly draw over the 2D canvas for 2D objects. Arranged...Juan Linietsky
2016-09-08Added customisable grid color, issue 3781Paulb23
2016-08-27Double click on scene tree element to focus currently selected nodeDaniel J. Ramirez
2016-07-09Fix EditorSpatialGizmo virtual functions not being calledFranklin Sobrinho
2016-07-07Removed unused variables (second pass) + dead codeRémi Verschelde
2016-06-30Added spatial editor shortcutsDaniel J. Ramirez
2016-06-21Renamed Trackpad Hint to Emulate 3 Button Mouse. (#5258)sunnystormy
2016-06-10* fix messages when modifying on switching the active axisNuno Donato
2016-06-01Added 3 more translatable stringsDimOkGamer
2016-05-30Added more translatable strings in code. Updated template tools.pot.DimOkGamer
2016-05-21i18n: Use %d instead of %i in vformatRémi Verschelde
2016-05-21remove trailing whitespaceHubert Jarosz
2016-05-21i18n: Second pass at proofreadingRémi Verschelde
2016-05-21i18n: Proofreading of all stringsRémi Verschelde
2016-05-04i18n: Don't make print_line calls translatableRémi Verschelde
2016-05-03Modified editor strings to be translatable in the futureJuan Linietsky
2016-04-12Made trackpad behaviour optional in 3D mode (issue #4265)Marc Gilleron
2016-04-06Merge pull request #4174 from Hodes/masterRémi Verschelde
2016-04-06Bind Z key (without modifiers) to toggle wireframe in 3D viewBojidar Marinov
2016-04-06Fixes errors occurring when switching to a new scene with a spatial editor fr...SaracenOne
2016-04-06Added rotation/panning support for trackpads in 3D mode #53sunnystormy
2016-04-02Enables the possibility of editing on multiple plugins at same time on same o...hodes
2016-03-09fix six possible "divide by zero"Hubert Jarosz
2016-03-09remove trailing whitespaceHubert Jarosz
2016-03-07Added extra controls to GeometryInstances to control how they should cast sha...Saracen
2016-02-27Completed the support for plugins! It is not possible to add plugins.Juan Linietsky
2016-02-12* Added numpad emulation (fixes #3612)Nuno
2016-02-08-Property apply limits to V/H Splits in main editor window. Fixes #3567Juan Linietsky
2016-01-18-fixed bug related to mouse cursor changes, fixes #3366Juan Linietsky
2016-01-17-Massive editor dialog cleanupJuan Linietsky
2016-01-16-Moved all the "root" input handling for GUI from individual Controls to View...Juan Linietsky
2016-01-15Spatial/Canvas Editor: Ignore unhandled input if there is a dialogIgnacio Etcheverry
2016-01-11Remove unnecessary fail conditions when loading SpatialEditor stateIgnacio Etcheverry
2016-01-11Remember Transform menu settings for the Spatial EditorIgnacio Etcheverry
2016-01-09Fix some error messagesFranklin Sobrinho
2016-01-04Fix KP5 toggle perspective shortcut, fixes #2035Juan Linietsky
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-12-13fixed and improved selection and list selection, closes #2852Juan Linietsky
2015-11-19Merge pull request #2831 from neikeq/select_menu_patchJuan Linietsky
2015-11-19Show select menu on button pressed (instead of released)neikeq
2015-11-18Merge pull request #2786 from neikeq/node_select_menuJuan Linietsky
2015-11-19Added selection menu to spatial and canvas editorsneikeq
2015-11-18Merge pull request #2702 from TheHX/fix_align_with_viewJuan Linietsky
2015-10-29Fix "Align with view" undo, fixes #1443Franklin Sobrinho
2015-10-18Small fixes in some editor dialogsFranklin Sobrinho
2015-10-17misc cleanupJuan Linietsky
2015-08-29-Properly keep animation editor and viewport state while switching scene tabsJuan Linietsky
2015-06-06-fixed many memory initialization issuesJuan Linietsky