Files
test2/source
Christoph Lendenfeld 037ec5dc2e Fix: shader issue due to varying interpolation modes
The interface `overlay_armature_shape_wire_iface`
used both `smooth` and `flat`. This is not supported in Vulkan.
Changing both to `flat` should fix it.

Pull Request: https://projects.blender.org/blender/blender/pulls/122505
2024-05-30 18:37:14 +02:00
..