diff options
author | Arseny Kapoulkine <arseny.kapoulkine@gmail.com> | 2024-09-11 13:15:01 -0700 |
---|---|---|
committer | Arseny Kapoulkine <arseny.kapoulkine@gmail.com> | 2024-09-11 13:18:58 -0700 |
commit | 7d7b43bca2465e8562d2e48dfa108fdcbdb533ca (patch) | |
tree | b2d956ff295b4ae9c6e7db74c813688a7598e3f9 /platform/macos/export/export.cpp | |
parent | 14a7e0abb313915fc5e4f36b34f9169b1d45774c (diff) | |
download | redot-engine-7d7b43bca2465e8562d2e48dfa108fdcbdb533ca.tar.gz |
Fix a crash in ImporterMesh::create_shadow_mesh for non-triangle surfaces
optimize_vertex_cache_func assumes the input is a triangle mesh; when an
imported mesh contains points/lines/triangle strips, this code should be
disabled.
Diffstat (limited to 'platform/macos/export/export.cpp')
0 files changed, 0 insertions, 0 deletions