Skip to content
Commit 171ee517 authored by Dmitry Kazakov's avatar Dmitry Kazakov Committed by Halla Rempt
Browse files

Fix LoD being activated for everything, even for brushes that do not support it

Well, my refactoring was a bit too optimistic :) A special read-only
resource (EffectiveLodAvailablility) was actually needed for brushes
to distinguish the case when user allows LoD, but the brush doesn't
support it (and it is known only by the GUI, not by the brush itself).

BUG:391050
(cherry picked from commit 27c660c0)
parent 21815dd5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment