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
/
node_3d_editor_plugin.cpp
Age
Commit message (
Expand
)
Author
2021-05-20
Fix swapped front/rear directions in viewport rotation control.
jfons
2021-05-07
Rename "Control" key to "Ctrl" and add "_pressed" suffix to all InputEventWit...
Lightning_A
2021-04-27
Improve the editor theme
Hugo Locurcio
2021-04-23
Implement occlusion culling
jfons
2021-04-16
Merge pull request #47629 from Calinou/editor-allow-center-selection-without-...
Rémi Verschelde
2021-04-11
Fix 3D selection box size for Node3D
Haoyu Qiu
2021-04-09
Show a message when trying to zoom farther than the limit
Aaron Franke
2021-04-09
Merge pull request #47733 from Calinou/editor-tweak-frame-time-display
Rémi Verschelde
2021-04-09
Tweak frame time display in the editor
Hugo Locurcio
2021-04-09
Fixes Node3D rotation in select mode on macOS
Haoyu Qiu
2021-04-05
Merge pull request #47636 from qarmin/input
Rémi Verschelde
2021-04-05
Fix crashes in *_input functions
Rafał Mikrut
2021-04-04
Allow Center Selection to work without any selection in 2D/3D editors
Hugo Locurcio
2021-03-31
Use double when setting the default step size
megalobyte
2021-03-31
Merge pull request #47519 from AndreaCatania/AndreaCatania-patch-4
Rémi Verschelde
2021-03-31
Fixes editor crash on closing
AndreaCatania
2021-03-23
Rename ButtonList enum and members to MouseButton
Aaron Franke
2021-03-21
Tweak the 3D editor grid default to not go below subdivisions of 1 meter
Hugo Locurcio
2021-03-13
Fix hardcoded Maya style navigation pan key modifier
jmb462
2021-02-28
Fix gizmo names
Andy Maloney
2021-02-26
Merge pull request #46452 from hilfazer/click_mesh_instance_crash_40
Rémi Verschelde
2021-02-26
Prevent crash when clicking Mesh in MeshInstance when is scene root
hilfazer
2021-02-24
Allow CollisionObject3D to show collision shape meshes
trollodel
2021-02-23
Apply minor visual enhancements to the Sun/Env Preview
Michael Alexsander
2021-02-22
Add preview Sun and Environment
reduz
2021-02-21
Prevent selecting hidden nodes in 3D and Canvas Item editors
hilfazer
2021-02-18
Reorganize Project Settings
reduz
2021-02-13
Fix editor always redrawing
reduz
2021-02-02
Fix swapped front/rear view
Tom Langwaldt
2021-02-01
Merge pull request #45594 from JFonS/improve_3d_grid
Rémi Verschelde
2021-02-01
3D editor grid improvements
jfons
2021-02-01
Merge pull request #37547 from aaronfranke/tau
Rémi Verschelde
2021-01-31
Add viewport resolution to the 3D editor's View Information pane
Hugo Locurcio
2021-01-26
Fix zero scaling and material mappings being mapped to wrong fields
Gordon MacPherson
2021-01-24
Shadow map rendering optimization
reduz
2021-01-19
Added GPU based cluster builder
reduz
2021-01-18
Hide the rotation gizmo when editor cinematic preview is enabled
Hugo Locurcio
2021-01-09
Use Math_TAU and deg2rad/rad2deg in more places and optimize code
Aaron Franke
2021-01-08
Merge pull request #44283 from jeffuntildeath/fix-stf-offset
Rémi Verschelde
2021-01-04
Fix Leak with Gradient in Node3DEditorViewport
Rafał Mikrut
2021-01-01
Update copyright statements to 2021
Rémi Verschelde
2020-12-29
Merge pull request #44709 from Calinou/editor-frame-time-color
Rémi Verschelde
2020-12-29
Add an editor setting for the 3D selection box color
Hugo Locurcio
2020-12-28
Editor: Fix invalid use of Node::get_viewport() after rename of EditorNode::g...
Rémi Verschelde
2020-12-28
Merge pull request #44434 from madmiraal/rename-camera3d-near-and-far
Rémi Verschelde
2020-12-28
Rename empty() to is_empty()
Marcel Admiraal
2020-12-27
Merge pull request #44500 from Calinou/editor-gizmo-hover-brightness-variable
Rémi Verschelde
2020-12-27
Move the brightness factor for highlighted 3D gizmos to a variable
Hugo Locurcio
2020-12-26
Color 3D editor frame time labels depending on the performance level
Hugo Locurcio
2020-12-23
Rename Control margin to offset
Marcel Admiraal
[next]