godot/core
Rémi Verschelde 186f6f0d87
Merge pull request #70403 from rburing/fix_edge_map_capacity
Fix edge map capacity in convex hull computer
2022-12-21 18:29:38 +01:00
..
config Remove Disable Touch debug project setting 2022-12-17 18:47:29 +01:00
crypto
debugger
error
extension Merge pull request #65990 from touilleMan/gdextension-expose-builtins-members-real-types 2022-12-19 16:26:05 +01:00
input Sync controller mappings DB with SDL2 community repo 2022-12-12 13:43:15 +01:00
io Fix crashed when compressing empty image data. 2022-12-21 16:39:35 +06:30
math Merge pull request #70403 from rburing/fix_edge_map_capacity 2022-12-21 18:29:38 +01:00
object Improve logic around using Ref<T> with GDExtension virtual functions 2022-12-13 10:54:29 +11:00
os Silence Input.vibrate_handheld() warning as it's already documented 2022-12-16 01:12:20 +01:00
string Add missing != operator to StringName 2022-12-20 17:25:54 +03:00
templates
variant Fix empty zero assigners for the variant types 2022-12-20 19:02:44 +03:00
core_bind.cpp Use system fonts as fallback and improve system font handling. 2022-12-04 18:44:20 +02:00
core_bind.h Use system fonts as fallback and improve system font handling. 2022-12-04 18:44:20 +02:00
core_builders.py
core_constants.cpp [RTL/TextServer] Add baseline inline alignment mode for objects and RTL tables. 2022-12-15 23:16:02 +02:00
core_constants.h
core_globals.cpp
core_globals.h
core_string_names.cpp
core_string_names.h
doc_data.cpp
doc_data.h
register_core_types.cpp Rename all gdnative occurences to gdextension 2022-12-12 11:04:57 +01:00
register_core_types.h
SCsub
typedefs.h
version.h