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
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
2015-05-06
fixed SpatialEditor::_init_indications. loopcounter "i" used ambiguous
ehriche
2015-04-20
-Changed Godot exit to be clean.
Juan Linietsky
2015-04-18
Updated copyright year in all headers
Juan Linietsky
2015-03-22
Merge pull request #1378 from erbridge/settings_not_checkbox
Juan Linietsky
2015-03-21
Fix issue #931: display current view name into editor's 3d scene viewports
rollenrolm
2015-02-17
View > Settings isn't a check item.
Felix Laurie von Massenbach
2015-01-04
-attempt to be friendlier on non english keyboards
Juan Linietsky
2014-12-28
added blender/maya like zoom style
jaromirhribal
2014-11-05
SceneMainLoop -> SceneTree
Juan Linietsky
2014-10-27
-Much improvement to baked light baker
Juan Linietsky
2014-10-16
-added custom metadata to physics shapes (2D only for now)
Juan Linietsky
2014-10-14
Collada
Juan Linietsky
2014-10-12
Little Bits
Juan Linietsky
2014-10-09
Misc Bits
Juan Linietsky
2014-10-03
Huge Amount of BugFix
Juan Linietsky
2014-09-19
Fixing Issues...
Juan Linietsky
2014-09-18
fix skeleton AABB computation, addeded shadeless view mode
Juan Linietsky
2014-09-17
Merge pull request #593 from marynate/PR-gizmo-opacity
Juan Linietsky
2014-09-16
CollisionPolygon (3D)
Juan Linietsky
2014-09-15
Camera Fixes
Juan Linietsky
2014-07-15
Make sure View Grid state saved with scene state
marynate
2014-07-15
Fixed #470 View grid toggle in 3d not working
marynate
2014-07-15
Add editor setting: Manipulator Gizmo Opacity
marynate
2014-06-13
Add align with view in 3d editor viewport (useful for aligning camera with
marynate
2014-05-04
Lots of 3D improvements:
Juan Linietsky
2014-04-10
-Fixed a few bugs in Viewport
Juan Linietsky
2014-04-05
Merge pull request #237 from marynate/PR-maya-nav
reduz
2014-04-01
Space to toggle maximize viewport
marynate
2014-04-01
Add hotkey for switching viewports
marynate
2014-04-01
Hold shift to speedup pan/zoom in maya navigation scheme
marynate
2014-04-01
Keep selection from been cleared when navigating in 3d viewport
marynate
2014-04-01
Fix bug in 3d navigation scheme selection; Add modo navigation scheme
marynate
2014-04-01
Disable transform operation when navigation
marynate
2014-04-01
Add maya style navigation scheme to 3d vieewport
marynate
2014-02-23
Add F key to center 3d viewport to selected node
marynate
2014-02-09
GODOT IS OPEN SOURCE
Juan Linietsky