virtualx-engine/core/templates
2022-11-24 21:48:16 +11:00
..
bin_sorted_array.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
command_queue_mt.cpp
command_queue_mt.h
cowdata.h Remove NO_THREADS fallback code, Godot 4 requires thread support 2022-10-03 11:23:26 +02:00
hash_map.h
hash_set.h
hashfuncs.h Improve logic for detecting and tracking extensions 2022-11-24 21:48:16 +11:00
list.h
local_vector.h Use constexpr in the conditions with template parameters and sizeofs to suppress C4127 warnings. 2022-09-29 10:38:21 +03:00
lru.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
oa_hash_map.h
paged_allocator.h Variant memory pools 2022-07-04 12:01:46 +01:00
paged_array.h Fix MSVC warnings C4701 and C4703: Potentially uninitialized variable used 2022-09-28 17:05:34 +02:00
pair.h
pass_func.h
pooled_list.h Use constexpr in the conditions with template parameters and sizeofs to suppress C4127 warnings. 2022-09-29 10:38:21 +03:00
rb_map.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
rb_set.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
rid.h
rid_owner.cpp
rid_owner.h Remove unsupported NO_SAFE_CAST/-fno-rtti from Android build 2022-10-03 11:18:31 +02:00
ring_buffer.h
safe_list.h Remove NO_THREADS fallback code, Godot 4 requires thread support 2022-10-03 11:23:26 +02:00
safe_refcount.h Remove NO_THREADS fallback code, Godot 4 requires thread support 2022-10-03 11:23:26 +02:00
SCsub
search_array.h
self_list.h
simple_type.h
sort_array.h
vector.h Arrays: Zero new items of trivial types on resize() (bindings only) 2022-08-04 13:35:37 +02:00
vmap.h
vset.h