.. |
config
|
0d350e7108
Set clang-format `RemoveSemicolon` rule to `true`
|
2 months ago |
input
|
413c11357d
Use Core/Scene stringnames consistently
|
7 months ago |
io
|
240f510fa7
Core ubsan fixes
|
1 week ago |
math
|
46ce499b6f
Increase precision in linear_to_srgb and srgb_to_linear
|
6 days ago |
object
|
03b05cf9ac
Core: Fix built-in enum constant bindings
|
1 month ago |
os
|
17929a3443
[Tests] Fix unit tests in template builds
|
6 months ago |
string
|
964e2b3a9e
Fix handling of leading `..` in simplify_path
|
2 weeks ago |
templates
|
25cd923ea1
Destruct `CowData` more graciously by avoiding accidentally exposing a half-destructed buffer. This can avoid problems if any of the destructed objects tries to access the data while it's being destructed.
|
5 days ago |
threads
|
1b104ffcd8
WorkerThreadPool: Support daemon-like tasks (via yield semantics)
|
8 months ago |
variant
|
54945c4d28
Add std::initializer_list constructor for Dictionary.
|
3 weeks ago |
test_crypto.h
|
a8bc9f3e78
Add const lvalue ref to core/* container parameters
|
10 months ago |
test_hashing_context.h
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
test_time.h
|
c551d7489c
Explicitly cast to Variant's int type in Time tests
|
1 year ago |