Stucuk
Joined: 27 Jun 2010
Posts: 216
Does anyone have any plans to add Global Textures to CWE? As in PRP's which store common textures so that each age doesn't need to hold duplicates.
Below is the current wastage:
Note: I used Name, Size and CRC of the actual texture (In GL_RGBA format) as the criteria for what textures were the same.
Below is the current wastage:
Quote:
All: 6398 Textures (869.26 MB) (911482183 Bytes)
Wastage: 2036 Textures (193.44 MB) (202832175 Bytes) (22.25%)
Note: I used Name, Size and CRC of the actual texture (In GL_RGBA format) as the criteria for what textures were the same.


