godot/core
Rémi Verschelde 2a04b18d37
Merge pull request #70339 from Chaosus/astargrid2d_weight_scale
Restore weight scale for `AStarGrid2D` (partially)
2022-12-20 13:30:37 +01:00
..
config Remove Disable Touch debug project setting 2022-12-17 18:47:29 +01:00
crypto
debugger [MP] Move engine and editor profilers to a plugin. 2022-11-14 15:09:00 +01:00
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 Merge pull request #65376 from reduz/astc-support 2022-12-20 12:44:30 +01:00
math Restore weight scale for AStarGrid2D (partially) 2022-12-20 12:22:32 +03: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 Fix String::word_wrap() for long words 2022-12-16 13:18:57 +08:00
templates Improve logic for detecting and tracking extensions 2022-11-24 21:48:16 +11:00
variant Merge pull request #69709 from RandomShaper/refactor_spirv_reflection 2022-12-15 09:21:35 +01: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