1
0
Fork 0
godot/core
Thaddeus Crews 726c4e9fba
Merge pull request #84658 from detomon/initialize-quaternion-variant-with-identity
Initialize `Quaternion` variant with identity
2025-09-30 11:19:19 -05:00
..
config Make navmesh rasterization errors more lenient 2025-09-25 20:18:18 +02:00
crypto Add GDSOFTCLASS to deeper inheritors of Object 2025-09-24 19:15:56 +01:00
debugger Merge pull request #108577 from YYF233333/global_class_list 2025-09-30 11:19:10 -05:00
error Prevent infinite recursion during printing 2025-07-22 16:13:03 +02:00
extension Merge pull request #108577 from YYF233333/global_class_list 2025-09-30 11:19:10 -05:00
input Improve usage of String.split() vs get_slice() 2025-09-19 16:31:55 +02:00
io Merge pull request #108836 from aaronfranke/json-grisu 2025-09-30 11:19:12 -05:00
math Geometry2D minor optimization 2025-09-16 21:33:53 +03:00
object Merge pull request #108577 from YYF233333/global_class_list 2025-09-30 11:19:10 -05:00
os Store current capacity in `CowData` buffers, and rewrite most of it. 2025-09-25 22:00:17 +02:00
string Merge pull request #105928 from Ivorforce/cowdata-reserve-capacity 2025-09-30 11:19:13 -05:00
templates Merge pull request #107469 from Ivorforce/vector-localvector-explicit-span-conversions 2025-09-30 11:19:17 -05:00
variant Merge pull request #84658 from detomon/initialize-quaternion-variant-with-identity 2025-09-30 11:19:19 -05:00
SCsub SCons: Identify build clearly when using AES256 encryption key 2025-06-09 10:47:24 +02:00
core_bind.compat.inc Style: Convert namespaces to PascalCase 2025-03-23 19:10:24 -05:00
core_bind.cpp Change ClassDB::get_class_list and related stuff. 2025-09-16 15:00:33 +08:00
core_bind.h Automatically unregister loggers when script language is deinitialized. 2025-08-02 18:29:00 +03: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 Core: Handle disabled class detection in ClassDB 2025-08-26 09:31:14 -05:00
register_core_types.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
typedefs.h Rename RDD::MemoryBarrier to avoid conflicts with the Windows headers. 2025-09-10 05:19:36 -05:00
version.h Core: Modernize C headers with C++ equivalents 2025-05-02 08:23:01 -05:00