.. |
config
|
Clean up some uses of String::substr
|
2025-03-07 14:50:38 +01:00 |
crypto
|
Merge pull request #100564 from YYF233333/iwyu
|
2024-12-19 19:59:55 -06:00 |
debugger
|
Clean up some uses of String::substr
|
2025-03-07 14:50:38 +01:00 |
error
|
Use std::size instead of sizeof(a) / sizeof(a[0]) pattern throughout the codebase.
|
2025-02-07 14:57:48 +01:00 |
extension
|
Style: Integrate #pragma once in builders/checks
|
2025-03-07 17:32:33 -06:00 |
input
|
Merge pull request #102427 from AThousandShips/fix_substr
|
2025-03-07 15:12:33 -06:00 |
io
|
Merge pull request #102427 from AThousandShips/fix_substr
|
2025-03-07 15:12:33 -06:00 |
math
|
Merge pull request #102419 from Ivorforce/std-size
|
2025-03-07 15:12:25 -06:00 |
object
|
Style: Integrate #pragma once in builders/checks
|
2025-03-07 17:32:33 -06:00 |
os
|
[Linux/BSD] Offload RenderingDevice creation test to subprocess.
|
2025-03-04 13:18:26 +02:00 |
string
|
Merge pull request #102427 from AThousandShips/fix_substr
|
2025-03-07 15:12:33 -06:00 |
templates
|
Use atomic flag to prevent flush_if_pending from reading unlocked command_mem .
|
2025-02-25 23:26:43 +02:00 |
variant
|
Merge pull request #102427 from AThousandShips/fix_substr
|
2025-03-07 15:12:33 -06: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
|
Add missing default values to the read_*_from_stdin binds.
|
2025-03-05 10:23:31 +02:00 |
core_bind.h
|
Merge pull request #99010 from Hilderin/embedding-game-process
|
2024-12-20 23:56:43 +01:00 |
core_builders.py
|
Make COPYRIGHT.txt compliant with specification
|
2025-01-17 13:35:15 -08:00 |
core_constants.cpp
|
Bind new core METHOD_FLAG_VIRTUAL_REQUIRED bitfield
|
2025-02-25 16:46:50 -06:00 |
core_constants.h
|
Apply iwyu suggestion in core.
|
2024-12-19 00:43:47 +08:00 |
core_globals.cpp
|
One Copyright Update to rule them all
|
2023-01-05 13:25:55 +01:00 |
core_globals.h
|
One Copyright Update to rule them all
|
2023-01-05 13:25:55 +01:00 |
core_string_names.h
|
Move singleton StringName definitions to header
|
2024-12-06 13:43:31 +01:00 |
doc_data.cpp
|
Clean up some uses of String::substr
|
2025-03-07 14:50:38 +01:00 |
doc_data.h
|
Code Editor: Add documentation tooltips
|
2024-12-15 10:51:33 +03:00 |
register_core_types.cpp
|
Add more property hint ranges for project settings
|
2024-12-23 18:22:32 +01:00 |
register_core_types.h
|
Register Engine, OS, ProjectSettings, and Time early.
|
2024-11-21 18:09:03 -05:00 |
SCsub
|
Linux: Relax interdependency between freetype, libpng, and zlib for unvendored builds
|
2025-01-09 00:28:46 +01:00 |
typedefs.h
|
Add color channel filter to editor texture previews
|
2025-01-11 23:27:48 +00:00 |
version.h
|
Display the build date in the editor and when starting the engine
|
2024-02-27 20:39:17 +01:00 |