index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-07-16
Document an example dictionary returned by `TileSet.tile_get_shapes()`
Hugo Locurcio
2020-07-15
Merge pull request #40416 from Calinou/doc-file-data-paths
Rémi Verschelde
2020-07-15
Merge pull request #40391 from RevoluPowered/add_macos_and_linux_github_actions
Rémi Verschelde
2020-07-15
Mention the Data paths documentation in the File class
Hugo Locurcio
2020-07-15
Merge pull request #40414 from rcorre/get-mesh-arrays-doc
Rémi Verschelde
2020-07-15
added MacOS and Linux to GitHub Actions
Gordon MacPherson
2020-07-15
Merge pull request #40412 from Calinou/doc-string-c-unescape
Rémi Verschelde
2020-07-15
Clarify how to convert PrimitiveMesh to ArrayMesh.
Ryan Roden-Corrent
2020-07-15
Merge pull request #37961 from Calinou/doc-csharp-dynamic-object-call
Rémi Verschelde
2020-07-15
Merge pull request #40291 from hinlopen/dialog-size
Rémi Verschelde
2020-07-15
Merge pull request #40376 from hinlopen/quick-open-improvements
Rémi Verschelde
2020-07-15
Document which escape sequences are supported by `String.c_unescape()`
Hugo Locurcio
2020-07-15
Merge pull request #40380 from Calinou/doc-vehiclebody-limitations
Rémi Verschelde
2020-07-15
Merge pull request #40268 from DanielZTing/master
Rémi Verschelde
2020-07-15
doc: Sync classref with current source
Rémi Verschelde
2020-07-15
Merge pull request #40386 from touilleMan/correct-Reference-is_reference-api....
Rémi Verschelde
2020-07-15
Merge pull request #40383 from touilleMan/correct-RichTextLabel.custom_effect...
Rémi Verschelde
2020-07-15
Merge pull request #40387 from thebestnom/Android-Fix-Display-Server
Rémi Verschelde
2020-07-15
Merge pull request #40392 from touilleMan/missing-has_default_value-signals-a...
Rémi Verschelde
2020-07-15
Merge pull request #40389 from Chaosus/fix_shader
Yuri Roubinsky
2020-07-14
Add missing has_default_value field for signals in api.json
Emmanuel Leblond
2020-07-14
Fix some incorrect conversions which lead to crash in shaders
Yuri Roubinsky
2020-07-14
Merge pull request #40298 from Calinou/optimize-ios-splash
Rémi Verschelde
2020-07-14
Merge pull request #40377 from reduz/fix-default-kb3d-safe-margin
Rémi Verschelde
2020-07-14
Android: fix display server always alerting no Vulkan support
thebestnom
2020-07-14
Correct is_reference attribute in api.json for Reference class
Emmanuel Leblond
2020-07-14
Merge pull request #40379 from bruvzg/macos_11_window_size
Rémi Verschelde
2020-07-14
Correct RichTextLabel.custom_effects property type metadata
Emmanuel Leblond
2020-07-14
Mention C# gotchas in Object's dynamic call/set/connect methods
Hugo Locurcio
2020-07-14
Merge pull request #40315 from Calinou/project-manager-disable-file-logging
Rémi Verschelde
2020-07-14
Merge pull request #40375 from Paulb23/fix_visual_shader_clearing_color_regions
Rémi Verschelde
2020-07-14
Merge pull request #40374 from Faless/udp/server_abstraction
Rémi Verschelde
2020-07-14
Merge pull request #40372 from akien-mga/close-those-po-or-files
Rémi Verschelde
2020-07-14
Merge pull request #40371 from rcorre/warning-fix
Rémi Verschelde
2020-07-14
Merge pull request #40367 from akien-mga/scons-disable-werror
Rémi Verschelde
2020-07-14
Document VehicleBody3D and VehicleWheel3D limitations
Hugo Locurcio
2020-07-14
Properly pass safe margin on initialization.
Juan Linietsky
2020-07-14
Resize dialogs (FileDialog, EditorFileDialog, Reparent, SceneTreeDialog and r...
Stijn Hinlopen
2020-07-14
Fixed visual shader editor not clearing colour regions
Paulb23
2020-07-14
Merge pull request #40327 from pkdawson/patch-1
Rémi Verschelde
2020-07-14
Reorganize ENet pactches.
Fabio Alessandrelli
2020-07-14
Funnel refuse_new_connections to Godot ENet.
Fabio Alessandrelli
2020-07-14
Document updated UDPServer interface.
Fabio Alessandrelli
2020-07-14
UDPServer handles PacketPeerUDP-client association
Fabio Alessandrelli
2020-07-14
[macOS] Fix window size on macOS Big Sur (title bar height is no longer same ...
bruvzg
2020-07-14
Improve quick open performance and update some behaviour
Stijn Hinlopen
2020-07-14
PO loader: Fix unclosed files and error messages
Rémi Verschelde
2020-07-14
Include gdscript warning name in LSP message.
Ryan Roden-Corrent
2020-07-14
Revert "Include gdscript warning name in the warning message."
Ryan Roden-Corrent
2020-07-14
Disable file logging for the project manager
Hugo Locurcio
[next]