2
0
Fork 0
godot/core
Rémi Verschelde 91e5f48ea7
Merge pull request #64009 from KoBeWi/arrayy_lmao
Replace Array return types with TypedArray (part 2)
2022-08-24 08:18:56 +07:00
..
config Replace Array return types with TypedArray 2022-08-22 22:42:36 +07:00
crypto Swap arguments of ResourceSaver.save() 2022-07-29 19:53:09 +07:00
debugger Code quality: Fix header guards consistency 2022-07-25 11:17:40 +07:00
error Errors: Fallback to `fprintf` if `OS` singleton doesn't exist 2022-06-30 16:00:30 +07:00
extension Merge pull request #64690 from touilleMan/projection-members-offsets-in-gdentension-api 2022-08-23 11:06:47 +07:00
input Replace Array return types with TypedArray 2 2022-08-23 23:21:32 +07:00
io Replace Array return types with TypedArray 2 2022-08-23 23:21:32 +07:00
math Merge pull request #64678 from TokageItLab/implement-ease-baker 2022-08-23 09:19:21 +07:00
object Merge pull request #64009 from KoBeWi/arrayy_lmao 2022-08-24 08:18:56 +07:00
os Merge pull request #59779 from rainerdeyke/constexpr-operators 2022-08-23 15:35:35 +07:00
string Merge pull request #63728 from MarcusElg/%v 2022-08-24 00:42:47 +07:00
templates Add a Framebuffer cache 2022-08-05 13:37:29 +07:00
variant Merge pull request #63602 from TokageItLab/cubic-interp-time 2022-08-22 17:32:47 +07:00
SCsub [Net] Modularize multiplayer, expose MultiplayerAPI to extensions. 2022-07-26 09:31:12 +07:00
core_bind.cpp Replace Array return types with TypedArray 2 2022-08-23 23:21:32 +07:00
core_bind.h Replace Array return types with TypedArray 2 2022-08-23 23:21:32 +07:00
core_builders.py
core_constants.cpp [Net] Modularize multiplayer, expose MultiplayerAPI to extensions. 2022-07-26 09:31:12 +07:00
core_constants.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +07:00
core_globals.cpp Variant memory pools 2022-07-04 12:01:46 +07:00
core_globals.h Variant memory pools 2022-07-04 12:01:46 +07:00
core_string_names.cpp Cleanup metadata usage 2022-05-06 00:27:10 +07:00
core_string_names.h Cleanup metadata usage 2022-05-06 00:27:10 +07:00
doc_data.cpp Fix missing method qualifiers in script doc 2022-07-24 23:00:19 +07:00
doc_data.h Merge pull request #62713 from YuriSizov/docs-scripting-annotations 2022-07-06 15:31:19 +07:00
register_core_types.cpp Expose ObjectID among the native structure in GDExtension 2022-08-07 12:42:51 +07:00
register_core_types.h
typedefs.h
version.h