Blender: Difference between revisions

Smudgebun (talk | contribs)
m UI is dim on Vulkan backend and KDE Plasma: Updated known affected versions
Smudgebun (talk | contribs)
Installing With Additional Python Packages: Split paragraph, added comma
Tags: Mobile edit Mobile web edit Advanced mobile edit
 
Line 39: Line 39:
In these functions, <code>ps</code> is an alias for <code>python313Packages</code>.
In these functions, <code>ps</code> is an alias for <code>python313Packages</code>.


Installing with additional packages will result in a binary named <code>blender-wrapped</code> as it adds the python modules by wrapping Blender in a custom Python environment. When using a binary or unofficial Blender nix package, support for this feature will vary depending on if and how the packager implemented it.
Installing with additional packages will result in a binary named <code>blender-wrapped</code>, as it adds the python modules by wrapping Blender in a custom Python environment.
 
When using a binary or unofficial Blender nix package, support for this feature will vary depending on if and how the packager implemented it.


A workaround if using a package that doesn't support <code>withPackages</code> is to install the python packages globally.
A workaround if using a package that doesn't support <code>withPackages</code> is to install the python packages globally.