virtualx-engine/core
Rémi Verschelde 632911ea1d
Merge pull request #72786 from timothyqiu/no-libc
Remove unnecessary `stdio.h` from gdextension interface
2023-02-06 22:47:14 +01:00
..
config Expose and document ProjectSettings.get_global_class_list() 2023-02-04 23:22:27 +02:00
crypto [NET] Refactor TLS configuration. 2023-01-28 11:08:02 +01:00
debugger
error
extension Remove unnecessary stdio.h from gdextension interface 2023-02-06 16:11:50 +08:00
input Fix various typos with codespell 2023-02-01 08:45:41 +01:00
io Merge pull request #72492 from maiself/fix-binary-res-typed-array 2023-02-01 08:02:28 +01:00
math Fix scaled_orthogonal() & subgizmo global scaling 2023-02-04 00:46:04 +09:00
object Remove unused has_global_classes() 2023-02-03 15:43:56 +01:00
os Refactor high quality texture import 2023-01-30 15:53:23 +01:00
string StringName: fix returning dangling data from char constructor. 2023-02-06 07:16:55 -08:00
templates
variant GDScript: Fix can_reference check for typed arrays 2023-02-06 22:00:16 +02:00
core_bind.cpp GDScript: Fix issues with typed arrays 2023-01-31 11:54:41 +02:00
core_bind.h Booleanize various sync primitives' wait & locking methods 2023-01-27 11:15:30 +01:00
core_builders.py
core_constants.cpp
core_constants.h
core_globals.cpp
core_globals.h
core_string_names.cpp
core_string_names.h
doc_data.cpp GDScript: Fix issues with typed arrays 2023-01-31 11:54:41 +02:00
doc_data.h GDScript: Fix issues with typed arrays 2023-01-31 11:54:41 +02:00
register_core_types.cpp [NET] Refactor TLS configuration. 2023-01-28 11:08:02 +01:00
register_core_types.h
SCsub
typedefs.h
version.h