.. |
config
|
Replace String comparisons with "", String() to is_empty()
|
2021-12-09 04:48:38 -06:00 |
crypto
|
[Crypto] Delete mbedtls ctx in deconstructor.
|
2021-07-03 16:12:55 +02:00 |
debugger
|
Replace String comparisons with "", String() to is_empty()
|
2021-12-09 04:48:38 -06:00 |
error
|
Defer the call to 'popup_str' to the next cycle to let Godot Engine's editor time to properly start
|
2021-12-14 20:08:19 +01:00 |
extension
|
Replace String comparisons with "", String() to is_empty()
|
2021-12-09 04:48:38 -06:00 |
input
|
Revert "Fixed event spam when using the Nintendo Switch controller"
|
2021-12-17 17:14:07 +00:00 |
io
|
Replace String comparisons with "", String() to is_empty()
|
2021-12-09 04:48:38 -06:00 |
math
|
Fix variable name 'max_size' to 'min_size' in aabb
|
2021-12-19 11:51:14 +08:00 |
multiplayer
|
PackedByteArray, Array slice end exclusive, rename subarray to slice
|
2021-11-26 22:13:12 -06:00 |
object
|
Replace String comparisons with "", String() to is_empty()
|
2021-12-09 04:48:38 -06:00 |
os
|
Replace String comparisons with "", String() to is_empty()
|
2021-12-09 04:48:38 -06:00 |
string
|
Make --doctool locale aware
|
2021-12-16 17:49:22 +08:00 |
templates
|
Merge pull request #35901 from nathanfranke/pool-byte-array-subarray-exclusive
|
2021-12-07 14:00:59 +01:00 |
variant
|
Fix font preview text color on light background
|
2021-12-18 00:34:28 +08:00 |
core_bind.cpp
|
Improve Directory content navigation
|
2021-12-10 17:24:04 +01:00 |
core_bind.h
|
Improve Directory content navigation
|
2021-12-10 17:24:04 +01:00 |
core_builders.py
|
Use maximum zlib compression when generating editor translation headers
|
2021-10-29 19:07:48 +02:00 |
core_constants.cpp
|
align to horizontal_alignment, valign to vertical_alignment, related
|
2021-12-09 01:38:46 -06:00 |
core_constants.h
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
core_string_names.cpp
|
Removed _change_notify
|
2021-02-10 19:31:24 -03:00 |
core_string_names.h
|
Removed _change_notify
|
2021-02-10 19:31:24 -03:00 |
doc_data.cpp
|
Replace String comparisons with "", String() to is_empty()
|
2021-12-09 04:48:38 -06:00 |
doc_data.h
|
Make overridden properties link to parent definition
|
2021-12-03 17:47:22 +03:00 |
register_core_types.cpp
|
Update MultiplayerPeerExtension class registration to non-virtual
|
2021-12-11 11:05:03 -03:30 |
register_core_types.h
|
Implement native extension system
|
2021-06-25 17:32:45 -03:00 |
SCsub
|
SCons: List .gen.cpp sources explicitly to avoid globbing errors
|
2021-10-15 22:14:11 +02:00 |
typedefs.h
|
Rename built-in SGN() macro to SIGN()
|
2021-11-16 20:40:49 +01:00 |
version.h
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |