index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
editor
/
plugins
/
spatial_editor_plugin.cpp
Age
Commit message (
Expand
)
Author
2016-09-10
-Added bindings to the resource filesystem for editor
Juan Linietsky
2016-09-10
Made it possible to properly draw over the 2D canvas for 2D objects. Arranged...
Juan Linietsky
2016-09-08
Added customisable grid color, issue 3781
Paulb23
2016-08-27
Double click on scene tree element to focus currently selected node
Daniel J. Ramirez
2016-07-09
Fix EditorSpatialGizmo virtual functions not being called
Franklin Sobrinho
2016-07-07
Removed unused variables (second pass) + dead code
Rémi Verschelde
2016-06-30
Added spatial editor shortcuts
Daniel J. Ramirez
2016-06-21
Renamed Trackpad Hint to Emulate 3 Button Mouse. (#5258)
sunnystormy
2016-06-10
* fix messages when modifying on switching the active axis
Nuno Donato
2016-06-01
Added 3 more translatable strings
DimOkGamer
2016-05-30
Added more translatable strings in code. Updated template tools.pot.
DimOkGamer
2016-05-21
i18n: Use %d instead of %i in vformat
Rémi Verschelde
2016-05-21
remove trailing whitespace
Hubert Jarosz
2016-05-21
i18n: Second pass at proofreading
Rémi Verschelde
2016-05-21
i18n: Proofreading of all strings
Rémi Verschelde
2016-05-04
i18n: Don't make print_line calls translatable
Rémi Verschelde
2016-05-03
Modified editor strings to be translatable in the future
Juan Linietsky
2016-04-12
Made trackpad behaviour optional in 3D mode (issue #4265)
Marc Gilleron
2016-04-06
Merge pull request #4174 from Hodes/master
Rémi Verschelde
2016-04-06
Bind Z key (without modifiers) to toggle wireframe in 3D view
Bojidar Marinov
2016-04-06
Fixes errors occurring when switching to a new scene with a spatial editor fr...
SaracenOne
2016-04-06
Added rotation/panning support for trackpads in 3D mode #53
sunnystormy
2016-04-02
Enables the possibility of editing on multiple plugins at same time on same o...
hodes
2016-03-09
fix six possible "divide by zero"
Hubert Jarosz
2016-03-09
remove trailing whitespace
Hubert Jarosz
2016-03-07
Added extra controls to GeometryInstances to control how they should cast sha...
Saracen
2016-02-27
Completed 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 #3567
Juan Linietsky
2016-01-18
-fixed bug related to mouse cursor changes, fixes #3366
Juan Linietsky
2016-01-17
-Massive editor dialog cleanup
Juan Linietsky
2016-01-16
-Moved all the "root" input handling for GUI from individual Controls to View...
Juan Linietsky
2016-01-15
Spatial/Canvas Editor: Ignore unhandled input if there is a dialog
Ignacio Etcheverry
2016-01-11
Remove unnecessary fail conditions when loading SpatialEditor state
Ignacio Etcheverry
2016-01-11
Remember Transform menu settings for the Spatial Editor
Ignacio Etcheverry
2016-01-09
Fix some error messages
Franklin Sobrinho
2016-01-04
Fix KP5 toggle perspective shortcut, fixes #2035
Juan Linietsky
2016-01-01
Update copyright to 2016 in headers
George Marques
2015-12-13
fixed and improved selection and list selection, closes #2852
Juan Linietsky
2015-11-19
Merge pull request #2831 from neikeq/select_menu_patch
Juan Linietsky
2015-11-19
Show select menu on button pressed (instead of released)
neikeq
2015-11-18
Merge pull request #2786 from neikeq/node_select_menu
Juan Linietsky
2015-11-19
Added selection menu to spatial and canvas editors
neikeq
2015-11-18
Merge pull request #2702 from TheHX/fix_align_with_view
Juan Linietsky
2015-10-29
Fix "Align with view" undo, fixes #1443
Franklin Sobrinho
2015-10-18
Small fixes in some editor dialogs
Franklin Sobrinho
2015-10-17
misc cleanup
Juan Linietsky
2015-08-29
-Properly keep animation editor and viewport state while switching scene tabs
Juan Linietsky
2015-06-06
-fixed many memory initialization issues
Juan Linietsky
2015-05-10
-compatibility option for physicsbody layers, fixes #1842
Juan Linietsky
[next]