5f5c06fc24eed196079c37747259556cc28ade93
This patch adds the option to take screenshots for asset previews. Since the functionality lives inside an operator, the screenshot can only be taken from within the GUI of Blender. * The operator can be accessed from the dropdown menu in the asset browser preview n-panel. * It works for local assets and assets that are managed by blender (e.g. brush assets) * Click drag anywhere in Blender to create a capture * Holding Space will move the capture area * Holding Shift will unlock the aspect ratio * On a re-run, the operator remembers it previous capture area to easily create an identical screenshot * If the screenshot is fully contained within a single 3D viewport, the background will render transparent Pull Request: https://projects.blender.org/blender/blender/pulls/132904
…
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%
