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
2018-10-01
Minor nit-picky tweaks in spatial_editor_plugin.cpp
Aaron Franke
2018-09-27
Fix warnings about unhandled enum value in switch [-Wswitch]
Rémi Verschelde
2018-09-27
Fix warnings for comparison between signed and unsigned integers [-Wsign-comp...
Rémi Verschelde
2018-09-27
Fix warnings for operator precedence disambiguation [-Wparentheses]
Rémi Verschelde
2018-09-20
Merge pull request #22225 from groud/fix_draw_on_viewport
Rémi Verschelde
2018-09-20
Merge pull request #22287 from Chaosus/fix_warning
Rémi Verschelde
2018-09-20
Fix "This control can't grab focus." warning spam
Chaosus
2018-09-20
fix branch on uninit in spatial_editor_plugin
Ibrahn Sahir
2018-09-18
Fixes drawing of the 2D plugins on the 3D view
groud
2018-09-15
Remove unnecessary "OK"s text settings
Michael Alexsander Silva Dias
2018-09-15
Few unifications between canvas_item and spatial editors
Chaosus
2018-09-14
Refactor editor icon retrieval
willnationsdev
2018-09-05
Merge pull request #21707 from JFonS/fix_instanced_selection
Rémi Verschelde
2018-09-04
Move ParticlesMaterial code to its own resource file
Rémi Verschelde
2018-09-02
Fix selection of instanced scenes in 3D
JFonS
2018-09-01
Fix some editor shortcuts' default values not being set properly
Hugo Locurcio
2018-08-29
Merge pull request #21485 from JFonS/fix_selection
Rémi Verschelde
2018-08-29
Fix z-fighting on origin grid lines in spatial editor
Rémi Verschelde
2018-08-27
Saner selection code for instanced scenes in 3D, should close #21447
JFonS
2018-08-23
Remove material errors after opening new project, fixes #21073
JFonS
2018-08-20
Merge pull request #18822 from QbieShay/master
Juan Linietsky
2018-08-18
added spring arm node.
QbieShay
2018-08-17
Fix the 3D grid flickering when the origin is enabled
Hugo Locurcio
2018-08-14
Disable camera interpolation when switching scene tabs
Guilherme Felipe
2018-08-14
Merge pull request #20744 from Zylann/fix_viewport_lock_rotation
Rémi Verschelde
2018-08-14
Merge pull request #20835 from Calinou/use-standard-button-texts-2
Rémi Verschelde
2018-08-14
Merge pull request #20848 from Calinou/improve-3d-manipulator-gizmo
Rémi Verschelde
2018-08-12
Fix gizmos submenu
Juan Linietsky
2018-08-11
Improvements on the gizmo disabling menu and icon selection bugfix
JFonS
2018-08-09
Merge pull request #20584 from JFonS/gizmo_enabling
Juan Linietsky
2018-08-09
New gizmo structure and new gizmo disabling menu
JFonS
2018-08-09
Improve the 3D manipulator gizmo
Hugo Locurcio
2018-08-09
Tweak some editor button texts
Hugo Locurcio
2018-08-05
Initialize default lock rotation in constructor
Marc Gilleron
2018-08-05
Use a standard "OK" text for confirmation buttons in error dialogs
Hugo Locurcio
2018-07-27
Merge pull request #15310 from remorse107/Cinema-Mode
Rémi Verschelde
2018-07-26
Add "Cinematic Preview" to the Spatial Plugin Editor.
Robert Morse
2018-07-26
Merge pull request #20022 from EIREXE/snap_to_floor
Max Hilbrunner
2018-07-26
Add snap to floor functionality to the editor
Alex Roman
2018-07-26
Merge pull request #19758 from kyledayton/feature/spatial-viewport-lock-rotation
Rémi Verschelde
2018-07-25
Add lock rotation feature to spatial editor viewport
Kyle Dayton
2018-07-26
Reduce unnecessary COW on Vector by make writing explicit
Hein-Pieter van Braam
2018-07-22
Fix grid missing lines #20246
ordigdug
2018-06-28
Fix selection in 3D orthogonal view
JFonS
2018-06-13
Polished 3D selection
JFonS
2018-06-07
Entirely new (and much improved) animation editor.
Juan Linietsky
2018-05-07
Implemented ragdoll
AndreaCatania
2018-05-07
Merge pull request #18684 from muiroc/fix_dragdrop_instancing
Juan Linietsky
2018-05-07
Merge pull request #18525 from Calinou/improve-3d-grid
Juan Linietsky
2018-05-06
SpatialEditorViewport::_create_instance: pass GEN_EDIT_STATE_INSTANCED to sce...
muiroc
[next]