aboutsummaryrefslogtreecommitdiff
path: root/tools/editor/plugins/spatial_editor_plugin.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* * fix messages when modifying on switching the active axisNuno Donato2016-06-101-4/+4
* Added 3 more translatable stringsDimOkGamer2016-06-011-1/+1
* Added more translatable strings in code. Updated template tools.pot.DimOkGamer2016-05-301-7/+7
* i18n: Use %d instead of %i in vformatRémi Verschelde2016-05-211-1/+1
* remove trailing whitespaceHubert Jarosz2016-05-211-4/+4
* i18n: Second pass at proofreadingRémi Verschelde2016-05-211-1/+1
* i18n: Proofreading of all stringsRémi Verschelde2016-05-211-7/+7
* i18n: Don't make print_line calls translatableRémi Verschelde2016-05-041-1/+1
* Modified editor strings to be translatable in the futureJuan Linietsky2016-05-031-87/+87
* Made trackpad behaviour optional in 3D mode (issue #4265)Marc Gilleron2016-04-121-1/+2
* Merge pull request #4174 from Hodes/masterRémi Verschelde2016-04-061-5/+5
|\
| * Enables the possibility of editing on multiple plugins at same time on same o...hodes2016-04-021-5/+5
* | Bind Z key (without modifiers) to toggle wireframe in 3D viewBojidar Marinov2016-04-061-0/+11
* | Fixes errors occurring when switching to a new scene with a spatial editor fr...SaracenOne2016-04-061-24/+30
* | Added rotation/panning support for trackpads in 3D mode #53sunnystormy2016-04-061-5/+22
|/
* fix six possible "divide by zero"Hubert Jarosz2016-03-091-4/+3
* remove trailing whitespaceHubert Jarosz2016-03-091-14/+14
* Added extra controls to GeometryInstances to control how they should cast sha...Saracen2016-03-071-7/+7
* Completed the support for plugins! It is not possible to add plugins.Juan Linietsky2016-02-271-16/+13
* * Added numpad emulation (fixes #3612)Nuno2016-02-121-4/+16
* -Property apply limits to V/H Splits in main editor window. Fixes #3567Juan Linietsky2016-02-081-1/+3
* -fixed bug related to mouse cursor changes, fixes #3366Juan Linietsky2016-01-181-0/+2
* -Massive editor dialog cleanupJuan Linietsky2016-01-171-1/+4
* -Moved all the "root" input handling for GUI from individual Controls to View...Juan Linietsky2016-01-161-1/+1
* Spatial/Canvas Editor: Ignore unhandled input if there is a dialogIgnacio Etcheverry2016-01-151-2/+2
* Remove unnecessary fail conditions when loading SpatialEditor stateIgnacio Etcheverry2016-01-111-27/+21
* Remember Transform menu settings for the Spatial EditorIgnacio Etcheverry2016-01-111-0/+28
* Fix some error messagesFranklin Sobrinho2016-01-091-8/+0
* Fix KP5 toggle perspective shortcut, fixes #2035Juan Linietsky2016-01-041-1/+4
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
* fixed and improved selection and list selection, closes #2852Juan Linietsky2015-12-131-47/+87
* Merge pull request #2831 from neikeq/select_menu_patchJuan Linietsky2015-11-191-51/+51
|\
| * Show select menu on button pressed (instead of released)neikeq2015-11-191-51/+51
* | Merge pull request #2786 from neikeq/node_select_menuJuan Linietsky2015-11-181-9/+144
|\|
| * Added selection menu to spatial and canvas editorsneikeq2015-11-191-9/+144
* | Merge pull request #2702 from TheHX/fix_align_with_viewJuan Linietsky2015-11-181-5/+5
|\ \
| * | Fix "Align with view" undo, fixes #1443Franklin Sobrinho2015-10-291-5/+5
| |/
* / Small fixes in some editor dialogsFranklin Sobrinho2015-10-181-32/+10
|/
* misc cleanupJuan Linietsky2015-10-171-1/+2
* -Properly keep animation editor and viewport state while switching scene tabsJuan Linietsky2015-08-291-1/+16
* -fixed many memory initialization issuesJuan Linietsky2015-06-061-0/+10
* -compatibility option for physicsbody layers, fixes #1842Juan Linietsky2015-05-101-0/+1
* fixed SpatialEditor::_init_indications. loopcounter "i" used ambiguousehriche2015-05-061-3/+3
* -Changed Godot exit to be clean.Juan Linietsky2015-04-201-12/+29
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
* Merge pull request #1378 from erbridge/settings_not_checkboxJuan Linietsky2015-03-221-1/+1
|\
| * View > Settings isn't a check item.Felix Laurie von Massenbach2015-02-171-1/+1
* | Fix issue #931: display current view name into editor's 3d scene viewportsrollenrolm2015-03-211-13/+56
|/
* -attempt to be friendlier on non english keyboardsJuan Linietsky2015-01-041-6/+6
* added blender/maya like zoom stylejaromirhribal2014-12-281-4/+21