Aorta
Description
Aorta (the Aleph One Replacement Texture Accessory) is a tool for creating high quality RGB and S3TC / DXTC (using the Squish library) DDS textures.
Update Notifications
User Ratings
User Reviews
-
Hi sorry for reporting this here...noticed a bug in FloatImage::fastDownSample() the condition "else if (m_width & 1 && m_height & 1)" has all zeros in the in the last column but looks like it should be 0,1,2