Files
UnrealEngineUWP/Engine/Source/Editor/VirtualTexturingEditor
charles bloom e0cc99a677 Fix VT Builder crash when first block is pow2 but later blocks are not
Texture IsPowerOfTwo check was confusingly only checking first block
most call sites want to check AreAllBlocksPowerOfTwo
deprecate the old problematic function name

#rb dan.thompson
#rnx

[CL 29820923 by charles bloom in ue5-main branch]
2023-11-17 16:27:24 -05:00
..