godot/core
Haoyu Qiu c1ee8e52e4 Improve CSV translations
- Adds context and plural support
- Adds unescape import options
- Better document OptimizedTranslation

Co-Authored-By: Pāvels Nadtočajevs <7645683+bruvzg@users.noreply.github.com>
2025-10-27 17:47:45 +08:00
..
config Merge pull request #109596 from atlasapplications/splash-screen-stretch-mode 2025-10-21 19:09:33 -05:00
crypto Revert "SCons: Add CPPEXTPATH for external includes" 2025-10-06 13:09:22 -05:00
debugger Allow custom monitors to select desired type 2025-10-22 07:31:44 -05:00
error Update the source sets configuration for the app and lib modules to match the default configuration 2025-10-24 07:44:19 -07:00
extension LibGodot: Core - Build Godot Engine as a Library 2025-10-07 02:15:41 +02:00
input Merge pull request #107303 from passivestar/close-dialog-action 2025-10-22 13:48:36 -05:00
io Merge pull request #110271 from BlueCube3310/image-conv-opti-incompatible 2025-10-22 13:48:46 -05:00
math Core: Sidestep GCC false-positive 2025-10-17 18:57:34 -05:00
object Merge pull request #94047 from KoBeWi/resource_printer 2025-10-16 12:48:11 -05:00
os Fix memnew_placement with char * arguments. Before, it would call the description version, allocating on the heap instead of ni the given memory. 2025-10-25 18:50:22 +02:00
string Improve CSV translations 2025-10-27 17:47:45 +08:00
templates Fix false positive warning with FixedVector array bounds in gcc. 2025-10-17 13:11:33 +02:00
variant Merge pull request #110709 from DeeJayLSP/dict-reserve 2025-10-20 18:09:58 -05:00
core_bind.compat.inc Style: Convert namespaces to PascalCase 2025-03-23 19:10:24 -05:00
core_bind.cpp Merge pull request #111266 from HolonProduction/completion-filter-internal 2025-10-06 14:34:02 -05:00
core_bind.h Expose Thread::is_main_thread() 2025-08-19 10:35:45 -05:00
core_builders.py Core: Handle disabled class detection in ClassDB 2025-08-26 09:31:14 -05:00
core_constants.cpp Remove unused parameter in __constant_get_enum_name/__constant_get_bitfield_name 2025-09-02 13:13:12 -04:00
core_constants.h Autocompletion: Add support for global enums 2025-06-15 19:41:13 +02:00
core_globals.h Inline static variables (part 1) 2025-04-29 18:10:44 +02:00
core_string_names.h Always use String as StringName backing internally. 2025-04-23 14:57:03 +02:00
doc_data.cpp Doc: Add "required" qualifier to methods 2025-06-05 21:41:07 +08:00
doc_data.h GDScript: Add support for variadic functions 2025-06-09 21:53:05 +03:00
register_core_types.cpp Make MissingNode/MissingResource non-virtual and hide from dialogs 2025-10-12 09:58:50 +02:00
register_core_types.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
SCsub Revert "SCons: Add CPPEXTPATH for external includes" 2025-10-06 13:09:22 -05:00
typedefs.h Replace std::size usage with std_size to avoid <iterator> include. 2025-10-05 00:26:11 +02:00
version.h Core: Modernize C headers with C++ equivalents 2025-05-02 08:23:01 -05:00