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
2020-12-03
Merge pull request #43896 from RandomShaper/fix_rel_probe_vis
Rémi Verschelde
2020-12-02
Refactored Mesh internals and formats.
reduz
2020-12-01
Limit the zoom and freelook speed based on camera settings
Aaron Franke
2020-11-28
Merge pull request #42109 from EricEzaM/PR/input-and-shortcuts-rework
Rémi Verschelde
2020-11-26
Put misc. 3D tool visible instances on their own layer
Pedro J. Estébanez
2020-11-26
[Complex Text Layouts] Refactor Font class, default themes and controls to us...
bruvzg
2020-11-25
Merge pull request #43861 from JFonS/fix_gizmo_defval
Rémi Verschelde
2020-11-25
Fix binding of default value in EditorSpatialGizmoPlugin::get_material()
jfons
2020-11-23
Implement new shortcuts system.
Eric M
2020-11-19
Update the 3D grid when the "View Grid" checkbox is changed
Aaron Franke
2020-11-12
Merge pull request #43408 from rcorre/path-gizmos-4.0
Rémi Verschelde
2020-11-12
Proposal 1246: Make Path3D handles more visible.
Ryan Roden-Corrent
2020-11-09
Improve the 3D editor selection box appearance
Hugo Locurcio
2020-11-07
Reorganized core/ directory, it was too fatty already
reduz
2020-11-06
Refactored Variant Operators.
reduz
2020-11-04
Move call to update the 3D grid into check for updating the view
Aaron Franke
2020-10-25
Gizmo handles transparent again
David Sichma
2020-10-19
Merge pull request #38097 from Calinou/add-viewport-debanding
Juan Linietsky
2020-10-10
Merge pull request #42568 from DavidSichma/fix-aabb-update
Rémi Verschelde
2020-10-09
Implement GPU Particle Collisions
reduz
2020-10-05
aabb change updates bounding box
David Sichma
2020-10-02
Updated getters and setters names for toplevel
Duroxxigar
2020-10-01
Merge pull request #40473 from rcorre/gizmo-doc
Rémi Verschelde
2020-09-28
Merge pull request #42094 from JFonS/rotation_gizmo_improvements
Rémi Verschelde
2020-09-15
Improve rotation gizmo
JFonS
2020-09-09
Rename ShortCut to Shortcut which is more grammatically correct
Hugo Locurcio
2020-09-03
[Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms.
bruvzg
2020-08-15
Add an editor setting to invert 3D pan/orbit on the X axis
Hugo Locurcio
2020-08-14
Add a debanding property to Viewport
Hugo Locurcio
2020-07-27
Make all String float conversion methods be 64-bit
Aaron Franke
2020-07-24
Fix TTR misuse
SkyJJ
2020-07-23
[macOS] Fix Maya navigation with ALT + mouse scroll
Andy Maloney
2020-07-21
Fix bound return type on get_priority.
Ryan Roden-Corrent
2020-07-11
Prefer the highlight version of the "GuiTabIcon" icon for buttons, and make t...
Michael Alexsander
2020-06-26
Addition of SDFGI for open world global illumination
Juan Linietsky
2020-06-24
Fix regressions in the 3D lock buttons
Michael Alexsander
2020-06-22
Avoid errors when the editor camera is inside the focused object
Aaron Franke
2020-06-20
Fix "Fully Axis-Locked" Freelook Navigation Scheme
Vorblen
2020-06-19
Remove ToolButton in favor of Button
Hugo Locurcio
2020-06-17
Restore previous mouse position when leaving the editor freelook mode
Hugo Locurcio
2020-06-16
Display freelook speed and zoom in units in the 3D editor viewport
Hugo Locurcio
2020-06-09
Merge pull request #39372 from aaronfranke/editor-cam-rot
Rémi Verschelde
2020-06-08
Merge pull request #39365 from Calinou/editor-gizmos-visibility-tooltip
Rémi Verschelde
2020-06-07
Re-apply basis of newly added node (via drag-n-drop) in editor viewport
Marcus Brummer
2020-06-07
Change the default editor camera rotation to position it in +X +Y +Z
Aaron Franke
2020-06-07
Add an editor tooltip to document gizmo visibility options
Hugo Locurcio
2020-05-29
Merge pull request #39051 from Xrayez/geometry-split
Rémi Verschelde
2020-05-27
Split `Geometry` singleton into `Geometry2D` and `Geometry3D`
Andrii Doroshenko (Xrayez)
2020-05-22
Dynamic infinite 3D grid
Aaron Franke
2020-05-14
Style: Enforce braces around if blocks and loops
Rémi Verschelde
[next]