.. |
config
|
Merge pull request #103961 from bruvzg/win_pos_sync
|
2025-03-18 14:42:33 -05:00 |
crypto
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
debugger
|
Allow to ignore debugger error breaks
|
2025-03-12 19:05:57 +01:00 |
error
|
Merge pull request #103577 from YYF233333/noinline-err-print
|
2025-03-10 10:01:08 -05:00 |
extension
|
Merge pull request #104129 from dsnopek/gdextension-get-used-classes
|
2025-03-17 16:03:27 -05:00 |
input
|
Merge pull request #98653 from Repiteo/scons/pretty-builders
|
2025-03-11 19:54:47 -05:00 |
io
|
Fix icons with non-ASCII file names in project manager.
|
2025-03-20 16:33:01 +02:00 |
math
|
Remove ABS in favor of Math::abs
|
2025-03-19 13:52:40 +01:00 |
object
|
Merge pull request #104355 from YYF233333/hashmap_iter
|
2025-03-21 13:03:53 +01:00 |
os
|
Fix "Unicode parsing error" spam when opening editor.
|
2025-03-14 08:32:26 +01:00 |
string
|
Remove ABS in favor of Math::abs
|
2025-03-19 13:52:40 +01:00 |
templates
|
Merge pull request #104286 from Ivorforce/localvector-find
|
2025-03-19 12:27:27 +01:00 |
variant
|
Merge pull request #104374 from aaronp64/array_swap_move
|
2025-03-21 13:04:04 +01:00 |
core_bind.compat.inc
|
Add missing default values to the read_*_from_stdin binds.
|
2025-03-05 10:23:31 +02:00 |
core_bind.cpp
|
Fix Marshalls.utf8_to_base64 shows 'ret.is_empty() is true' error for empty String
|
2025-03-15 10:31:24 +01:00 |
core_bind.h
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
core_builders.py
|
SCons: Make builders prettier, utilize constexpr
|
2025-03-11 18:31:20 -05:00 |
core_constants.cpp
|
Bind new core METHOD_FLAG_VIRTUAL_REQUIRED bitfield
|
2025-02-25 16:46:50 -06:00 |
core_constants.h
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
core_globals.cpp
|
One Copyright Update to rule them all
|
2023-01-05 13:25:55 +01:00 |
core_globals.h
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
core_string_names.h
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
doc_data.cpp
|
[Core] Use Vector for MethodInfo::arguments
|
2025-03-10 13:57:53 +01:00 |
doc_data.h
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
register_core_types.cpp
|
Use single RNG instance for FileAccessEncrypted IV generation.
|
2025-03-01 00:02:42 +02:00 |
register_core_types.h
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
SCsub
|
Rename version defines to GODOT_VERSION_* to match GDExtension godot-cpp
|
2025-03-12 11:11:38 -07:00 |
typedefs.h
|
Remove ABS in favor of Math::abs
|
2025-03-19 13:52:40 +01:00 |
version.h
|
Rename version defines to GODOT_VERSION_* to match GDExtension godot-cpp
|
2025-03-12 11:11:38 -07:00 |