godot/scene/resources
Sergey Lapin 661885dbd8 MeshDataTool memory corruption fix
Fix for incorrect types used in MeshDataTool for bones and weights.

If your mesh contains these memory accesses get OOB and might crash
the application

Closes #21713

(cherry picked from commit e50d56b4c6)
2019-07-03 14:26:51 +02:00
..
default_theme Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
SCsub Move other lone thirdparty files to thirdparty/misc 2017-04-28 21:19:25 +02:00
animation.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
animation.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
audio_stream_sample.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
audio_stream_sample.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
bit_mask.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
bit_mask.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
bounds.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
bounds.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
box_shape.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
box_shape.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
canvas.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
canvas.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
capsule_shape.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
capsule_shape.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
capsule_shape_2d.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
capsule_shape_2d.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
circle_shape_2d.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
circle_shape_2d.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
color_ramp.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
color_ramp.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
concave_polygon_shape.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
concave_polygon_shape.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
concave_polygon_shape_2d.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
concave_polygon_shape_2d.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
convex_polygon_shape.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
convex_polygon_shape.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
convex_polygon_shape_2d.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
convex_polygon_shape_2d.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
curve.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
curve.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
dynamic_font.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
dynamic_font.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
dynamic_font_stb.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
dynamic_font_stb.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
environment.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
environment.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
font.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
font.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
material.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
material.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
mesh.cpp Fix arg name in docs, some copy-paste errors 2019-07-03 14:02:47 +02:00
mesh.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
mesh_data_tool.cpp MeshDataTool memory corruption fix 2019-07-03 14:26:51 +02:00
mesh_data_tool.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
mesh_library.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
mesh_library.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
multimesh.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
multimesh.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
packed_scene.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
packed_scene.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
plane_shape.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
plane_shape.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
polygon_path_finder.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
polygon_path_finder.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
primitive_meshes.cpp Fix bug in CubeMesh 2019-07-03 12:33:24 +02:00
primitive_meshes.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
ray_shape.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
ray_shape.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
rectangle_shape_2d.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
rectangle_shape_2d.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
room.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
room.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
scene_format_text.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
scene_format_text.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
segment_shape_2d.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
segment_shape_2d.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
shader.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
shader.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
shader_graph.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
shader_graph.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
shape.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
shape.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
shape_2d.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
shape_2d.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
shape_line_2d.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
shape_line_2d.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
sky_box.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
sky_box.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
space_2d.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
space_2d.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
sphere_shape.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
sphere_shape.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
style_box.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
style_box.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
surface_tool.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
surface_tool.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
texture.cpp Made Debugger's Video Memory tab show correct resource paths. 2019-07-03 14:26:28 +02:00
texture.h Made Debugger's Video Memory tab show correct resource paths. 2019-07-03 14:26:28 +02:00
theme.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
theme.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
tile_set.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
tile_set.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
video_stream.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
video_stream.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
world.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
world.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
world_2d.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
world_2d.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00