mayingzhen / nvidia-texture-tools

Automatically exported from code.google.com/p/nvidia-texture-tools
Other
0 stars 0 forks source link

Tools missing texture flip or rotate feature #59

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
The old tools had a command line option "-flip" which vertically flipped
the texture we have not been able to move to the new tools since this is
not implemented or exposed in any version thus far.

Other than this we would of loved a rotate 90 / 180 / 270 in place of the
flip the old tools had giving us more control.

Until this is implemented and exposed to nvcompress we are stuck with the
older slower tools

Original issue reported on code.google.com by andi.ire...@gmail.com on 19 Aug 2008 at 9:37

GoogleCodeExporter commented 8 years ago

Original comment by cast...@gmail.com on 21 Aug 2008 at 8:36

GoogleCodeExporter commented 8 years ago
Here's a possible implementation for the flip:

http://developer.nvidia.com/forums/index.php?showtopic=2071

Original comment by cast...@gmail.com on 22 Aug 2008 at 9:42

GoogleCodeExporter commented 8 years ago
Can this implementation be added to the code base?

Original comment by andi.ire...@gmail.com on 23 Aug 2008 at 3:18

GoogleCodeExporter commented 8 years ago
since i'm using the dds files in an OpenGL app, i'd like the flip switch too.

Original comment by mayer.ju...@gmail.com on 8 Mar 2011 at 2:49