godot/core
Thaddeus Crews 24dccd40c1
Merge pull request #99479 from Sauermann/fix-remove-project-conversion
Remove temporary project conversion
2025-02-18 07:55:56 -06:00
..
config Merge pull request #99479 from Sauermann/fix-remove-project-conversion 2025-02-18 07:55:56 -06:00
crypto Merge pull request #100564 from YYF233333/iwyu 2024-12-19 19:59:55 -06:00
debugger Replace some problematic uses of String::num to String::num_int64 2025-01-15 12:51:51 -05:00
error Fix race conditions in breadcrumbs 2024-10-22 22:08:46 -03:00
extension [RTL] Add cell option to control if cell is shrinked to its contents width. 2025-01-13 21:44:06 +02:00
input Delegate to the DisplayServer the task of handling mouse_mode 2025-01-28 11:22:27 -05:00
io Merge pull request #98216 from pafuent/fixing_log_rotation 2025-02-11 10:54:01 +01:00
math Fix is_valid_float, Variant parser, Expression parser, script highlighter, and TextServer not handing capital E in scientific notation. 2025-02-05 18:39:40 +02:00
object Merge pull request #101489 from RandomShaper/optimize_classnames_enumeration 2025-02-04 09:03:59 -06:00
os [iOS] Sync the boot splash and the launch screen image scale modes 2025-02-12 17:41:18 +01:00
string Fix editor UI showing empty string for unknown locales. 2025-02-13 08:07:26 +02:00
templates Fix union order to simplify empty initializers 2025-01-14 19:05:01 -03:00
variant Merge pull request #100933 from Synzorasize/fix_100889 2025-02-11 09:13:18 -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 Fix ResourceLoader.has_cached() and ResourceLoader.get_cached_ref() not handling UIDs. 2025-01-20 20:36:23 +08:00
core_bind.h Merge pull request #99010 from Hilderin/embedding-game-process 2024-12-20 23:56:43 +01:00
core_builders.py Make COPYRIGHT.txt compliant with specification 2025-01-17 13:35:15 -08:00
core_constants.cpp Apply iwyu suggestion in core. 2024-12-19 00:43:47 +08:00
core_constants.h Apply iwyu suggestion in core. 2024-12-19 00:43:47 +08:00
core_globals.cpp
core_globals.h
core_string_names.h Move singleton StringName definitions to header 2024-12-06 13:43:31 +01:00
doc_data.cpp Code Editor: Add documentation tooltips 2024-12-15 10:51:33 +03:00
doc_data.h Code Editor: Add documentation tooltips 2024-12-15 10:51:33 +03:00
register_core_types.cpp Add more property hint ranges for project settings 2024-12-23 18:22:32 +01:00
register_core_types.h Register Engine, OS, ProjectSettings, and Time early. 2024-11-21 18:09:03 -05:00
SCsub Linux: Relax interdependency between freetype, libpng, and zlib for unvendored builds 2025-01-09 00:28:46 +01:00
typedefs.h Add color channel filter to editor texture previews 2025-01-11 23:27:48 +00:00
version.h