virtualx-engine/core
Rémi Verschelde 9d69e7aba3
Donors: Change tiers to match Dev Fund, sync latest data
The new list includes all donors listed on fund.godotengine.org,
together with the ones still on Patreon on matching tiers.

We haven't yet updated Patreon tiers to match the Dev Fund, so donors
who used to be listed under "Silver donors" are now grandfathered under
the "Gold members" category from the Dev Fund.

(cherry picked from commit ff5ac866e8)
2024-01-18 16:10:45 +01:00
..
bind Fix unitialized variables in core 2024-01-05 11:47:46 +01:00
crypto Fix unitialized variables in core 2024-01-05 11:47:46 +01:00
io Fix unitialized variables in core 2024-01-05 11:47:46 +01:00
math [Core] Fix AABB.encloses failing on shared upper bound 2024-01-14 13:36:05 +01:00
os Fix unitialized variables in core 2024-01-05 11:47:46 +01:00
array.cpp [3.x] Core: Add recursion level check for Array and Dictionary hashing 2023-08-22 15:07:53 +03:00
array.h [3.x] Core: Add recursion level check for Array and Dictionary hashing 2023-08-22 15:07:53 +03:00
bitfield_dynamic.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
bitfield_dynamic.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
class_db.cpp Fix unitialized variables in core 2024-01-05 11:47:46 +01:00
class_db.h Add check to ensure registered classes are declared 2023-08-29 13:13:42 +02:00
color.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
color.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
color_names.inc Single Compilation Unit build. 2023-07-02 20:13:16 +01:00
command_queue_mt.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
command_queue_mt.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
compressed_translation.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
compressed_translation.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
core_builders.py Donors: Change tiers to match Dev Fund, sync latest data 2024-01-18 16:10:45 +01:00
core_string_names.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
core_string_names.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
cowdata.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
dictionary.cpp [3.x] Core: Add recursion level check for Array and Dictionary hashing 2023-08-22 15:07:53 +03:00
dictionary.h [3.x] Core: Add recursion level check for Array and Dictionary hashing 2023-08-22 15:07:53 +03:00
engine.cpp Donors: Change tiers to match Dev Fund, sync latest data 2024-01-18 16:10:45 +01:00
engine.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
error_list.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
error_macros.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
error_macros.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
fixed_array.h Batching - Add MultiRect command 2023-03-10 10:58:04 +00:00
func_ref.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
func_ref.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
global_constants.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
global_constants.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
hash_map.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
hashfuncs.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
image.cpp Revert "Backport implement loading DDS textures at run-time" 2023-09-01 08:47:25 +02:00
image.h Revert "Backport implement loading DDS textures at run-time" 2023-09-01 08:47:25 +02:00
input_map.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
input_map.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
int_types.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
list.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
local_vector.h Make MessageQueue growable 2023-03-31 10:07:56 +01:00
locales.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
make_binders.py Single Compilation Unit build. 2023-07-02 20:13:16 +01:00
map.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
message_queue.cpp MessageQueue - Fix max usage performance statistic 2023-04-28 09:02:11 +01:00
message_queue.h MessageQueue - Fix max usage performance statistic 2023-04-28 09:02:11 +01:00
method_bind.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
method_bind.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
method_ptrcall.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
node_path.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
node_path.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
oa_hash_map.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
object.cpp Check parameter validity in Object::set_script 2023-10-30 14:51:07 +01:00
object.h Fix unitialized variables in core 2024-01-05 11:47:46 +01:00
object_id.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
object_rc.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
ordered_hash_map.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
packed_data_container.cpp Fix unitialized variables in core 2024-01-05 11:47:46 +01:00
packed_data_container.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
paged_allocator.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
pair.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
path_remap.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
path_remap.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
pool_allocator.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
pool_allocator.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
pool_vector.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
pool_vector.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
pooled_list.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
print_string.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
print_string.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
project_settings.cpp Add project settings for AVAudioSessionCategory on iOS 2024-01-10 13:33:11 +01:00
project_settings.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
ref_ptr.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
ref_ptr.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
reference.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
reference.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
register_core_types.cpp Add benchmark logic 2023-03-20 23:29:36 -07:00
register_core_types.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
resource.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
resource.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
rid.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
rid.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
rid_handle.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
rid_handle.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
ring_buffer.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
safe_refcount.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
safe_refcount.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
script_debugger_local.cpp Fix unitialized variables in core 2024-01-05 11:47:46 +01:00
script_debugger_local.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
script_language.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
script_language.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
SCsub Add arch flag to assembler to fix build on ARM64 macOS / iOS. 2022-08-24 18:26:28 +02:00
self_list.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
set.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
simple_type.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
sort_array.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
string_buffer.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
string_builder.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
string_builder.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
string_name.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
string_name.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
threaded_callable_queue.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
translation.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
translation.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
type_info.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
typedefs.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
ucaps.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
undo_redo.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
undo_redo.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
ustring.cpp Fix various GCC 13 warnings 2023-12-08 15:32:59 +01:00
ustring.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
variant.cpp [3.x] Core: Add recursion level check for Array and Dictionary hashing 2023-08-22 15:07:53 +03:00
variant.h [3.x] Core: Add recursion level check for Array and Dictionary hashing 2023-08-22 15:07:53 +03:00
variant_call.cpp [3.x] Expose determinant in Transform2D, rename internal method 2023-04-22 13:47:47 -05:00
variant_op.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
variant_parser.cpp [3.x] Core: Add recursion level check for VariantWriter::write() 2023-08-29 14:10:11 +03:00
variant_parser.h [3.x] Core: Add recursion level check for VariantWriter::write() 2023-08-29 14:10:11 +03:00
vector.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
version.h Fix Windows StringFileInfo structure 2023-08-28 17:27:14 +02:00
vmap.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
vset.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00