| .. |
|
config
|
Fix path with multiple slashes not being corrected on templates
|
2021-09-10 11:14:40 +07:00 |
|
crypto
|
[Crypto] Delete mbedtls ctx in deconstructor.
|
2021-07-03 16:12:55 +07:00 |
|
debugger
|
Use doubles for time in many other places
|
2021-08-09 14:05:42 +07:00 |
|
error
|
Improve error descriptions
|
2021-08-23 17:58:24 +07:00 |
|
extension
|
[ClassDB] Unify construct/extension retrieval.
|
2021-09-22 18:33:29 +07:00 |
|
input
|
InputEventJoypadMotion::set_axis - reject invalid axis
|
2021-09-30 19:32:21 +07:00 |
|
io
|
Use functions defined in the their classes.
|
2021-09-29 09:36:34 +07:00 |
|
math
|
Fix buffer overflow in 2D BVH
|
2021-09-29 12:10:23 +07:00 |
|
multiplayer
|
[Net] MultiplayerPeer cleanup, defaults.
|
2021-09-24 18:40:39 +07:00 |
|
object
|
[ClassDB] Unify construct/extension retrieval.
|
2021-09-22 18:33:29 +07:00 |
|
os
|
Fix Platform Thread Override
|
2021-09-29 15:38:04 +07:00 |
|
string
|
Implement override of get_message and get_plural_message
|
2021-09-29 14:19:14 +07:00 |
|
templates
|
Rename RID's `getornull()` to `get_or_null()`
|
2021-09-29 23:58:02 +07:00 |
|
variant
|
Fix const pointers types in docs and extension API.
|
2021-09-29 16:04:20 +07:00 |
|
SCsub
|
[Net] Move multiplayer to core subdir, split RPCManager.
|
2021-09-07 11:14:30 +07:00 |
|
core_bind.cpp
|
Merge pull request #53053 from LATRio/callable_in_thread_start
|
2021-09-28 11:10:09 +07:00 |
|
core_bind.h
|
Use Callable in Thread::start
|
2021-09-25 22:07:13 +07:00 |
|
core_builders.py
|
Update AUTHORS and DONORS list
|
2020-08-14 00:06:51 +07:00 |
|
core_constants.cpp
|
Merge pull request #52442 from Faless/mp/4.x_rpc_manager
|
2021-09-07 18:44:39 +07:00 |
|
core_constants.h
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +07:00 |
|
core_string_names.cpp
|
Removed _change_notify
|
2021-02-10 19:31:24 +07:00 |
|
core_string_names.h
|
Removed _change_notify
|
2021-02-10 19:31:24 +07:00 |
|
doc_data.cpp
|
Implement NativeExtension pointer arguments
|
2021-08-23 19:58:40 +07:00 |
|
doc_data.h
|
Implement error return documetation
|
2021-08-24 15:28:29 +07:00 |
|
register_core_types.cpp
|
[Net] Bind Multiplayer to GDExtension.
|
2021-09-24 18:40:39 +07:00 |
|
register_core_types.h
|
Implement native extension system
|
2021-06-25 17:32:45 +07:00 |
|
typedefs.h
|
Implement the ability to disable classes
|
2021-07-13 09:25:14 +07:00 |
|
version.h
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +07:00 |