-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P2
-
Affects Version/s: 1.3.1
-
Component/s: client-libs
-
None
-
beta3
-
generic
-
generic
The TexturePaint object attempts to cache the Rasters it uses to return
pixel information for rendering. It caches Rasters for INT_RGB and INT_ARGB
images but does not cache a Raster for BYTE_INDEXED data which is another
popular texture format.
pixel information for rendering. It caches Rasters for INT_RGB and INT_ARGB
images but does not cache a Raster for BYTE_INDEXED data which is another
popular texture format.