From 64fec60ff45c4804a700075691d799dabfa0d45b Mon Sep 17 00:00:00 2001 From: Sean Kim Date: Tue, 10 Sep 2024 13:00:59 -0700 Subject: [PATCH] Assets: Sculpt: Update default pose brush offset value This value being non-zero causes significant slowdown for dense meshes. In previous versions of Blender, this brush had a default of `0`. This commit reverts this value back to the default from 0.35. Part of #127259. --- publish/brushes/essentials_brushes.blend | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/publish/brushes/essentials_brushes.blend b/publish/brushes/essentials_brushes.blend index 4528d97..016c54a 100644 --- a/publish/brushes/essentials_brushes.blend +++ b/publish/brushes/essentials_brushes.blend @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3b4a5557ea3230fca6654ea064628344d6a783670585c47a9e6ca140d2212187 -size 3993298 +oid sha256:99bf36edcd54b9b73d6d4d2a7d4f5e38f066103f4679001b929a1376ddc8293e +size 3993357 -- 2.30.2