Files
godot/scene/resources
Malcolm Nixon 5115b119f8 Fix memory corruption and assert failures in convex decomposition
This PR fixes how triangular faces are decomposed into vertices and indices. The pre-increment resulted in the indices table skipping entry 0 and potentially overrunning the end of the vertices vector.

(cherry picked from commit bf7cdc5229)
2024-01-23 20:22:01 +01:00
..
2023-05-28 14:17:51 +02:00
2023-04-30 20:01:26 +02:00
2023-09-20 22:44:03 +02:00
2023-01-05 13:25:55 +01:00
2023-01-05 13:25:55 +01:00
2023-01-05 13:25:55 +01:00
2023-01-05 13:25:55 +01:00
2023-06-06 15:36:51 +01:00
2023-01-05 13:25:55 +01:00
2023-06-20 17:48:56 +02:00
2023-05-03 23:09:40 +02:00