.. |
config
|
Fix bug causing project.godot to be ignored when project.binary is missing
|
2021-03-16 09:38:35 -07:00 |
crypto
|
Style: Apply clang-tidy's readability-braces-around-statements
|
2021-04-05 14:09:59 +02:00 |
debugger
|
[Net] Make debugger peer less CPU intensive.
|
2021-03-16 21:48:15 +01:00 |
error
|
Modernize atomics
|
2021-02-18 17:12:46 +01:00 |
input
|
Sync controller mappings DB with SDL2 community repo
|
2021-04-06 22:39:35 +02:00 |
io
|
Optimize image channel detection
|
2021-03-26 15:44:00 -03:00 |
math
|
Style: Apply clang-tidy's readability-braces-around-statements
|
2021-04-05 14:09:59 +02:00 |
object
|
fix crash on null class in ClassDB.get_property() and set_property()
|
2021-04-02 20:05:01 +02:00 |
os
|
Add flag to stop printing to stdout/stderr
|
2021-04-06 07:36:41 -03:00 |
string
|
Merge pull request #47512 from DanielKriz/bugfix/uri_encode
|
2021-04-10 18:58:40 +02:00 |
templates
|
Rename Array.invert() to Array.reverse()
|
2021-03-21 10:20:08 +00:00 |
variant
|
Fix PackedFloat32Array get index not working
|
2021-04-12 23:33:06 +02:00 |
core_bind.cpp
|
Fix _File::get_buffer length always set to p_length
|
2021-04-11 23:11:13 +02:00 |
core_bind.h
|
Remove GDScript bindings for OS.get/set_exit_code, SceneTree.quit(<exit_code>) should be used instead
|
2021-02-25 18:34:50 +01:00 |
core_builders.py
|
Update AUTHORS and DONORS list
|
2020-08-14 00:06:51 +02:00 |
core_constants.cpp
|
Rename some more global enums (Key, Joy, MIDI)
|
2021-03-23 07:13:23 -04: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
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
doc_data.h
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
register_core_types.cpp
|
Rename PHashTranslation to OptimizedTranslation
|
2021-03-20 10:02:47 +00:00 |
register_core_types.h
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
SCsub
|
Update PolyPartition / Triangulator library
|
2021-01-12 13:46:16 -05:00 |
typedefs.h
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
version.h
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |