Pāvels Nadtočajevs c477d248c6 Fix icons with non-ASCII file names in project manager. 2 weeks ago
..
config a2b01e420d Sync `display/window/size/initial_position_type` and `Window::WINDOW_INITIAL_POSITION_` enum. 2 weeks ago
crypto bf9ef5f8a5 Merge pull request #100564 from YYF233333/iwyu 3 months ago
debugger 33e16435f5 Replace some problematic uses of `String::num` to `String::num_int64` 2 months ago
error 668c9b74e2 Fix race conditions in breadcrumbs 5 months ago
extension b983b9d9f4 [RTL] Add cell option to control if cell is shrinked to its contents width. 2 months ago
input 672fe2487f Input: Change default deadzone back to 0.5 for `ui_*` actions and axis `pressed` state 1 month ago
io c477d248c6 Fix icons with non-ASCII file names in project manager. 2 weeks ago
math b50d9742c2 Fix `is_valid_float`, `Variant` parser, `Expression` parser, script highlighter, and `TextServer` not handing capital E in scientific notation. 2 months ago
object 9e5292c6cf Use separate WorkThreadPool for shader compiler. 3 weeks ago
os 14d7775217 [Linux/BSD] Offload RenderingDevice creation test to subprocess. 3 weeks ago
string 9ae5f09c20 Fix editor UI showing empty string for unknown locales. 1 month ago
templates bdb5d522d1 Use atomic flag to prevent `flush_if_pending` from reading unlocked `command_mem`. 1 month ago
variant 04c7f54e31 Fix crash when calling get_argument_count() on invalid Callable 3 weeks ago
SCsub 7fe0609118 Linux: Relax interdependency between freetype, libpng, and zlib for unvendored builds 2 months ago
core_bind.compat.inc 76164c2aa9 [OS] Add functions to determine standard I/O device type. 5 months ago
core_bind.cpp 9014cdb596 Fix ResourceLoader.has_cached() and ResourceLoader.get_cached_ref() not handling UIDs. 2 months ago
core_bind.h a11364d1e6 Merge pull request #99010 from Hilderin/embedding-game-process 3 months ago
core_builders.py 72856f304f Make COPYRIGHT.txt compliant with specification 2 months ago
core_constants.cpp e0370b9596 Bind new core `METHOD_FLAG_VIRTUAL_REQUIRED` bitfield 1 month ago
core_constants.h be86ce3103 Apply iwyu suggestion in core. 3 months ago
core_globals.cpp d95794ec8a One Copyright Update to rule them all 2 years ago
core_globals.h d95794ec8a One Copyright Update to rule them all 2 years ago
core_string_names.h d3c9bee653 Move singleton StringName definitions to header 4 months ago
doc_data.cpp 80d11500b5 Code Editor: Add documentation tooltips 3 months ago
doc_data.h 80d11500b5 Code Editor: Add documentation tooltips 3 months ago
register_core_types.cpp 5c6f4a4ac6 Use single RNG instance for `FileAccessEncrypted` IV generation. 2 weeks ago
register_core_types.h 48fbe4172b Register Engine, OS, ProjectSettings, and Time early. 4 months ago
typedefs.h c7a9d64eaf Add color channel filter to editor texture previews 2 months ago
version.h 67e9ccdbc4 Display the build date in the editor and when starting the engine 1 year ago