| .. |
|
config
|
Fix character encoding of Engine::get_copyright_info
|
2021-10-13 10:42:41 +07:00 |
|
crypto
|
[Crypto] Delete mbedtls ctx in deconstructor.
|
2021-07-03 16:12:55 +07:00 |
|
debugger
|
Use range iterators for `Map`
|
2021-09-30 15:09:12 +07:00 |
|
error
|
revert 0d7409a so additional error information prints in release builds
|
2021-10-04 16:55:01 +07:00 |
|
extension
|
Add typedef to GDNativeInstanceBindingCallbacks
|
2021-10-07 11:59:18 +07:00 |
|
input
|
SCons: List `.gen.cpp` sources explicitly to avoid globbing errors
|
2021-10-15 22:14:11 +07:00 |
|
io
|
Fix some LGTM errors of "Multiplication result converted to larger type"
|
2021-10-12 00:17:27 +07:00 |
|
math
|
Swap args of Plane(point, normal) constructor
|
2021-10-15 20:49:42 +07:00 |
|
multiplayer
|
[Net] Fix spawn/despawn custom callable argument.
|
2021-10-12 14:18:16 +07:00 |
|
object
|
Merge pull request #53757 from groud/fix_undo
|
2021-10-13 12:42:07 +07:00 |
|
os
|
GDScript completion: Handle quote style ad-hoc to remove editor dependency
|
2021-10-04 16:16:05 +07:00 |
|
string
|
Fix specific warnings issues by Clang
|
2021-10-14 14:14:26 +07:00 |
|
templates
|
Fix HashMap element copy leaving hash as zero
|
2021-10-13 17:25:31 +07:00 |
|
variant
|
Swap args of Plane(point, normal) constructor
|
2021-10-15 20:49:42 +07:00 |
|
SCsub
|
SCons: List `.gen.cpp` sources explicitly to avoid globbing errors
|
2021-10-15 22:14:11 +07:00 |
|
core_bind.cpp
|
[core_bind] Add `is_alive` to Thread. Replace `is_active` with `is_started`.
|
2021-10-06 12:47:58 +07:00 |
|
core_bind.h
|
[core_bind] Add `is_alive` to Thread. Replace `is_active` with `is_started`.
|
2021-10-06 12:47:58 +07:00 |
|
core_builders.py
|
Update AUTHORS and DONORS list
|
2020-08-14 00:06:51 +07:00 |
|
core_constants.cpp
|
[Net] Rename RPC constants and annotation arguments.
|
2021-10-01 18:14:38 +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
|
SCons: Set `DEBUG_ENABLED` and `DEV_ENABLED` in SConstruct
|
2021-10-15 10:26:58 +07:00 |
|
version.h
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +07:00 |