.. |
config
|
Merge pull request #64334 from YuriSizov/core-bind-property-revert-methods
|
2022-08-19 20:41:41 +03:00 |
crypto
|
Swap arguments of ResourceSaver.save()
|
2022-07-29 19:53:09 +02:00 |
debugger
|
Code quality: Fix header guards consistency
|
2022-07-25 11:17:40 +02:00 |
error
|
|
|
extension
|
Make property_*_revert methods multilevel and expose them for scripting
|
2022-08-18 00:03:53 +03:00 |
input
|
Use %s for bool value in vformat
|
2022-08-07 09:57:09 +08:00 |
io
|
Merge pull request #63632 from dsnopek/fix-locale-remap-with-binary-resources-4.x
|
2022-08-08 20:03:23 +02:00 |
math
|
Merge pull request #63602 from TokageItLab/cubic-interp-time
|
2022-08-22 17:32:47 +02:00 |
object
|
Merge pull request #64334 from YuriSizov/core-bind-property-revert-methods
|
2022-08-19 20:41:41 +03:00 |
os
|
[Core] Use std type traits to check operations triviality.
|
2022-08-04 14:05:17 +02:00 |
string
|
Add tests for empty/unnamed arguments to ClassDB, Variant, GDScript
|
2022-08-08 16:36:01 +03:00 |
templates
|
Add a Framebuffer cache
|
2022-08-05 13:37:29 +02:00 |
variant
|
Merge pull request #63602 from TokageItLab/cubic-interp-time
|
2022-08-22 17:32:47 +02:00 |
core_bind.cpp
|
Print expected os.arch tuple for current platform in GDExtension error
|
2022-08-08 19:30:34 +02:00 |
core_bind.h
|
Print expected os.arch tuple for current platform in GDExtension error
|
2022-08-08 19:30:34 +02:00 |
core_builders.py
|
|
|
core_constants.cpp
|
[Net] Modularize multiplayer, expose MultiplayerAPI to extensions.
|
2022-07-26 09:31:12 +02:00 |
core_constants.h
|
Code quality: Fix header guards consistency
|
2022-07-25 11:17:40 +02:00 |
core_globals.cpp
|
|
|
core_globals.h
|
|
|
core_string_names.cpp
|
|
|
core_string_names.h
|
|
|
doc_data.cpp
|
Fix missing method qualifiers in script doc
|
2022-07-24 23:00:19 +02:00 |
doc_data.h
|
|
|
register_core_types.cpp
|
Expose ObjectID among the native structure in GDExtension
|
2022-08-07 12:42:51 +02:00 |
register_core_types.h
|
|
|
SCsub
|
[Net] Modularize multiplayer, expose MultiplayerAPI to extensions.
|
2022-07-26 09:31:12 +02:00 |
typedefs.h
|
|
|
version.h
|
|
|