| .. |
|
config
|
Merge pull request #105700 from dementive/config-file-get-improvement
|
2025-04-27 19:21:31 -05:00 |
|
crypto
|
CryptoCore: Use size_t for buffer sizes to fix encoding/sums of 2.0+ GiB files.
|
2025-04-03 11:29:59 +02:00 |
|
debugger
|
size() <= 0 and size() < 1.
|
2025-04-02 19:18:44 +08:00 |
|
error
|
Physics Interpolation - Move 3D FTI to `SceneTree`
|
2025-04-26 14:13:30 +01:00 |
|
extension
|
Merge pull request #105700 from dementive/config-file-get-improvement
|
2025-04-27 19:21:31 -05:00 |
|
input
|
SCons: Add enum conversion warning
|
2025-04-26 12:06:20 -05:00 |
|
io
|
Merge pull request #105700 from dementive/config-file-get-improvement
|
2025-04-27 19:21:31 -05:00 |
|
math
|
Merge pull request #104386 from Repiteo/core/cpp-math
|
2025-04-27 19:21:22 -05:00 |
|
object
|
Use `BinaryMutex` instead of `Mutex` for `StringName`.
|
2025-04-28 17:13:26 +02:00 |
|
os
|
Remove unused `Memory::alloc_count`.
|
2025-04-25 21:44:26 +02:00 |
|
string
|
Use `BinaryMutex` instead of `Mutex` for `StringName`.
|
2025-04-28 17:13:26 +02:00 |
|
templates
|
Merge pull request #100619 from Ivorforce/cowdata-resize-direct
|
2025-04-28 18:45:54 -05:00 |
|
variant
|
Merge pull request #104386 from Repiteo/core/cpp-math
|
2025-04-27 19:21:22 -05:00 |
|
SCsub
|
SCons: Begin decoupling generation & build code
|
2025-04-25 08:23:01 -05:00 |
|
core_bind.compat.inc
|
Style: Convert namespaces to PascalCase
|
2025-03-23 19:10:24 -05:00 |
|
core_bind.cpp
|
Expose set_uid()
|
2025-04-28 10:13:43 +02:00 |
|
core_bind.h
|
Expose set_uid()
|
2025-04-28 10:13:43 +02:00 |
|
core_builders.py
|
SCons: Begin decoupling generation & build code
|
2025-04-25 08:23:01 -05:00 |
|
core_constants.cpp
|
Add enable checkboxes to editor sections
|
2025-04-15 13:49:41 -07:00 |
|
core_constants.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
core_globals.cpp
|
…
|
|
|
core_globals.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
core_string_names.h
|
Always use `String` as `StringName` backing internally.
|
2025-04-23 14:57:03 +02:00 |
|
doc_data.cpp
|
Add `String::replace_char(s)` methods for performance and convenience
|
2025-04-10 13:08:45 +02:00 |
|
doc_data.h
|
Do not iterate Dictionary with get_key_at_index.
|
2025-04-07 21:54:13 +08:00 |
|
register_core_types.cpp
|
Ability to print and log script backtraces
|
2025-04-24 18:54:41 +02:00 |
|
register_core_types.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
typedefs.h
|
Core: Integrate warning suppression macro helpers
|
2025-04-03 10:13:46 -05:00 |
|
version.h
|
Merge pull request #99590 from Calinou/version-double-build-name
|
2025-03-28 14:31:23 +01:00 |