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
Age
Commit message (
Expand
)
Author
2021-07-07
Fix a connection bug in visual shaders
Yuri Roubinsky
2021-07-07
Merge pull request #50236 from Calinou/editor-preview-sun-sky-add-root-node
Rémi Verschelde
2021-07-07
Merge pull request #50222 from Calinou/editor-information-use-multiply-sign
Rémi Verschelde
2021-07-07
Add a root Node3D automatically if absent when adding preview sun and sky
Hugo Locurcio
2021-07-06
Fix warning message spam when a VoxelGI node is selected in the editor
Hugo Locurcio
2021-07-06
Use the Unicode multiplication symbol for the viewport size display
Hugo Locurcio
2021-07-06
Added EditorInspectorPlugin to aid in editing InputEvents in resources and sh...
Eric M
2021-07-05
Merge pull request #50070 from timothyqiu/emu-numpad
Rémi Verschelde
2021-07-05
Merge pull request #50046 from Calinou/editor-camera-preview-allow-view-menu
Rémi Verschelde
2021-07-04
Clean up Tree
reduz
2021-07-03
Fix Render Info
reduz
2021-07-03
Support single quote when dropping files to script
kobewi
2021-07-02
Add numpad emulation in 3D viewport
Haoyu Qiu
2021-07-01
Use PROPERTY_USAGE_NONE instead of 0 for no property usage
Aaron Franke
2021-07-01
Merge pull request #50040 from reduz/fix-renderingserver-bindings
Rémi Verschelde
2021-07-01
Clean up RenderingServer and its bindings
reduz
2021-07-01
Allow using the 3D editor's View menu while previewing a camera
Hugo Locurcio
2021-07-01
Merge pull request #49994 from akien-mga/script-duplicate-selection
Rémi Verschelde
2021-06-30
Add keyboard shortcuts for grouping and locking nodes, change grid toggle
Hugo Locurcio
2021-06-30
Merge pull request #50014 from reduz/remove-immediate
Rémi Verschelde
2021-06-30
Deprecate ImmediateGeometry
reduz
2021-06-30
Fix editor suffixes and degrees conversion
reduz
2021-06-29
Tweak the 2D game camera override tooltips to match 3D
Hugo Locurcio
2021-06-29
Script editor: Rename 'Clone Down' to 'Duplicate Selection'
Rémi Verschelde
2021-06-29
Merge pull request #49719 from LightningAA/rename-node-is-ancestor-of
Rémi Verschelde
2021-06-29
Implement painting properties over TileSets
Gilles Roudière
2021-06-28
Merge pull request #49917 from groud/tree_disable_scroll
Rémi Verschelde
2021-06-28
Implement Tree's internal minimum width calculation
Gilles Roudière
2021-06-28
Fix auto-connection from output node to input (VisualShaders)
Yuri Roubinsky
2021-06-24
Use Ctrl + G to toggle the 3D editor grid visibility by default
Hugo Locurcio
2021-06-24
Merge pull request #49650 from KoBeWi/FindReplaceCrash
Rémi Verschelde
2021-06-24
Fix crash with FindReplaceBar
kobewi
2021-06-23
Improve error message when there are no meshes to bake for 3D occlusion
Hugo Locurcio
2021-06-21
Rename `is_a_parent_of()` to `is_ancestor_of()`
Lightning_A
2021-06-21
Merge pull request #49665 from Paulb23/code_edit_indent
Rémi Verschelde
2021-06-20
Fix pinned StyleBox incorrectly reacting to several actions in the new Theme ...
Yuri Sizov
2021-06-20
Move indent management to CodeEdit
Paulb23
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-20
Merge pull request #49742 from Paulb23/remove_keywords_textedit
Rémi Verschelde
2021-06-20
Merge pull request #48804 from EricEzaM/scripting-multi-error-support
Rémi Verschelde
2021-06-19
Remove redundant keywords from TextEdit
Paulb23
2021-06-19
Added support for scripts reporting multiple errors to ScriptTextEditor
Eric M
2021-06-19
Consolidate JSON, JSONParseResults and JSONParser into JSON
Marcel Admiraal
2021-06-18
Merge pull request #49659 from LightningAA/string-valid-integer-to-int
Rémi Verschelde
2021-06-18
Merge pull request #47802 from Calinou/editor-sprite-frames-select-hold-mouse
Rémi Verschelde
2021-06-17
Allow setting the preview sun angle with numbers
Aaron Franke
2021-06-17
Allow selecting frames by holding down the mouse in SpriteFrames editor
Hugo Locurcio
2021-06-17
Merge pull request #49670 from reduz/rename-visibility-notifiers
Rémi Verschelde
2021-06-17
ThemeEditor: Fix text_submitted connections after #49258
Rémi Verschelde
[next]