.. |
config
|
Use OrderedHashMap for autoloads to preserve order
|
2021-08-26 21:55:26 -07:00 |
crypto
|
[Crypto] Delete mbedtls ctx in deconstructor.
|
2021-07-03 16:12:55 +02:00 |
debugger
|
Use doubles for time in many other places
|
2021-08-09 14:05:42 -05:00 |
error
|
Improve error descriptions
|
2021-08-23 17:58:24 +02:00 |
extension
|
Add functions for access members by index on packed array objects
|
2021-09-02 09:41:35 +10:00 |
input
|
Merge pull request #51750 from jmb462/inputmap_action_suggestions
|
2021-08-23 15:19:20 +02:00 |
io
|
Fix _send_default_spawn_default function sending zero length
|
2021-09-02 21:36:54 +01:00 |
math
|
Add Vector2.from_angle() method
|
2021-08-31 01:53:58 +02:00 |
object
|
Merge pull request #52107 from timothyqiu/overriden
|
2021-08-26 13:07:52 -03:00 |
os
|
Replace BIND_VMETHOD by new GDVIRTUAL syntax
|
2021-08-22 08:23:58 -03:00 |
string
|
Rename String::is_rel_path to String::is_relative_path
|
2021-08-29 20:41:29 -04:00 |
templates
|
Merge pull request #52026 from Calinou/constiterator-fix-const
|
2021-09-01 14:25:01 +02:00 |
variant
|
Merge pull request #52270 from KoBeWi/goodbye_polar
|
2021-09-01 09:33:13 -03:00 |
core_bind.cpp
|
Rename String::is_rel_path to String::is_relative_path
|
2021-08-29 20:41:29 -04:00 |
core_bind.h
|
Add ability to register singletons from engine API
|
2021-08-25 08:32:25 -03:00 |
core_builders.py
|
Update AUTHORS and DONORS list
|
2020-08-14 00:06:51 +02:00 |
core_constants.cpp
|
Implement NativeExtension pointer arguments
|
2021-08-23 19:58:40 -03: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
|
Implement NativeExtension pointer arguments
|
2021-08-23 19:58:40 -03:00 |
doc_data.h
|
Implement error return documetation
|
2021-08-24 15:28:29 -03:00 |
register_core_types.cpp
|
Merge pull request #51928 from reduz/extension-loader
|
2021-08-26 10:24:25 -03:00 |
register_core_types.h
|
Implement native extension system
|
2021-06-25 17:32:45 -03:00 |
SCsub
|
Implement native extension system
|
2021-06-25 17:32:45 -03:00 |
typedefs.h
|
Implement the ability to disable classes
|
2021-07-13 09:25:14 -03:00 |
version.h
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |