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-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
Adds few more input/output built-ins to visual shader
Yuri Roubinsky
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
2022-02-19
Merge pull request #58308 from timothyqiu/dae-for
Rémi Verschelde
2022-02-19
Fix crash when importing DAE model
Haoyu Qiu
2022-02-19
Fix crash in Create New Node dialog with certain user-created scripts
Haoyu Qiu
2022-02-18
Merge pull request #58278 from Ev1lbl0w/fix_decompress_retcode
Rémi Verschelde
2022-02-18
Fix decompression functions not returning errcodes
Ricardo Subtil
2022-02-18
Fixed issues with shortcut checking in 3d node editor
Eric M
2022-02-17
Merge pull request #58249 from Calinou/editor-online-docs-use-versioned-url
Rémi Verschelde
2022-02-17
Use versioned URL for "Online Documentation" buttons in the editor
Hugo Locurcio
2022-02-17
Connect text_submitted of built-in script name
kobewi
2022-02-17
Change 'find_node' to 'find_nodes' and Add 'type' parameter
diddykonga
2022-02-17
Translate link titles in classref XML
Haoyu Qiu
2022-02-16
Merge pull request #58187 from jakobbouchard/notification-switch-chunk-c
Rémi Verschelde
2022-02-16
Convert _notification methods to switch - Chunk C
Jakob Bouchard
2022-02-16
Merge pull request #58182 from akien-mga/style-cleanup-if-semicolons-deadcode
Rémi Verschelde
2022-02-16
Merge pull request #58169 from megalobyte/update-notificatin-if-to-switch-bat...
Rémi Verschelde
2022-02-16
Update if == NOTIFICATION_* to switch statements to match coding style
megalobyte
2022-02-16
Style: Cleanup single-line blocks, semicolons, dead code
Rémi Verschelde
2022-02-16
Port existing _notification code to use switch statements (part 1/3)
jmb462
[prev]
[next]