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-06-30
Add keyboard shortcuts for grouping and locking nodes, change grid toggle
Hugo Locurcio
2021-06-30
Fix editor suffixes and degrees conversion
reduz
2021-06-29
Merge pull request #49719 from LightningAA/rename-node-is-ancestor-of
Rémi Verschelde
2021-06-24
Use Ctrl + G to toggle the 3D editor grid visibility by default
Hugo Locurcio
2021-06-21
Rename `is_a_parent_of()` to `is_ancestor_of()`
Lightning_A
2021-06-20
Use mouse and joypad enums instead of plain integers
Aaron Franke
2021-06-19
Rename `instance()`->`instantiate()` when it's a verb
Lightning_A
2021-06-17
Allow setting the preview sun angle with numbers
Aaron Franke
2021-06-16
Rename VisibilityNotifierXD to VisibleOnScreenNotifierXD
reduz
2021-06-17
Merge pull request #49667 from Riteo/remove-grid-map-lock-view
Rémi Verschelde
2021-06-16
Remove GridMap's "Lock View" option and a related method.
Riteo Siuga
2021-06-15
Merge pull request #49003 from Calinou/editor-freelook-fix-redrawing-when-not...
Rémi Verschelde
2021-06-15
Merge pull request #49310 from foxydevloper/add-drag-threshold-select-mode
Rémi Verschelde
2021-06-12
Merge pull request #48746 from KoBeWi/bane_of_all_virtual_compatibility
Rémi Verschelde
2021-06-12
Fix game camera override tooltips being swapped
Hugo Locurcio
2021-06-12
Consistently prefix bound virtual methods with _
kobewi
2021-06-05
Rename GI Classes
reduz
2021-06-04
Add threshold to dragging nodes with select to prevent accidental drags
fox
2021-06-04
Rename Node3D's property translation to position
Marcel Admiraal
2021-06-03
Rename Transform to Transform3D in core
Aaron Franke
2021-05-23
Fix editor constantly redrawing when freelook is active with still camera
Hugo Locurcio
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
[next]