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
2022-03-05
Various code and documentation improvements
kobewi
2022-03-05
Fix animation resource name after duplication
Haoyu Qiu
2022-03-05
Merge pull request #53839 from EricEzaM/editor-settings-changed-settings
Rémi Verschelde
2022-03-05
Made use of EditorSettings 'settings changed' to optimise settings changed no...
Eric M
2022-03-05
Added ability to retrieve array of changed settings changed when it is saved.
Eric M
2022-03-05
Make name of editor file dialog filters translatable
Haoyu Qiu
2022-03-04
Merge pull request #58770 from YeldhamDev/some_crumbles_left
Rémi Verschelde
2022-03-04
Merge pull request #58727 from fire-forge/EditorSpinSlider_label_color
Rémi Verschelde
2022-03-04
Replace some bits of code left to work with the new `TabContainer`
Michael Alexsander
2022-03-04
Make EditorSpinSlider label color a theme property
FireForge
2022-03-04
Merge pull request #58758 from timothyqiu/audio-effect-icon
Rémi Verschelde
2022-03-04
Add icon_normal_color to Button in editor theme
Raul Santos
2022-03-05
Update audio effect icon when theme changes
Haoyu Qiu
2022-03-04
Merge pull request #58691 from miremrie/absolute-file-path-in-file-browser
Rémi Verschelde
2022-03-04
Merge pull request #58687 from YeldhamDev/the_beast_has_been_slain
Rémi Verschelde
2022-03-04
Merge pull request #58741 from Calinou/editor-visual-profiler-fix-light-font-...
Rémi Verschelde
2022-03-04
Merge pull request #58670 from KoBeWi/internal_debugger
Rémi Verschelde
2022-03-04
Merge pull request #58731 from Calinou/editor-theme-clamp-base-colors
Rémi Verschelde
2022-03-04
Fix font color in the editor visual profiler when using light theme
Hugo Locurcio
2022-03-04
Merge pull request #58730 from Calinou/editor-visual-profiler-use-background-...
Rémi Verschelde
2022-03-04
Clamp the editor theme's base colors to avoid various issues
Hugo Locurcio
2022-03-04
Use the editor background color for the visual profiler graph
Hugo Locurcio
2022-03-04
Add node icons to the Sprite2D menu
FireForge
2022-03-03
Make `TabContainer` use `TabBar` internally
Michael Alexsander
2022-03-03
Use vformat() instead of string concatenation inside TTR()
Haoyu Qiu
2022-03-02
Added property hint to id property in tile set atlas source editor
Igor Kordiukiewicz
2022-03-02
Allow absolute file paths in file dialogs
miremrie
2022-03-02
Fix debugger not opening built-in scripts
kobewi
2022-03-01
Merge pull request #58632 from IgorKordiukiewicz/camera-preview-toggle-crash
Rémi Verschelde
2022-03-01
Merge pull request #58548 from V-Sekai/lod_lightmaps
JFonS
2022-03-01
Fix scripts not saving when closing
kobewi
2022-02-28
Fixes camera preview toggle in additional editor viewports not disappearing c...
Igor Kordiukiewicz
2022-02-27
Fix crash on creation of `HSV2RGB/RGB2HSV` functions in visual shader
Yuri Roubinsky
2022-02-25
Allow automatic lod when importing 3D scenes with Static Lightmaps
K. S. Ernest (iFire) Lee
2022-02-25
Improve popup window handling.
bruvzg
2022-02-24
Fix source picking with sort
kobewi
2022-02-23
Utilize mouse position when zooming with shortcuts in 2D editor
Haoyu Qiu
2022-02-22
Fix GIProbe gizmo out of bounds crash
lawnjelly
2022-02-21
Merge pull request #58399 from Sauermann/fix-bresenham-usage
Rémi Verschelde
2022-02-21
Merge pull request #58397 from Calinou/editor-font-preload-fix-typo
Rémi Verschelde
2022-02-21
Use bresenham_line() in EditorAtlasPacker::chart_pack
Markus Sauermann
2022-02-21
Fix typos in editor font preload dialog warning messages
Hugo Locurcio
2022-02-21
Merge pull request #58315 from KoBeWi/fixibility
Rémi Verschelde
2022-02-21
Merge pull request #58372 from KoBeWi/orphan_ci
Rémi Verschelde
2022-02-20
Fix 2D instance drop position
kobewi
2022-02-20
Fix errors when updating script template list
Haoyu Qiu
2022-02-19
Merge pull request #57163 from winterpixelgames/feature/allow-disable-atlas-t...
Rémi Verschelde
2022-02-19
Fix CanvasItem visibility propagation
kobewi
2022-02-19
Allow disabling the alpha trim on texture atlas creation.
Jason Knight
2022-02-19
Fix vertical icons in container sizing
Markus Sauermann
[next]