Fix #104785: Quick fur keeps asset status of appended node groups #104828

Merged
Hans Goudey merged 2 commits from HooglyBoogly/blender:fix-quick-fur-append-node-group into blender-v3.5-release 2023-02-16 18:14:58 +01:00

2 Commits

Author SHA1 Message Date
Hans Goudey ce22960cdf Fix #104785: Quick fur keeps asset status of appended node groups
Use the recently added "clear_asset_data" option in the append operator.
2023-02-16 11:17:21 -05:00
Hans Goudey 81b53aa507 WM: Add option for clearing asset data to append operator
When appending assets it often isn't expected for the asset tags and
meta-data to be included. Add an option to the append operator to
disable appending the asset data, exposing existing internal options.
2023-02-16 11:17:02 -05:00