Temporarily disabled Detail and Reflection definition usage flags
With the benefit of hindsight these flags probably weren't such a good idea. Particularly the is-external flag, which we can't honor until after the texture has been prepared (resulting in the messy deferred definition linking mechanism).
Todo: Rethink how we implement support for these flags.
Temporarily disabled Detail and Reflection definition usage flags
With the benefit of hindsight these flags probably weren't such a
good idea. Particularly the is-external flag, which we can't honor
until after the texture has been prepared (resulting in the messy
deferred definition linking mechanism).
Todo: Rethink how we implement support for these flags.