Thaddeus Crews 08d4dd7fd8 Merge pull request #100694 from Ivorforce/cowdata-destruct-graciously 4 天之前
..
config 0d350e7108 Set clang-format `RemoveSemicolon` rule to `true` 2 月之前
input 413c11357d Use Core/Scene stringnames consistently 7 月之前
io 240f510fa7 Core ubsan fixes 1 周之前
math 46ce499b6f Increase precision in linear_to_srgb and srgb_to_linear 1 周之前
object 03b05cf9ac Core: Fix built-in enum constant bindings 1 月之前
os 17929a3443 [Tests] Fix unit tests in template builds 6 月之前
string 964e2b3a9e Fix handling of leading `..` in simplify_path 3 周之前
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. 6 天之前
threads 1b104ffcd8 WorkerThreadPool: Support daemon-like tasks (via yield semantics) 8 月之前
variant 54945c4d28 Add std::initializer_list constructor for Dictionary. 4 周之前
test_crypto.h a8bc9f3e78 Add const lvalue ref to core/* container parameters 10 月之前
test_hashing_context.h d95794ec8a One Copyright Update to rule them all 2 年之前
test_time.h c551d7489c Explicitly cast to Variant's int type in Time tests 1 年之前