This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-11-17 14:11:06 +00:00
Code
Releases
Wiki
Activity
Files
f42e40baf1c2056b84dd98be535531e56bceff04
godot
/
tests
/
core
/
templates
History
Lukas Tenbrink
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.
2024-12-21 20:01:03 +01:00
..
test_a_hash_map.h
Core: Expand
std::initializer_list
support
2024-12-18 18:46:59 -06:00
test_command_queue.h
WorkerThreadPool: Support daemon-like tasks (via yield semantics)
2024-04-10 18:47:42 +02:00
test_hash_map.h
Core: Expand
std::initializer_list
support
2024-12-18 18:46:59 -06:00
test_hash_set.h
Core: Expand
std::initializer_list
support
2024-12-18 18:46:59 -06:00
test_list.h
Core: Expand
std::initializer_list
support
2024-12-18 18:46:59 -06:00
test_local_vector.h
[Core] Add
LocalVector::has
for convenience
2024-05-06 18:03:37 +02:00
test_lru.h
…
test_oa_hash_map.h
Core: Expand
std::initializer_list
support
2024-12-18 18:46:59 -06:00
test_paged_array.h
Fix PagedArray.merge_unordered() dropping pages
2023-02-16 19:58:27 -05:00
test_rid.h
…
test_vector.h
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.
2024-12-21 20:01:03 +01:00