.. |
config
|
Make navmesh rasterization errors more lenient
|
2025-09-30 11:36:26 -05:00 |
crypto
|
Revert "SCons: Add CPPEXTPATH for external includes"
|
2025-10-08 02:04:05 +02:00 |
debugger
|
Merge pull request #107663 from mihe/script-break-error
|
2025-06-24 09:58:38 -05:00 |
error
|
Prevent infinite recursion during printing
|
2025-07-22 16:13:03 +02:00 |
extension
|
GDExtension: Prevent breaking compatibility for unexposed classes that can only be created once
|
2025-10-06 09:51:30 -05:00 |
input
|
Merge pull request #108214 from Nintorch/fix-joypad-vendor-product
|
2025-09-01 11:14:12 -05:00 |
io
|
Merge pull request #109791 from Talkashie/master
|
2025-08-21 18:39:37 -05:00 |
math
|
Corrected the order of DiagonalMode in Add Property
|
2025-09-16 09:57:28 -05:00 |
object
|
GDExtension: Prevent breaking compatibility for unexposed classes that can only be created once
|
2025-10-06 09:51:30 -05:00 |
os
|
[Web] Add Web-build specific stdout header
|
2025-06-12 13:00:36 -04:00 |
string
|
Remove dependency of variant.h in print_string.h
|
2025-10-06 12:17:32 -05:00 |
templates
|
Remove dependency of variant.h in print_string.h
|
2025-10-06 12:17:32 -05:00 |
variant
|
Revert "Initialize Quaternion variant with identity"
|
2025-10-08 01:47:13 +02:00 |
core_bind.compat.inc
|
Style: Convert namespaces to PascalCase
|
2025-03-23 19:10:24 -05:00 |
core_bind.cpp
|
Automatically unregister loggers when script language is deinitialized.
|
2025-08-02 18:29:00 +03:00 |
core_bind.h
|
Automatically unregister loggers when script language is deinitialized.
|
2025-08-02 18:29:00 +03:00 |
core_builders.py
|
SCons: Begin decoupling generation & build code
|
2025-04-25 08:23:01 -05:00 |
core_constants.cpp
|
Autocompletion: Add support for global enums
|
2025-06-15 19:41:13 +02: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
|
Remove registration of deprecated classes
|
2025-05-05 20:16: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-08 02:04:05 +02:00 |
typedefs.h
|
Add 64-bit versions of core power of 2 functions
|
2025-06-01 23:11:12 -07:00 |
version.h
|
Core: Modernize C headers with C++ equivalents
|
2025-05-02 08:23:01 -05:00 |