Missing assets datafiles (smooth by angle)
<!--
Please read our Bug reporting guidelines before opening a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
If you want to help catching more bugs upfront, consider joining the Arch Testing Team:
https://wiki.archlinux.org/title/Arch_Testing_Team
-->
# Description:
Blender 4.1 has changed the "auto smooth" feature. Procedural auto smoothing is now done by an included geometry nodes asset modifier. However, this modifier (as well as some other hair modifiers) is missing in the Arch package.
The modifiers assets in question are located in the datafiles/assets directory, which is missing in the Arch package. In the upstream git, this is a submodule (release/datafiles/assets).
# Additional info:
* package version(s): 17:4.1.0-1
* config and/or log files: N/A
* link to upstream bug report, if any: N/A
# Steps to reproduce:
<!-- Describe how to reproduce the bug step by step including the commands -->
In the modifiers panel, attempt to do Add Modifier->Normals->Smooth by Angle. The "Normals" section is missing. There is also a missing "Hair" section.
issue