From f41beca97787d017a437a63cc0da2ce991522dea Mon Sep 17 00:00:00 2001 From: YimingWu Date: Wed, 18 Aug 2021 12:02:32 +0800 Subject: Fix T90695: Lower tile splitting limit for lineart Lowers tile splitting limit so models with extremely dense mesh portions could still have reasonable performance while for more common cases the performance impact should be minimal. Reviewed By: Sebastian Parborg (zeddb), Antonio Vazquez (antoniov) Differential Revision: https://developer.blender.org/D12236 --- source/tools | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/tools') diff --git a/source/tools b/source/tools index c8579c5cf43..5cf2fc3e5dc 160000 --- a/source/tools +++ b/source/tools @@ -1 +1 @@ -Subproject commit c8579c5cf43229843df505da9644b5b0b7201974 +Subproject commit 5cf2fc3e5dc28025394b57d8743401295528f310 -- cgit v1.2.3