index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
editor
/
plugins
/
spatial_editor_plugin.cpp
Age
Commit message (
Expand
)
Author
2019-10-04
Fix calculate_spatial_bounds for selection display
jfons
2019-10-03
Fixes scene instances not displaying bounds when selected
Emmanuel Barroga
2019-09-30
Merge pull request #32431 from lupoDharkael/checks
Rémi Verschelde
2019-09-29
Add checks after ResourceLoader::load()
lupoDharkael
2019-09-28
Fix crash in ~EditorSpatialGizmoPlugin when generating documentation data
Bojidar Marinov
2019-09-25
Replace "GuiMiniTabMenu" with "GuiTabMenu" and tweak it
Michael Alexsander Silva Dias
2019-09-25
Merge pull request #32119 from Calinou/unify-axis-colors
Rémi Verschelde
2019-09-24
Merge pull request #31925 from bojidar-bg/31855-overriden-properties-docs
Rémi Verschelde
2019-09-19
Fix misc. source comment typos
luz.paz
2019-09-13
Use the same axis colors consistently in the 2D and 3D editors
Hugo Locurcio
2019-09-04
Add overriden properties to the documentation
Bojidar Marinov
2019-08-30
Editor: remove TOOLS_ENABLED guards
merumelu
2019-08-30
Fix few icons in SpatialEditor which don't update when theme changed
Chaosus89
2019-08-18
Merge pull request #31447 from Calinou/spatial-editor-use-shortcut-tooltips
Rémi Verschelde
2019-08-18
Improve "Snap Object to Floor" functionality
Hugo Locurcio
2019-08-17
Use shortcut tooltips in the spatial editor
Hugo Locurcio
2019-08-15
Add an outline to box selection rectangles for better visibility
Hugo Locurcio
2019-08-13
Reorganize various menus for consistency and conciseness
Hugo Locurcio
2019-08-08
Add particles icon to CPUParticles
Cameron Reikes
2019-08-03
Fix 3D manipulator the gizmo growing too large on small viewports
Hugo Locurcio
2019-08-01
Improve the gizmo axis colors and increase the manipulator opacity
Hugo Locurcio
2019-07-25
Snap transform gizmo values in the 3D editor
Aaron Franke
2019-07-24
Merge pull request #23334 from malbach/align_sel_view
Rémi Verschelde
2019-07-23
Add 'Align Rotation with View' to spatial editor
malbach
2019-07-23
Increased max view distance in spatial editor plugin
Marcus Brummer
2019-07-19
Don't allow to pass to _is_node_locked function NULL pointer
qarmin
2019-07-16
Fixed Make 3D viewport locked nodes unselectable as in 2D viewport #29903
Nikhil Kumar
2019-07-10
Merge pull request #30455 from qarmin/const_reference
Rémi Verschelde
2019-07-10
Use reference to constant in functions
qarmin
2019-07-09
Add `width` and `antialiased` parameters to CanvasItem `draw_rect()`
Hugo Locurcio
2019-07-07
Fixes minor issues found by static analyzer
qarmin
2019-06-20
Merge pull request #29283 from qarmin/fix_some_always_same_values
Rémi Verschelde
2019-06-20
Fix always true/false values
qarmin
2019-06-11
Fix error macro calls not ending with semicolon
Rémi Verschelde
2019-05-24
Place the spatial editor's top left buttons in a container
Michael Alexsander Silva Dias
2019-05-19
Fix upper/lowercase in some UI strings
Dalai Felinto
2019-04-29
Merge pull request #28452 from Sintinium/undoredo-lock
Rémi Verschelde
2019-04-26
Undo support for locking and grouping for both 2D and 3D
Sintinium
2019-04-25
Use approximate equallity methods in many places
Aaron Franke
2019-04-21
Merge pull request #27860 from Calinou/improve-3d-snapping
Rémi Verschelde
2019-04-21
Merge pull request #28026 from Dentoid/insert_keyframe_fix
Rémi Verschelde
2019-04-17
Add grouping to 3D editor
JFonS
2019-04-14
Proper passing of the "transform_key_request"
Anders Stenberg
2019-04-09
Make 3D snapping finer when holding Shift
Hugo Locurcio
2019-04-09
Style: Apply new changes from clang-format 8.0
Rémi Verschelde
2019-04-05
Merge pull request #26927 from qarmin/fix_perspective_button_hide
Rémi Verschelde
2019-03-31
Use the editor theme's accent color for 2D/3D selections and rotations
Hugo Locurcio
2019-03-16
Merge pull request #27115 from Janglee123/master
Rémi Verschelde
2019-03-16
fixed toggelling snap mode while transforming
janglee123
2019-03-12
Don't crash when the saved editor state contains fewer viewports than current...
Sebastian Hartte
[next]