godot/core
Rémi Verschelde 87b80a84f0
Merge pull request #51582 from AnilBK/ustring-macro-replacements
ustring: Replace macros with inline functions.
2021-08-13 14:42:09 +02:00
..
config Rename iterations_per_second to physics_ticks_per_second 2021-08-11 02:37:02 +02: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 Add error_string function 2021-04-27 22:02:35 +02:00
extension Rename GDNative call error enum values to use GDNATIVE prefix 2021-08-09 19:21:37 -03:00
input Add input buffering framework 2021-08-13 11:19:19 +02:00
io Resource: Remove unused _use_builtin_script() virtual method 2021-08-12 12:16:17 +02:00
math Fix some unnecessary includes 2021-08-13 00:27:38 -05:00
object Add a instance callback for extensions 2021-08-05 14:56:13 -03:00
os Use Key enum instead of plain integers 2021-08-10 16:26:55 -05:00
string Convert ustring macros to inline functions and use them wherever possible. 2021-08-13 10:32:29 +05:45
templates Fix Set range iterator implementation 2021-07-27 02:48:28 +02:00
variant Merge pull request #38992 from Dragoncraft89/master 2021-08-11 18:43:27 +02:00
core_bind.cpp Rename iterations_per_second to physics_ticks_per_second 2021-08-11 02:37:02 +02:00
core_bind.h Rename iterations_per_second to physics_ticks_per_second 2021-08-11 02:37:02 +02:00
core_builders.py Update AUTHORS and DONORS list 2020-08-14 00:06:51 +02:00
core_constants.cpp Use Key enum instead of plain integers 2021-08-10 16:26:55 -05: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 Add theme item descriptions to the online documentation 2021-08-04 22:27:10 +03:00
register_core_types.cpp Improve extension system 2021-08-05 14:57:31 -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