godot/core
2024-05-08 18:56:58 +02:00
..
config [Core] Add LocalVector::has for convenience 2024-05-06 18:03:37 +02:00
crypto mbedTLS: Update to new LTS v3.6.0 2024-04-10 21:19:22 +02:00
debugger Reduce and prevent unnecessary random-access to List 2024-05-04 16:08:55 +02:00
error
extension Fix various typos with codespell 2024-05-07 10:08:42 +02:00
input Merge pull request #88343 from Riteo/warped-mouse-float 2024-05-06 15:14:46 +02:00
io Reduce and prevent unnecessary random-access to List 2024-05-04 16:08:55 +02:00
math Fix builtin_embree=no build linking the wrong version of Embree 2024-05-08 00:40:45 +02:00
object Merge pull request #91570 from Naros/preferred_file_name_casing_default 2024-05-07 09:04:48 +02:00
os Implement amplitude to Input.vibrate_handheld 2024-05-02 19:09:42 +03:00
string Add const char * overloads to String class 2024-05-07 10:53:00 -04:00
templates CommandQueueMT: Fix sync command awaiters missing the chance 2024-05-08 18:56:58 +02:00
variant Merge pull request #91104 from RandomShaper/simple_type_cpp 2024-05-08 09:54:16 +02:00
core_bind.cpp Fix unsafe uses of Callable.is_null() 2024-04-27 16:22:57 +02:00
core_bind.h Merge pull request #90916 from Naros/expose-classdb-class-get-property-default-value 2024-04-22 22:18:26 +02:00
core_builders.py
core_constants.cpp Add PackedVector4Array Variant type 2024-05-03 00:58:27 +02:00
core_constants.h
core_globals.cpp
core_globals.h
core_string_names.cpp
core_string_names.h
doc_data.cpp Reduce and prevent unnecessary random-access to List 2024-05-04 16:08:55 +02:00
doc_data.h
register_core_types.cpp
register_core_types.h
SCsub SCons: Colorize warnings/errors during generation 2024-04-28 16:24:48 -05:00
typedefs.h
version.h