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
2020-01-13
Add a crosshair to the 3D viewport
Hugo Locurcio
2020-01-02
Merge pull request #34720 from Calinou/light-gizmo-color-by-light
Rémi Verschelde
2020-01-01
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
Tint 3D light gizmos using the light's color
Hugo Locurcio
2019-12-24
Cleans up headers included in editor_node.h
Haoyu Qiu
2019-12-19
Fix selection on 3D viewport with half resolution
JFonS
2019-11-28
Don't cast item to Spatial when checking if it's locked
Aaron Franke
2019-11-14
Always allow Alt as an orbit modifier in the 3D editor
Hugo Locurcio
2019-11-11
Minor adjustment in the "Game Camera Override" button's tooltip.
Michael Alexsander
2019-11-09
Fixed Camera preview when creating new scenes
PouleyKetchoupp
2019-11-08
Merge pull request #27742 from rxlecky/camera-replication
Rémi Verschelde
2019-10-27
Fix error when opening or closing scene with camera preview on
volzhs
2019-10-23
Implement game camera override
Erik
2019-10-14
Add a "slow" modifier to freelook
Hugo Locurcio
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
[next]