| .. |
|
config
|
Core ubsan fixes
|
2024-12-18 14:31:12 +01:00 |
|
crypto
|
Core ubsan fixes
|
2024-12-18 14:31:12 +01:00 |
|
debugger
|
Add contains_char() for single-character 'contains' calls.
|
2024-12-06 20:23:35 +01:00 |
|
error
|
Fix race conditions in breadcrumbs
|
2024-10-22 22:08:46 -03:00 |
|
extension
|
Add contains_char() for single-character 'contains' calls.
|
2024-12-06 20:23:35 +01:00 |
|
input
|
Merge pull request #100386 from hpvb/core-ubsan
|
2024-12-18 17:23:32 +01:00 |
|
io
|
Merge pull request #100386 from hpvb/core-ubsan
|
2024-12-18 17:23:32 +01:00 |
|
math
|
Core ubsan fixes
|
2024-12-18 14:31:12 +01:00 |
|
object
|
Merge pull request #100386 from hpvb/core-ubsan
|
2024-12-18 17:23:32 +01:00 |
|
os
|
Merge pull request #100386 from hpvb/core-ubsan
|
2024-12-18 17:23:32 +01:00 |
|
string
|
Core ubsan fixes
|
2024-12-18 14:31:12 +01:00 |
|
templates
|
Core ubsan fixes
|
2024-12-18 14:31:12 +01:00 |
|
variant
|
Merge pull request #100386 from hpvb/core-ubsan
|
2024-12-18 17:23:32 +01:00 |
|
SCsub
|
SCons: Add unobtrusive type hints in SCons files
|
2024-09-25 09:34:35 -05:00 |
|
core_bind.compat.inc
|
[OS] Add functions to determine standard I/O device type.
|
2024-11-06 13:33:38 +02:00 |
|
core_bind.cpp
|
Add `OS.get_version_alias()` to return a human-readable Windows/macOS version number
|
2024-12-14 18:47:50 +01:00 |
|
core_bind.h
|
Add `OS.get_version_alias()` to return a human-readable Windows/macOS version number
|
2024-12-14 18:47:50 +01:00 |
|
core_builders.py
|
Update pre-commit hooks configuration to use `ruff` instead of `black`
|
2024-05-21 18:02:29 -05:00 |
|
core_constants.cpp
|
Add hint for oneshot & warning when it will be updated continuously
|
2024-11-11 01:12:45 +09:00 |
|
core_constants.h
|
Add const lvalue ref to container parameters
|
2024-01-05 14:49:57 -03: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
|
Code Editor: Add documentation tooltips
|
2024-12-15 10:51:33 +03:00 |
|
doc_data.h
|
Code Editor: Add documentation tooltips
|
2024-12-15 10:51:33 +03:00 |
|
register_core_types.cpp
|
Register Engine, OS, ProjectSettings, and Time early.
|
2024-11-21 18:09:03 -05:00 |
|
register_core_types.h
|
Register Engine, OS, ProjectSettings, and Time early.
|
2024-11-21 18:09:03 -05:00 |
|
typedefs.h
|
Optimize `SWAP` macro by using move semantics.
|
2024-12-13 16:19:52 +01:00 |
|
version.h
|
Display the build date in the editor and when starting the engine
|
2024-02-27 20:39:17 +01:00 |