index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
Age
Commit message (
Expand
)
Author
2022-06-08
Fix (again) loading binary resources with float=64
xutaxkamay
2022-06-08
i18n: Misc fixes translation strings
Rémi Verschelde
2022-06-07
Merge pull request #61319 from JFonS/taa_wip
Rémi Verschelde
2022-06-07
Merge pull request #41568 from dalexeev/config_file_empty_sect
Rémi Verschelde
2022-06-07
Merge pull request #59786 from V-Sekai/ok_color
Rémi Verschelde
2022-06-07
Bind vararg method flag in core constants
sps1112
2022-06-07
Fix saving section-less keys in `ConfigFile`
Danil Alexeev
2022-06-07
Merge pull request #61751 from KoBeWi/🐱👤
Rémi Verschelde
2022-06-07
Merge pull request #50349 from Calinou/array-add-some-every
Rémi Verschelde
2022-06-07
Allow picking similar colours using OKHSL.
K. S. Ernest (iFire) Lee
2022-06-07
Add GLOBAL_DEF_INTERNAL to hide specific settings
kobewi
2022-06-07
Initial TAA implementation
jfons
2022-06-06
Merge pull request #59883 from KoBeWi/merge_this
Rémi Verschelde
2022-06-06
Improve architectures in OS::has_feature and make them work on MSVC
Aaron Franke
2022-06-06
[GDExtension] Expose Variant, NodePath and StringName hash functions.
bruvzg
2022-06-04
Merge pull request #61669 from fire-forge/input
Rémi Verschelde
2022-06-03
Make Input mouse_mode and use_accumulated_input properties
FireForge
2022-06-03
Add array element type to `get_connected_joypads`
Raul Santos
2022-06-03
Add StringName explicitly to Variant::hash_compare
George Marques
2022-06-03
Fix `String.uri_encode` on Windows
Haoyu Qiu
2022-06-02
Merge pull request #60711 from nathanfranke/rpc-server
Fabio Alessandrelli
2022-06-02
Merge pull request #61339 from lyuma/streampeerssl_get_stream
Rémi Verschelde
2022-05-31
Add Dictionary.merge()
kobewi
2022-05-25
Add StreamPeerSSL.get_stream() accessor.
Lyuma
2022-05-25
finish renaming AUTH to AUTHORITY
Nathan Franke
2022-05-25
use ERR_FAIL_INDEX when preferred
Nathan Franke
2022-05-25
Add `any()` and `all()` methods to Array
Hugo Locurcio
2022-05-24
Merge pull request #61256 from reduz/callable-mp-static
Rémi Verschelde
2022-05-23
Fix typos with codespell
Rémi Verschelde
2022-05-22
Add callable_mp_static
reduz
2022-05-20
Add a new HashSet template
reduz
2022-05-20
Tweak 64-bit integer overflow message to mention that it's a signed type
Hugo Locurcio
2022-05-19
Use range iterators for RBSet in most cases
Aaron Record
2022-05-19
Add dedicated macros for property name extraction
Haoyu Qiu
2022-05-17
Implement read-only arrays
George Marques
2022-05-17
Merge pull request #61110 from rburing/project_settings_use_rbmap
Rémi Verschelde
2022-05-17
Merge pull request #61087 from reduz/readonly-dictionary
Rémi Verschelde
2022-05-17
ProjectSettings: use RBMap again instead of HashMap
Ricardo Buring
2022-05-17
Create onready variables when dropping nodes and holding Ctrl
Haoyu Qiu
2022-05-16
Implement read-only dictionaries.
reduz
2022-05-16
Merge pull request #60126 from Calinou/image-improve-error-messages
Rémi Verschelde
2022-05-16
Replace most uses of Map by HashMap
reduz
2022-05-12
Add documentation comments for internationalization C++ macros
Hugo Locurcio
2022-05-12
Merge pull request #60643 from clayjohn/GLES3-3D
Rémi Verschelde
2022-05-12
Basic 3D rendering
clayjohn
2022-05-12
Merge pull request #60972 from KoBeWi/display_port
Rémi Verschelde
2022-05-12
Move Display settings higher in the list
kobewi
2022-05-12
Fix signal completion in GDScript editor
Yuri Rubinsky
2022-05-12
Add a new HashMap implementation
reduz
2022-05-11
Merge pull request #60943 from bruvzg/fix_zipio
Rémi Verschelde
[next]