index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
Age
Commit message (
Expand
)
Author
2022-02-07
Attach mono thread before getting nativeName field
Raul Santos
2022-02-05
Merge pull request #57649 from Faless/net/4.x_ws_queue_hostres
Rémi Verschelde
2022-02-05
[Net] Non-blocking WebSocket hostname resolution.
Jordan Schidlowsky
2022-02-04
Faster CVTT by reducing quality.
K. S. Ernest (iFire) Lee
2022-02-04
Merge pull request #49445 from Calinou/gdscript-highlight-namespace-reserved-...
Rémi Verschelde
2022-02-04
Merge pull request #55950 from Faless/mp/4.x_replication_nodes
Rémi Verschelde
2022-02-04
Merge pull request #57625 from akien-mga/core-split-vector2i-own-header
Rémi Verschelde
2022-02-04
Highlight "namespace" as a GDScript keyword in the syntax highlighter
Hugo Locurcio
2022-02-04
Core: Move Vector2i to its own `vector2i.h` header
Rémi Verschelde
2022-02-04
Merge pull request #57621 from akien-mga/core-split-rect2i-own-header
Rémi Verschelde
2022-02-04
Merge pull request #57618 from Densorius/master
Ignacio Roldán Etcheverry
2022-02-04
[Net] New replication interface, spawner and synchronizer nodes.
Fabio Alessandrelli
2022-02-04
Core: Move Rect2i to its own `rect2i.h` header
Rémi Verschelde
2022-02-04
Merge pull request #57591 from vnen/gdscript-enum-fixes
Rémi Verschelde
2022-02-04
Fixed opening new instances of VS 2022 while a instance is already open
Densorius
2022-02-04
Cleanup and move char functions to the `char_utils.h` header.
bruvzg
2022-02-04
Add Visual Studio 2022 support with fallback to 2019
Densorius
2022-02-03
Merge pull request #57562 from AnilBK/string-add-contains
Rémi Verschelde
2022-02-04
String: Add contains().
Anilforextra
2022-02-03
Merge pull request #57467 from webbuf/modules-initialize
Rémi Verschelde
2022-02-03
GDScript: Treat enum values as int and enum types as dictionary
George Marques
2022-02-03
GDScript: Allow tests to run on release builds
George Marques
2022-02-03
GDScript: Consolidate behavior for assigning enum types
George Marques
2022-02-03
initialized member variables in header
zwebb
2022-02-03
Merge pull request #56365 from aaronfranke/default-shape-size
Rémi Verschelde
2022-02-02
HarfBuzz: Update to version 3.3.1
bruvzg
2022-02-02
[TextServer] Add function to change font, font size, and OpenType features wi...
bruvzg
2022-02-01
Fix "texture not initialized" error preventing video from playing
Lisandro Lorea
2022-02-01
Merge pull request #57358 from akien-mga/signal-bindings-object
Rémi Verschelde
2022-02-01
Improve the default size for 3D shapes (Box, Capsule, and Cylinder)
Aaron Franke
2022-01-31
Fix transforms involved into navmesh baking
Pawel Lampe
2022-01-30
Add support for the escaped UTF-16 and UTF-32 Unicode characters in the scrip...
bruvzg
2022-01-29
Merge pull request #55785 from nathanfranke/clang-tidy
Rémi Verschelde
2022-01-29
simplify formatting scripts, add a clang-tidy script, and run clang-tidy
Nathan Franke
2022-01-29
Be more verbose about why msbuild tools could not be found
Marcel Admiraal
2022-01-29
Update icons and color conversion rules to simplify the palette
Yuri Sizov
2022-01-28
Improve some signal bindings to use specific `Object` subtypes
Rémi Verschelde
2022-01-27
Merge pull request #57205 from TechnoPorg/variant-template-cast
Rémi Verschelde
2022-01-27
Merge pull request #57310 from raulsntos/rename-subsequence
Rémi Verschelde
2022-01-27
Merge pull request #57281 from Rubonnek/rename-subsequence
Rémi Verschelde
2022-01-27
Rename C# `IsSubsequenceOfI` to `IsSubsequenceOfN`
Raul Santos
2022-01-26
Rename String::is_subsequence_ofi to String::is_subsequence_ofn
Wilson E. Alvarez
2022-01-26
Improve XRInterface hooks into rendering
Bastiaan Olij
2022-01-26
Fix crash with non-constant keys in match statement Dictionary pattern
cdemirer
2022-01-25
Allow method binds to take Object subclasses as arguments
TechnoPorg
2022-01-25
Issue 57130 Fix GLTFDocument.generate_scene if state is null
Paweł Fertyk
2022-01-23
BaseButton: Rename `pressed` property to `button_pressed`
Rémi Verschelde
2022-01-23
etcpak: Workaround multiple-of-4 requirement for 3D texture mipmaps.
Lyuma
2022-01-23
Minor tweaks and fixes to panning
kobewi
2022-01-23
Merge pull request #56931 from lyuma/etcpak_po2
Rémi Verschelde
[next]