A simple GUI for all your tex/v-command needs.
Made for Justice Edition, though, it should work in SVN as well.
GUI Covers:
-vscale (automatically snapped to the nearest whole cube scale; setting the slider to 0 resets the texture to it's default scale)
-voffset
-vrotate
-vcolor (w/ sliders for red, green, and blue multipliers, as well as an added shade slider)
-vscroll
-valpha (Automatically adds alpha material if need be; "Remove valpha" button resets valpha to default and material to "air".
Features:
-Edits in real-time. (This means less guessing at values, and more precise control)
-Last-used settings are saved, even after restart.
-Menu is small, so you can actually see the cube you are editing.
-"/vcolorc" command that works just like "/vcolor" command, but takes values in the range of 0-255 instead of 0-1
Install:
-Just like every other script in Sauer...
-Add these lines to "autoexec.cfg": "exec texmenu.cfg" & "editbind (some_key) [showgui texgui]"(I highly recommend "editbind F1 [showgui texgui]")
Update: 7/16/2012
-Added voffset's vertical and horizontal flip/mirroring of textures
-Fixed "Apply texcolor" button so it applies the "Shade" as well as the color.
-"Apply..." and "Reset/Remove..." buttons no longer close the GUI.
Update: 7/16/2012
-Added valpha tab.
Update: 7/20/2012
-Fixed vscale options and "Apply Changes" button so they won't reset voffet or vrotate now.
Planned:
-Add vshaderparam tab.(Don't hold your breath...)