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
2023-03-27
Fix concave/convex polygon shape documentation
Ricardo Buring
2023-03-27
Add XRServer.world_origin property
Bastiaan Olij
2023-03-27
Improve layout direction/locale automatic selection.
bruvzg
2023-03-27
[macOS] Re-add support for the _sc_ inside app bundle. Update docs.
bruvzg
2023-03-16
Improve Vector2 / 3 / 4 normalized() classref.
lawnjelly
2023-03-16
Allow negative NavigationAgent2D path debug line_width for thin lines
smix8
2023-03-16
Fix typos and inconsistencies in classref
Haoyu Qiu
2023-03-16
Fix CharacterBody2D get_slide_collision docs
Brett Chalupa
2023-03-16
Documents the "arc-based" Quaternion constructor
David Snopek
2023-03-15
i18n: Sync translations with Weblate
Rémi Verschelde
2023-03-14
Fix typo in Window class.
pcamp
2023-03-14
Document using `String.uri_encode()` with `OS.shell_open()`
Hugo Locurcio
2023-03-13
Fix GDScript code style regarding colon
Danil Alexeev
2023-03-13
Clarify Thread documentation
Isaac Clerencia
2023-03-13
Fix for AABB methods with wrong description
BrunoSXS
2023-03-13
Discourage reusing Tweens
kobewi
2023-03-13
improve documentation for Font and FontVariation
themancalledjakob
2023-03-13
Fixed minor typo in turbulence documentation
Andreas Raddau
2023-03-13
Safeguard Makefile commands
kobewi
2023-03-13
Fix small mistake in Window.xml
JustKoi
2023-03-13
Remove outdated note about const in Dictionary and Array docs
George Marques
2023-03-13
Fix various typos in the classref
Haoyu Qiu
2023-03-13
Fixed typos in the Transform2D and Transform3D class reference
titus125
2023-03-13
Document `editor/naming/scene_name_casing` setting
Ninni Pipping
2023-03-13
Modify the default theme GraphNode close_h_offset
Nicholas Huelin
2023-03-01
i18n: Sync translations with Weblate
Rémi Verschelde
2023-02-28
Minor typo and docs URL fixes
Rémi Verschelde
2023-02-27
Merge pull request #73890 from jtnicholl/mesh_docs
Rémi Verschelde
2023-02-27
Improve documentation of EditorExportPlugin
kobewi
2023-02-27
Merge pull request #74024 from sarice8/update-tween-doc
Rémi Verschelde
2023-02-27
Merge pull request #74028 from voidedWarranties/scriptlanguage_unused
Rémi Verschelde
2023-02-26
Remove unused `ScriptLanguage` methods
voidedWarranties
2023-02-26
Document default values for transition type and ease type.
Stephen Rice
2023-02-27
Steering on VehicleBody is in radians while interface is in degrees. Improved...
Bastiaan Olij
2023-02-26
Merge pull request #73959 from clayjohn/GL-mobile-warnings
Rémi Verschelde
2023-02-26
Merge pull request #73995 from samsface/update-expresion-doc
Rémi Verschelde
2023-02-26
Add warnings for unsupported features in mobile and gl_compatibility backends
clayjohn
2023-02-26
Clarify when Expression `get_error_text()` is updated
Sam
2023-02-26
Sync tutorial paths for GI classes with online documentation changes
Yuri Sizov
2023-02-26
Document VisualInstance3D offset unit
Hakim
2023-02-24
Update documentation for Mesh and MeshInstance3D
Jonathan Nicholl
2023-02-24
Make max() and min() global functions only accept numbers
George Marques
2023-02-24
i18n: Sync translations with Weblate
Rémi Verschelde
2023-02-24
Merge pull request #73853 from Calinou/doc-max-clustered-elements
Rémi Verschelde
2023-02-24
Merge pull request #73856 from timothyqiu/classref-fixes
Rémi Verschelde
2023-02-24
More class reference fixes
Haoyu Qiu
2023-02-24
Document the Max Clustered Elements project setting
Hugo Locurcio
2023-02-23
Fix ShapeCast3D add and remove exception functions
smix8
2023-02-22
Add some missing EditorFileDialog methods and properties.
bruvzg
2023-02-22
Merge pull request #73741 from dalexeev/fix-sprite-frames-convert
Rémi Verschelde
[next]