index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
Age
Commit message (
Expand
)
Author
2022-12-18
Merge pull request #70230 from DarkKilauea/nav-experimental
Rémi Verschelde
2022-12-17
Fix Navigation API abbreviations inconsistency
smix8
2022-12-17
Merge pull request #30675 from zaksnet/link-button-link-prop
Rémi Verschelde
2022-12-17
Merge pull request #70204 from Calinou/ios-remove-disable-touch-setting
Rémi Verschelde
2022-12-17
Merge pull request #70202 from Calinou/viewport-transparent-background-rename...
Rémi Verschelde
2022-12-17
Mark navigation classes and nodes as experimental
Josh Jones
2022-12-17
Remove Disable Touch debug project setting
Hugo Locurcio
2022-12-17
Move transparent background project setting to a subsection
Hugo Locurcio
2022-12-17
Add `uri` property for LinkButton
Zak
2022-12-17
Merge pull request #70114 from clayjohn/custom-aabb
Rémi Verschelde
2022-12-16
Merge pull request #70116 from Calinou/vibrate-handheld-silence-warning
Rémi Verschelde
2022-12-16
Merge pull request #64563 from timothyqiu/word-wrap
Rémi Verschelde
2022-12-16
Merge pull request #69867 from raulsntos/dotnet/color
Ignacio Roldán Etcheverry
2022-12-16
Fix String::word_wrap() for long words
Haoyu Qiu
2022-12-16
C#: Synchronize Color with Core
Raul Santos
2022-12-16
Silence `Input.vibrate_handheld()` warning as it's already documented
Hugo Locurcio
2022-12-15
[RTL/TextServer] Add baseline inline alignment mode for objects and RTL tables.
bruvzg
2022-12-15
Expose GeometryInstance3D.custom_aabb property
clayjohn
2022-12-15
Merge pull request #70102 from Chaosus/rd_remove_usage_indirect
Yuri Rubinsky
2022-12-15
Fix typos with codespell
Rémi Verschelde
2022-12-15
Changed `STORAGE_BUFFER_USAGE_DISPATCH_INDIRECT` type to enum flags
Yuri Rubinsky
2022-12-15
Remove a confusing TileMap warning
Gilles Roudière
2022-12-15
Improve documentation on heuristics in AStarGrid2D
Yuri Rubinsky
2022-12-14
Merge pull request #70028 from clayjohn/PM-GLES3
Rémi Verschelde
2022-12-14
Merge pull request #69732 from KoBeWi/rc_undo
Rémi Verschelde
2022-12-13
Merge pull request #70009 from clayjohn/glow-hq
Rémi Verschelde
2022-12-13
Merge pull request #70003 from clayjohn/GLES3-cc
Rémi Verschelde
2022-12-13
Added gl_compatibility as an option to the project creation screen
clayjohn
2022-12-13
Various fixes and documentation for CanvasGroup
clayjohn
2022-12-13
Remove high quality glow as it is not any higher quality than regular glow
clayjohn
2022-12-13
i18n: Sync classref translations with Weblate (3.5 branch)
Rémi Verschelde
2022-12-12
Fix docstring for String.get_base_dir
Andrés Botero
2022-12-12
Merge pull request #69629 from smix8/agent_wild_callback_pointer_4.x
Rémi Verschelde
2022-12-12
Fix Navigation agent callback wild pointer crash
smix8
2022-12-12
Merge pull request #69718 from groud/finally_rename_gdnative_to_gdextension
Rémi Verschelde
2022-12-12
Merge pull request #67038 from Calinou/xdg-paths-linux-only
Rémi Verschelde
2022-12-12
Only support XDG directory path configuration on Linux
Hugo Locurcio
2022-12-12
Merge pull request #67050 from KoBeWi/syrt
Rémi Verschelde
2022-12-12
Rename all gdnative occurences to gdextension
Gilles Roudière
2022-12-12
Merge pull request #69714 from flatline-84/editor_scene_post_import_doc_example
Rémi Verschelde
2022-12-12
updated example documentation for EditorScenePostImport
flatline-84
2022-12-11
Merge pull request #69905 from Chaosus/rd_dynamic_state_flag
Rémi Verschelde
2022-12-11
Merge pull request #69559 from timothyqiu/unique-call
Rémi Verschelde
2022-12-11
Changed `RD::PipelineDynamicStateFlags` type to enum flags
Yuri Rubinsky
2022-12-10
Merge pull request #67399 from Calinou/rename-precision-double-scons
Rémi Verschelde
2022-12-10
Enable assigning an owner to navigation regions and links
Josh Jones
2022-12-10
Rename `float=64` SCons option to `precision=double`
Hugo Locurcio
2022-12-10
Merge pull request #69831 from Calinou/audio-random-no-repeats-remove-warning
Rémi Verschelde
2022-12-09
Remove warning when playing random no-repeat sound with only 1 sound in pool
Hugo Locurcio
2022-12-09
Update StringName documentation to match String's
Micky
[next]