From 8e8160283e5eeb514f77fc1a640ab4fcfdc6bd1f Mon Sep 17 00:00:00 2001 From: Julian Eisel Date: Sat, 6 Jul 2024 12:02:45 +0200 Subject: [PATCH] Assets: Update asset repository has to include bundled brush assets See blender/blender-assets@c02a78249c. The essentials asset library now features the bundled brushes as brush assets. This is in preparation for the brush assets project merge, see #116337. There's no real reason to wait with merging these, even if merging the rest of the assets project may take a few days still. These brush assets will not show up in the asset browser yet, since brush assets are still considered an experimental feature in the main branch. --- release/datafiles/assets | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release/datafiles/assets b/release/datafiles/assets index f1b164cc545..c02a78249c1 160000 --- a/release/datafiles/assets +++ b/release/datafiles/assets @@ -1 +1 @@ -Subproject commit f1b164cc54506ae0ca3491c44c4a7a1910c5eba3 +Subproject commit c02a78249c1c5425b692f6ee65214074a3ad2650