2
0
Fork 0
godot/core
Rémi Verschelde 273d1ca932
Merge pull request #51775 from timothyqiu/disable-undo-redo
Improve Undo/Redo menu items
2021-08-17 19:09:56 +07:00
..
config Rename `iterations_per_second` to `physics_ticks_per_second` 2021-08-11 02:37:02 +07:00
crypto [Crypto] Delete mbedtls ctx in deconstructor. 2021-07-03 16:12:55 +07:00
debugger Use doubles for time in many other places 2021-08-09 14:05:42 +07:00
error
extension Refactors the memnew_placement. 2021-08-13 10:18:34 +07:00
input Fix input methods returning zero strength when pressed status not requested 2021-08-16 00:53:01 +07:00
io Resource: Remove unused `_use_builtin_script()` virtual method 2021-08-12 12:16:17 +07:00
math Merge pull request #51368 from TwistedTwigleg/GSOC_2020_Working_Branch_IK_SQUASHED 2021-08-16 15:37:17 +07:00
object Improve Undo/Redo menu items 2021-08-17 21:11:10 +07:00
os Add partial support for Android scoped storage. 2021-08-16 23:11:56 +07:00
string Convert ustring macros to inline functions and use them wherever possible. 2021-08-13 10:32:29 +07:00
templates Add the possibility to initialize the classes allocated with the PagedAllocator 2021-08-14 09:04:31 +07:00
variant Merge pull request #38992 from Dragoncraft89/master 2021-08-11 18:43:27 +07:00
SCsub Implement native extension system 2021-06-25 17:32:45 +07:00
core_bind.cpp Merge pull request #51793 from KoBeWi/direnam 2021-08-17 16:06:30 +07:00
core_bind.h Add partial support for Android scoped storage. 2021-08-16 23:11:56 +07:00
core_builders.py
core_constants.cpp Use Key enum instead of plain integers 2021-08-10 16:26:55 +07:00
core_constants.h
core_string_names.cpp
core_string_names.h
doc_data.cpp
doc_data.h Add theme item descriptions to the online documentation 2021-08-04 22:27:10 +07:00
register_core_types.cpp Improve extension system 2021-08-05 14:57:31 +07:00
register_core_types.h Implement native extension system 2021-06-25 17:32:45 +07:00
typedefs.h Implement the ability to disable classes 2021-07-13 09:25:14 +07:00
version.h