Files
test2/source/blender
YimingWu b54d629401 Fix: Line Art: Prevent loading empty meshes
In `lineart_geometry_check_visible` it could recieve a valid mesh
without any vertices, this causes `bounds` below to be invalid.
Now return early if encountered such situation.

Pull Request: https://projects.blender.org/blender/blender/pulls/136819
2025-04-04 12:04:20 +02:00
..
2024-09-20 13:14:57 +10:00
2024-10-04 11:33:21 +02:00
2025-04-01 20:22:47 +02:00
2025-04-02 15:15:27 +02:00
2025-04-02 16:50:50 +02:00