godot/core
lawnjelly 3771078c02 Verify GLTF indices to prevent crash with corrupt files
Also verify prior to vertex optimization.
2024-07-31 10:39:17 +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 [Core] Use unztell64 in FileAccessZIP to ensure 64 bit return 2024-05-01 12:09:31 +02:00
math Verify GLTF indices to prevent crash with corrupt files 2024-07-31 10:39:17 +01:00
os Web: Clarify that OS.get_unique_id is not supported 2024-01-18 16:19:43 +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_names.inc Single Compilation Unit build. 2023-07-02 20:13:16 +01:00
color.cpp [Core] Codestyle improvements to math types 2024-03-17 09:22:18 +01:00
color.h [Core] Codestyle improvements to math types 2024-03-17 09:22:18 +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] Add a get_or_add method to Dictionary 2024-02-15 19:49:43 +07:00
dictionary.h [3.x] Add a get_or_add method to Dictionary 2024-02-15 19:49:43 +07: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 Physics Interpolation - refactor Camera and fix get_camera_transform() 2024-06-09 12:08:27 +01:00
error_macros.h Physics Interpolation - refactor Camera and fix get_camera_transform() 2024-06-09 12:08:27 +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 [Core] Codestyle improvements to math types 2024-03-17 09:22:18 +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_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
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
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_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
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
ring_buffer.h Fix GCC 14 -Wtemplate-id-cdtor warnings 2024-05-11 15:07:19 +08:00
safe_refcount.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
safe_refcount.h Fix GCC 14 -Wtemplate-id-cdtor warnings 2024-05-11 15:07:19 +08: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 zlib/minizip: Update to version 1.3 2024-01-18 16:19:32 +01: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_call.cpp Add is_zero_approx methods to Vector{2,3} 2024-04-10 19:02:42 +08: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
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
vector.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
version.h Update year property in version.py to 2024 2024-01-25 13:38:03 +01: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