godot/scene
Haoyu Qiu 3df9d187a3 Fixes crash when using Mesh::create_outline and Mesh::create_convex_shape
Adds a size check to the array returned by `surface_get_arrays`.

During debugging, `create_outline` also crashes when the indices size is
one (not a multiple of three). For now, just reports the error and fail
the function.
2020-01-07 16:15:14 +08:00
..
2d Merge pull request #34726 from nekomatata/polygon2d-antialiasing-fix 2020-01-03 14:17:05 +01:00
3d Don't update the floor_velocity with the current linear_velocity. 2020-01-05 17:35:49 +01:00
animation Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
audio Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
debugger Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gui Calculate label size more accurately 2020-01-07 04:21:02 +09:00
main Merge pull request #33987 from nekomatata/own-world-environment 2020-01-06 15:26:52 +01:00
resources Fixes crash when using Mesh::create_outline and Mesh::create_convex_shape 2020-01-07 16:15:14 +08:00
SCsub Implement game camera override 2019-10-23 02:51:32 +01:00
register_scene_types.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
register_scene_types.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
scene_string_names.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
scene_string_names.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00