godot/core
Rémi Verschelde 866f2c56f7
Merge pull request #90674 from RadiantUwU/change_stuff
Implement `Object.remove_user_signal(signal: StringName)`
2024-04-18 12:24:34 +02:00
..
config Add project setting for root node auto translate mode 2024-04-16 11:02:04 +08:00
crypto mbedTLS: Update to new LTS v3.6.0 2024-04-10 21:19:22 +02:00
debugger Add const lvalue ref to core/* container parameters 2024-02-14 11:20:36 -03:00
error Fix GLTF exporting invalid meshes and attempting to export gizmo meshes 2024-02-04 02:58:29 -06:00
extension Merge pull request #87117 from DmitriySalnikov/rename_pdb 2024-04-11 11:02:31 +02:00
input Sync controller mappings DB with SDL 2 community repo 2024-04-08 22:22:30 +02:00
io Merge pull request #90751 from dalexeev/core-marshalls-fix-objects-as-id-in-typed-arrays 2024-04-17 10:59:01 +02:00
math Update lingering do/while(0) defines 2024-04-04 14:17:22 -05:00
object Merge pull request #90674 from RadiantUwU/change_stuff 2024-04-18 12:24:34 +02:00
os Add get_process_exit_code() method 2024-04-16 12:46:15 +02:00
string Prefer family name in fonts' names table 2024-04-06 16:08:59 +08:00
templates Merge pull request #90268 from RandomShaper/wtp_servers 2024-04-15 10:12:00 +02:00
variant [Core] Fix incorrect comparison for Array const iterator 2024-04-13 17:32:33 +02:00
core_bind.cpp Add get_process_exit_code() method 2024-04-16 12:46:15 +02:00
core_bind.h Add get_process_exit_code() method 2024-04-16 12:46:15 +02:00
core_builders.py SCons: Remove run_in_subprocess dependency 2024-03-11 13:20:09 -05:00
core_constants.cpp Add InputEventKey.location to tell left from right 2024-01-26 14:42:28 +01:00
core_constants.h Add const lvalue ref to container parameters 2024-01-05 14:49:57 -03:00
core_globals.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
core_globals.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
core_string_names.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
core_string_names.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
doc_data.cpp Display BitField[Enum] in docs to distinguish from Enum 2023-06-15 17:23:02 +03:00
doc_data.h Documentation: Add support for deprecated/experimental messages 2024-02-15 15:59:50 +03:00
register_core_types.cpp Manage time singleton 2024-02-11 14:39:20 -08:00
register_core_types.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
SCsub SCons: unify code generations routine and minimize timestamp changes 2024-03-15 15:43:53 +01:00
typedefs.h Enforce template syntax typename over class 2024-03-07 22:39:09 -06:00
version.h Display the build date in the editor and when starting the engine 2024-02-27 20:39:17 +01:00