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-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
2019-03-12
Add priority to gizmos and fix small issues
JFonS
2019-03-11
Fix perspective button hide when it should be actually disabled
qarmin
2019-03-05
Ensure to disable freelook when leaving spatial editor
Andrii Doroshenko (Xrayez)
2019-02-21
Make translatable some undo/redo operations in the editor
Michael Alexsander Silva Dias
2019-02-20
Add -Wshadow=local to warnings and fix reported issues.
marxin
2019-02-20
Add tooltip for in-editor FPS display in 3D viewport
Rémi Verschelde
2019-02-15
Fix icon color for gizmos menu when theme changed
Chaosus
2019-02-12
Core: Ensure classes match their header filename
Rémi Verschelde
2019-02-01
Merge pull request #25540 from JFonS/remove_gizmo_errors
Rémi Verschelde
2019-02-01
Fix gizmo errors on "Align with view"
JFonS
2019-01-27
Minor fixes and documentation for Spatial Gizmos
JFonS
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
2018-12-30
Merge pull request #24506 from JFonS/expose_gizmos
Rémi Verschelde
[next]