godot/core
Rémi Verschelde 9e6098432a
Some checks are pending
🔗 GHA / 📊 Static checks (push) Waiting to run
🔗 GHA / 🤖 Android (push) Blocked by required conditions
🔗 GHA / 🍏 iOS (push) Blocked by required conditions
🔗 GHA / 🐧 Linux (push) Blocked by required conditions
🔗 GHA / 🍎 macOS (push) Blocked by required conditions
🔗 GHA / 🏁 Windows (push) Blocked by required conditions
🔗 GHA / 🌐 Web (push) Blocked by required conditions
🔗 GHA / 🪲 Godot CPP (push) Blocked by required conditions
Merge pull request #99469 from akien-mga/revert-97370
Revert "ResourceLoader: Report error if resource type unrecognized"
2024-11-20 17:03:26 +01:00
..
config Revert "Fix InputEvent device id clash" and add a compatibility function 2024-11-20 09:18:55 +01:00
crypto [Core] Improve error messages with vformat 2024-10-30 15:55:51 +01:00
debugger Use (r)find_char instead of (r)find for single characters 2024-11-17 10:02:18 +01:00
error Fix race conditions in breadcrumbs 2024-10-22 22:08:46 -03:00
extension GDExtension: Fix method binds not saying if they are varargs 2024-11-18 13:19:22 -06:00
input Revert "Fix InputEvent device id clash" and add a compatibility function 2024-11-20 09:18:55 +01:00
io Revert "ResourceLoader: Report error if resource type unrecognized" 2024-11-20 16:50:30 +01:00
math Merge pull request #95303 from EIREXE/inverted_composer 2024-11-20 17:03:03 +01:00
object Merge pull request #98963 from RandomShaper/fix_classdb_deadlock 2024-11-10 12:12:24 -06:00
os Merge pull request #91201 from bruvzg/con_type 2024-11-12 12:13:12 -06:00
string Use (r)find_char instead of (r)find for single characters 2024-11-17 10:02:18 +01:00
templates Merge pull request #98706 from Nazarwadim/fix_capture_cache_was_not_cached 2024-11-13 08:33:54 -06:00
variant Merge pull request #98713 from dalexeev/core-fix-callable-get-bound-arguments 2024-11-12 12:13:04 -06:00
core_bind.compat.inc [OS] Add functions to determine standard I/O device type. 2024-11-06 13:33:38 +02:00
core_bind.cpp Merge pull request #91201 from bruvzg/con_type 2024-11-12 12:13:12 -06:00
core_bind.h Merge pull request #91201 from bruvzg/con_type 2024-11-12 12:13:12 -06:00
core_builders.py Update pre-commit hooks configuration to use ruff instead of black 2024-05-21 18:02:29 -05:00
core_constants.cpp Add @export_tool_button annotation for easily creating inspector buttons 2024-09-27 22:24:15 +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 Cleanup unused/underused singleton StringNames 2024-05-14 18:18:29 +02:00
core_string_names.h Cleanup unused/underused singleton StringNames 2024-05-14 18:18:29 +02:00
doc_data.cpp Implement typed dictionaries 2024-09-04 10:27:26 -05:00
doc_data.h Docs: Add missing deprecated/experimental tag support for theme items 2024-09-04 17:49:05 +03:00
register_core_types.cpp Add translation domain 2024-09-17 13:09:44 +08:00
register_core_types.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
typedefs.h Style: Apply clang-tidy fixes 2024-11-04 12:11:06 -06:00
version.h Display the build date in the editor and when starting the engine 2024-02-27 20:39:17 +01:00