godot/core/templates
Hugo Locurcio ac7541c1b1
Merge pull request #52026 from Calinou/constiterator-fix-const
Fix ConstIterator to allow `for` range loops on Packed*Array
2021-09-01 14:25:01 +07:00
..
SCsub Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 +07:00
bin_sorted_array.h Implement visibility range and dependencies. 2021-06-14 12:17:11 +07:00
command_queue_mt.cpp Refactor CommandQueueMT 2021-06-09 13:10:49 +07:00
command_queue_mt.h Fix various typos with codespell 2021-07-25 11:21:51 +07:00
cowdata.h Refactors the memnew_placement. 2021-08-13 10:18:34 +07:00
hash_map.h Style: Cleanup uses of double spaces between words 2021-06-07 11:03:08 +07:00
hashfuncs.h Use the standard C `INFINITY` and `NAN` constants directly 2021-07-21 10:41:08 +07:00
list.h Fix equality operators in List's ConstIterator 2021-07-15 10:47:20 +07:00
local_vector.h Fix LocalVector crash on insert. 2021-08-26 11:54:56 +07:00
lru.h Update copyright statements to 2021 2021-01-01 20:19:21 +07:00
map.h Replace HTTP links with HTTPS for sites with HTTPS versions 2021-08-22 20:13:11 +07:00
oa_hash_map.h Style: Cleanup uses of double spaces between words 2021-06-07 11:03:08 +07:00
ordered_hash_map.h Update copyright statements to 2021 2021-01-01 20:19:21 +07:00
paged_allocator.h Add the possibility to initialize the classes allocated with the PagedAllocator 2021-08-14 09:04:31 +07:00
paged_array.h Update copyright statements to 2021 2021-01-01 20:19:21 +07:00
pair.h Merge pull request #47395 from sygi/shape_idx_collision 2021-07-16 19:05:08 +07:00
pass_func.h Update copyright statements to 2021 2021-01-01 20:19:21 +07:00
pooled_list.h Dynamic BVH broadphase in 2D & 3D Godot Physics 2021-05-10 16:28:55 +07:00
rid.h Rewrite render code to be more cache and thread friendly. 2021-01-05 08:50:18 +07:00
rid_owner.cpp Modernize atomics 2021-02-18 17:12:46 +07:00
rid_owner.h Expose RID creation utilities. 2021-08-23 21:55:45 +07:00
ring_buffer.h Update copyright statements to 2021 2021-01-01 20:19:21 +07:00
safe_list.h Add a SafeList data structure for future audio server usage. 2021-08-27 10:26:18 +07:00
safe_refcount.h Add type_traits include for `std::is_trivially_destructible` 2021-04-22 16:23:55 +07:00
self_list.h Update copyright statements to 2021 2021-01-01 20:19:21 +07:00
set.h Replace HTTP links with HTTPS for sites with HTTPS versions 2021-08-22 20:13:11 +07:00
simple_type.h Update copyright statements to 2021 2021-01-01 20:19:21 +07:00
sort_array.h Update copyright statements to 2021 2021-01-01 20:19:21 +07:00
thread_work_pool.cpp Modernize Thread 2021-01-29 12:02:13 +07:00
thread_work_pool.h Consider a thread done if current_work is null 2021-06-17 05:22:43 +07:00
vector.h Revert " Improve collision generation usability in the new 3D scene import workflow." 2021-08-30 11:30:36 +07:00
vmap.h Update copyright statements to 2021 2021-01-01 20:19:21 +07:00
vset.h Update copyright statements to 2021 2021-01-01 20:19:21 +07:00