12a5b2977f549bfa3f61ab765f9627dd268e53aa
Vulkan layers should not be controlled from application, but should be enabled via `vkconfig`. There are configurations in the layers that are mutual exclusive and hard to maintain from within an application. An example is that currently we are not able to use renderdoc efficient, because there is an validation error triggered from within renderdoc. This PR removes all vulkan layer configuration from Blender. Pull Request: https://projects.blender.org/blender/blender/pulls/122473
…
Blender
Blender is the free and open source 3D creation suite. It supports the entirety of the 3D pipeline-modeling, rigging, animation, simulation, rendering, compositing, motion tracking and video editing.
Project Pages
Development
License
Blender as a whole is licensed under the GNU General Public License, Version 3. Individual files may have a different, but compatible license.
See blender.org/about/license for details.
Description
Languages
C++
78%
Python
14.9%
C
2.9%
GLSL
1.9%
CMake
1.2%
Other
0.9%
