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
Age
Commit message (
Expand
)
Author
2023-03-27
Update property keying state without a full Inspector rebuild
Yuri Sizov
2023-03-27
Add conversion for Vector2 method tangent() -> orthogonal()
Marius Hanl
2023-03-27
Reload built in script to get its methods on signal connection
Hakim
2023-03-27
Fix EditorUndoRedoManager's handling of MERGE_ENDS
kobewi
2023-03-27
Fix `Find in Files` Search Results cannot open builtin script
stmSi
2023-03-27
Fix GDExtensions library export when multiple architectures are set.
bruvzg
2023-03-27
[macOS] Re-add support for the _sc_ inside app bundle. Update docs.
bruvzg
2023-03-27
Fix cancelling selection (pressing escape) while gizmo editing making uncommi...
Eric M
2023-03-27
Delete unused compression formats from .imoprt files when exporting
clayjohn
2023-03-16
Fix error when opening Inspector's dots menu
Haoyu Qiu
2023-03-16
Disallow creating a project in the Home or Documents folder
clayjohn
2023-03-16
Add "Bbcode" -> "BBCode" editor capitalization
Hugo Locurcio
2023-03-16
Fix MultiNodeEdit not cleared after deleting nodes
kobewi
2023-03-16
Add conversion for common Theme Overrides
Marius Hanl
2023-03-16
Fix `InputEventConfigurationDialog` modifies original event
Danil Alexeev
2023-03-15
i18n: Sync translations with Weblate
Rémi Verschelde
2023-03-14
Redraw 2d viewport when guides are cleared
the-sink
2023-03-14
Convert OpenSimplexNoise to FastNoiseLite
Marius Hanl
2023-03-14
Make sure Script Debugger is updated with the editor theme
Yuri Sizov
2023-03-14
clear filter input in Project Settings when opening Layers
yedpodtrzitko
2023-03-14
Add missing TTRs in tiles editor and array inspector
Haoyu Qiu
2023-03-14
Fix errors when closing floating docks
Hayden Leete
2023-03-14
Fix coloring of the renderer options button
Haoyu Qiu
2023-03-14
Don't unset local_coords on starting transform.
Ryan Roden-Corrent
2023-03-14
Disable local space for blender transforms.
Ryan Roden-Corrent
2023-03-14
FBX: Disable importer when canceling FBX2glTF setup
Rémi Verschelde
2023-03-13
Add missing handler for removing font sizes in Themes
Yuri Sizov
2023-03-13
Fix type icons in `PropertySelector`
Ninni Pipping
2023-03-13
remove incorrect rename of get_used_cells_by_id
Thomas Lobig
2023-03-13
Add parentheses around arguments when converting xform
clayjohn
2023-03-13
Add some missing renames to 3to4 tool.
Ryan Roden-Corrent
2023-03-13
Move tool declarations to top in 3to4.
Ryan Roden-Corrent
2023-03-13
Project Converter: Do not convert lines that start with a comment
Marius Hanl
2023-03-13
Add keycode project conversion
Ninni Pipping
2023-03-13
Fix Camera2D position smoothing properties not being grouped
Marcus Elg
2023-03-13
Correct superclass constructors in 3to4.
Ryan Roden-Corrent
2023-03-13
Don't strip whitespace when converting 3to4.
Ryan Roden-Corrent
2023-03-13
Fix TileSetEditor paiting texture_origin Vector2i
Ninni Pipping
2023-03-13
Fix dock name lost translation after layout change
Haoyu Qiu
2023-03-13
Automatically reparent editor message dialogs to avoid error spam.
bruvzg
2023-03-13
Stop toaster notification circle flickering when notifications are all hidden.
SaracenOne
2023-03-13
TileSet editor was out of sync with TileMap and incorrectly overwrote old sel...
Niels Drost
2023-03-13
Fix GDScript code style regarding colon
Danil Alexeev
2023-03-13
Document `editor/naming/scene_name_casing` setting
Ninni Pipping
2023-03-13
Improve logic related to editing audio buses (and prevent crashes)
Yuri Sizov
2023-03-13
Prevent cache corruption when saving resources in the editor
Yuri Sizov
2023-03-13
Fix crash when revealing file in floating FileSystem Dock
Hayden Leete
2023-03-13
Generate empty textures for theme icons if the SVG module is disabled
Yuri Sizov
2023-03-11
Ensure that editor color map is initialized in the project manager
Yuri Sizov
2023-03-06
Fix "Convert Full Project" button not translated
Haoyu Qiu
[next]