godot/core
Rémi Verschelde 01a8064760
Merge pull request #83583 from anrp/anrp/gdvirtboth
Allow coexistence of GDScript and GDExtension virtual methods in the same object
2023-10-20 15:09:27 +02:00
..
config Merge pull request #81196 from georgwacker/add-audiosession-options 2023-10-17 16:12:49 +02:00
crypto
debugger
error
extension Fix StringName leaks in GDExtension, core, and editor themes 2023-10-18 17:36:20 +02:00
input Fix Input.is_action_just_pressed flicker on joypad axes 2023-10-16 11:41:56 +02:00
io Merge pull request #82957 from bruvzg/fs_case_check 2023-10-13 12:55:35 +02:00
math
object Allow coexistance of GDScript and GDExtension virtual methods in the same object 2023-10-19 10:21:26 -04:00
os
string
templates Merge pull request #82797 from RandomShaper/fix_rbmap 2023-10-16 20:16:16 +02:00
variant GDScript: Fix incorrect error message for utility functions 2023-10-16 14:09:57 +03:00
core_bind.cpp
core_bind.h
core_builders.py
core_constants.cpp Fix StringName leaks in GDExtension, core, and editor themes 2023-10-18 17:36:20 +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 Fix StringName leaks in GDExtension, core, and editor themes 2023-10-18 17:36:20 +02:00
register_core_types.h
SCsub
typedefs.h
version.h