aboutsummaryrefslogtreecommitdiff
path: root/pages/Miscellaneous-PS_VTF_Plug-In.html
diff options
context:
space:
mode:
authorMaxxiii <[email protected]>2020-09-02 15:12:45 +0300
committerMaxxiii <[email protected]>2020-09-02 15:12:45 +0300
commit06202ef05a2e7725f355aaf30ca84438ad84f986 (patch)
treea56f8f468b09d3707bafefc584964667760961bc /pages/Miscellaneous-PS_VTF_Plug-In.html
downloadnemstools.github.io-06202ef05a2e7725f355aaf30ca84438ad84f986.tar.xz
nemstools.github.io-06202ef05a2e7725f355aaf30ca84438ad84f986.zip
Initial commit
Diffstat (limited to 'pages/Miscellaneous-PS_VTF_Plug-In.html')
-rw-r--r--pages/Miscellaneous-PS_VTF_Plug-In.html322
1 files changed, 322 insertions, 0 deletions
diff --git a/pages/Miscellaneous-PS_VTF_Plug-In.html b/pages/Miscellaneous-PS_VTF_Plug-In.html
new file mode 100644
index 0000000..1aa2459
--- /dev/null
+++ b/pages/Miscellaneous-PS_VTF_Plug-In.html
@@ -0,0 +1,322 @@
+<!DOCTYPE html>
+
+<head>
+ <title>Nem's Tools [Home - News]</title>
+ <link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
+ <link rel="stylesheet" type="text/css" href="../css/default.css">
+ <meta http-equiv="pragma" content="no-cache">
+ <meta http-equiv="cache-control" content="no-cache">
+ <meta name="author" content="Ryan Gregg">
+ <meta name="description" content="Nem&#39;s Half-Life and Half-Life 2 editing tools.">
+</head>
+
+<body>
+ <div class="banner" onclick="location.href='https://google.com'"> </div>
+ <div class="archived">This is archived copy of currently unavailable <a href="http://nemesis.thewavelength.net">Nem's
+ Tools website</a>, restored from <a
+ href="https://web.archive.org/web/20191202151405/http://www.nemesis.thewavelength.net/">Web Archive</a>. <br>
+ Download section now provides links to both Web Archive and to unofficial Github mirror.
+ </div>
+ <div class="main">
+ <div class="group">
+ <div class="separator"></div>
+ <div class="heading2 menu">
+ <a href="../index.html" class="menuitem">Home</a>
+ <a href="GCFScape.html" class="menuitem">GCFScape</a>
+ <a href="Crafty.html" class="menuitem">Crafty</a>
+ <a href="VTFLib.html" class="menuitem">VTFLib</a>
+ <a href="Batch_Compiler.html" class="menuitem">Batch Compiler</a>
+ <a href="Terrain_Generator.html" class="menuitem">Terrain Generator</a>
+ <a href="BSP_Viewer.html" class="menuitem">BSP Viewer</a>
+ <a href="MAP_Viewer.html" class="menuitem">MAP Viewer</a>
+ <a href="virtuAMP.html" class="menuitem">virtuAMP</a>
+ <a href="Miscellaneous.html" class="menuitem">Miscellaneous</a>
+ </div>
+ <div class="separator"></div>
+ <div class="content">
+ <div class="main_area">
+ <div class="space"></div>
+ <div class="main_content">
+ <div class="group">
+ <div class="heading1">
+ <div class="space"></div><span class="left"><a name="p154"
+ href="https://web.archive.org/web/20171117121402/http://nemesis.thewavelength.net/index.php?c=154#p154">VTF
+ Plug-In for Photoshop</a> - <a
+ href="https://web.archive.org/web/20171117121402/http://nemesis.thewavelength.net/index.php?a=1">Nem</a></span><span
+ class="right">Posted: May 6th, 2005 - 3:08:47 pm</span>
+ <div class="space"></div>
+ </div>
+ <div class="content"><b>About:</b>
+
+ <p>VTF Plug-In is an Adobe Photoshop 6.0 <b>and up</b> file format plug-in for the .vtf file format. It
+ is a simple plug-in that supports single-frame/single-face, 3 or 4 channel .vtf files in any format.
+ It is designed for typical .vtf creation and viewing and does not contain the advanced features found
+ in <a href="VTFLib.html">VTFEdit</a>.
+ Nonetheless, it can be a useful tool for creating simple .vtf files. The plug-in does not support 64
+ bit versions of Photoshop.</p>
+
+ <b>Screenshots:</b>
+
+ <div style="text-align: center">
+ <br>
+ <img src="../images/pages/vtfplugin1.png" width="285" height="471" alt="VTF Plug-In"
+ title="VTF Plug-In">
+ <br><br>
+ </div>
+
+ <b>Download from Web Archive:</b>
+
+ <ul>
+ <li><a
+ href="https://web.archive.org/web/20171117121402/http://nemesis.thewavelength.net/files/files/psvtfplugin1011.zip">Archive
+ (257 KB)</a></li>
+ </ul>
+
+ <b>Download from unofficial Github mirror:</b>
+
+ <ul>
+ <li><a href="http://nemstools.github.io/files/psvtfplugin1011.zip">Archive
+ (257 KB)</a></li>
+ </ul>
+
+ <b>Revision History:</b>
+
+ <br><br>
+
+ v1.0.11
+
+ <ul>
+ <li>Fixed alpha channel premultiplying on open.</li>
+ </ul>
+
+ v1.0.10
+
+ <ul>
+ <li>Added support for multiple alpha channels.</li>
+ </ul>
+
+ v1.0.9
+
+ <ul>
+ <li>Added support for version 7.4 of the VTF format.</li>
+ <li>Upgraded to VTFLib v1.2.7.</li>
+ </ul>
+
+ v1.0.8
+
+ <ul>
+ <li>Added support for version 7.3 of the VTF format.</li>
+ <li>Upgraded to VTFLib v1.2.6.</li>
+ </ul>
+
+ v1.0.7
+
+ <ul>
+ <li>Added spray templates.</li>
+ <li>Upgraded to VTFLib v1.2.5.</li>
+ </ul>
+
+ v1.0.6
+
+ <ul>
+ <li>Added "Mipmaps" option.</li>
+ <li>Upgraded to VTFLib v1.2.2.</li>
+ </ul>
+
+ v1.0.5
+
+ <ul>
+ <li>Added support for 16 bit channel reading.</li>
+ <li>Upgraded to VTFLib v1.2.1.</li>
+ </ul>
+
+ v1.0.4
+
+ <ul>
+ <li>Upgraded to VTFLib v1.2.0.</li>
+ </ul>
+
+ v1.0.3
+
+ <ul>
+ <li>Upgraded to VTFLib v1.1.3.</li>
+ </ul>
+
+ v1.0.2
+
+ <ul>
+ <li>Added format templates.</li>
+ </ul>
+
+ v1.0.1
+
+ <ul>
+ <li>Improved format specific flag handling.</li>
+ <li>Fixed combobox height.</li>
+ </ul>
+
+ v1.0.0
+
+ <ul>
+ <li>Original build.</li>
+ </ul>
+ </div>
+ <div class="heading1">
+ <div class="space"></div><span class="left">Modified: Mar 5th, 2013 - 4:27:23 am</span><span
+ class="right">[ <a
+ href="https://web.archive.org/web/20171117121402/http://nemesis.thewavelength.net/index.php?c=154#p154">141
+ Comments</a> ]</span>
+ <div class="space"></div>
+ </div>
+ </div>
+ </div>
+ <div class="main_sidebar">
+ <div class="group">
+ <div class="heading1"><span class="title">Miscellaneous</span></div>
+ <div class="content"><span class="title">» <a href="Miscellaneous-HLLib.html">HLLib</a></span><br>
+ <span class="title">» <a href="Miscellaneous-PS_VTF_Plug-In.html">PS
+ VTF Plug-In</a></span><br>
+ <span class="title">» <a href="Miscellaneous-PDN_VTF_Plug-In.html">PDN
+ VTF Plug-In</a></span><br>
+ <span class="title">» <a href="Miscellaneous-Open_Now.html">Open
+ Now!</a></span><br>
+ <span class="title">» <a href="Miscellaneous-wad2bmp.html">wad2bmp</a></span><br>
+ <span class="title">» <a href="Miscellaneous-Auto_Seamer.html">Auto
+ Seamer</a></span><br>
+ <span class="title">» <a href="Miscellaneous-BSP_View.html">BSP
+ View</a></span><br></div>
+ </div><br>
+ <div class="group">
+ <div class="heading1"><span class="title">Login</span></div>
+ <div class="content">
+ <form name="loginform" method="post"
+ action="https://web.archive.org/web/20171117121402/http://nemesis.thewavelength.net/index.php?p=39">
+ <div class="label">Username:</div>
+ <div><input type="text" name="username" class="textbox"></div>
+ <div class="label">Password:</div>
+ <div><input type="password" name="password" class="textbox"></div>
+ <div class="label"><input type="checkbox" name="storepassword" class="checkbox"
+ checked="checked">Store Password</div>
+ <div><input name="login" type="submit" value="Login" class="button"></div>
+ </form>
+ </div>
+ </div>
+
+ <br>
+ <div class="group">
+ <div class="heading1"><span class="title">New Users</span></div>
+ <div class="content">
+ <span class="title">» <a
+ href="https://web.archive.org/web/20171117121402/http://nemesis.thewavelength.net/index.php?action=directory">Directory</a></span><br>
+ <span class="title">» <a
+ href="https://web.archive.org/web/20171117121402/http://nemesis.thewavelength.net/index.php?p=39&amp;action=addauthor">Register</a></span><br>
+ <span class="title">» <a
+ href="https://web.archive.org/web/20171117121402/http://nemesis.thewavelength.net/index.php?p=39&amp;action=retrievepassword">Retrieve
+ Password</a></span><br>
+ </div>
+ </div>
+
+ <br>
+ <div class="group">
+ <div class="heading1"><span class="title">Latest Comments</span></div>
+ <div class="content"><span class="title">» <a
+ href="https://web.archive.org/web/20171117121402/http://nemesis.thewavelength.net/index.php?c=178&amp;o=105#c4044">VTFEdit
+ v1.2.5 Full</a> (<a
+ href="https://web.archive.org/web/20171117121402/http://nemesis.thewavelength.net/index.php?a=13322">iipa</a>)</span><br><span
+ class="title">» <a
+ href="https://web.archive.org/web/20171117121402/http://nemesis.thewavelength.net/index.php?c=213&amp;o=45#c4039">Crafty
+ FAQ</a> (<a
+ href="https://web.archive.org/web/20171117121402/http://nemesis.thewavelength.net/index.php?a=13268">steve0503</a>)</span><br><span
+ class="title">» <a
+ href="https://web.archive.org/web/20171117121402/http://nemesis.thewavelength.net/index.php?c=277&amp;o=0#c4038">GCFScape
+ v1.8.6</a> (<a
+ href="https://web.archive.org/web/20171117121402/http://nemesis.thewavelength.net/index.php?a=13282">imgsrc17</a>)</span><br><span
+ class="title">» <a
+ href="https://web.archive.org/web/20171117121402/http://nemesis.thewavelength.net/index.php?c=205&amp;o=210#c4037">About
+ Crafty</a> (<a
+ href="https://web.archive.org/web/20171117121402/http://nemesis.thewavelength.net/index.php?a=13231">Paynamia</a>)</span><br><span
+ class="title">» <a
+ href="https://web.archive.org/web/20171117121402/http://nemesis.thewavelength.net/index.php?c=169&amp;o=90#c4036">GCFScape
+ v1.8.6 Full</a> (<a
+ href="https://web.archive.org/web/20171117121402/http://nemesis.thewavelength.net/index.php?a=13277">liaoyia</a>)</span><br>
+ </div>
+ </div><br>
+ <div class="group">
+ <div class="heading1"><span class="title">Latest Articles</span></div>
+ <div class="content"><span class="title">» <a
+ href="https://web.archive.org/web/20171117121402/http://nemesis.thewavelength.net/index.php?c=277#p277">GCFScape
+ v1.8.6</a></span><br><span class="title">» <a
+ href="https://web.archive.org/web/20171117121402/http://nemesis.thewavelength.net/index.php?c=276#p276">GCFScape
+ v1.8.5</a></span><br><span class="title">» <a
+ href="https://web.archive.org/web/20171117121402/http://nemesis.thewavelength.net/index.php?c=275#p275">GCFScape
+ v1.8.4</a></span><br><span class="title">» <a
+ href="https://web.archive.org/web/20171117121402/http://nemesis.thewavelength.net/index.php?c=274#p274">GCFScape
+ v1.8.3</a></span><br><span class="title">» <a
+ href="https://web.archive.org/web/20171117121402/http://nemesis.thewavelength.net/index.php?c=273#p273">VTFLib
+ v1.3.2</a></span><br></div>
+ </div><br>
+ <div class="group">
+ <div class="heading1"><span class="title">Most Popular Articles</span></div>
+ <div class="content"><span class="title">» <a
+ href="https://web.archive.org/web/20171117121402/http://nemesis.thewavelength.net/index.php?c=178#p178">VTFEdit
+ v1.2.5 Full</a></span><br><span class="title">» <a
+ href="https://web.archive.org/web/20171117121402/http://nemesis.thewavelength.net/index.php?c=76#p76">GCFScape
+ v1.3.1 Full</a></span><br><span class="title">» <a
+ href="https://web.archive.org/web/20171117121402/http://nemesis.thewavelength.net/index.php?c=238#p238">VTFEdit
+ v1.3.3 Full</a></span><br><span class="title">» <a
+ href="https://web.archive.org/web/20171117121402/http://nemesis.thewavelength.net/index.php?c=154#p154">VTF
+ Plug-In for Photoshop</a></span><br><span class="title">» <a
+ href="https://web.archive.org/web/20171117121402/http://nemesis.thewavelength.net/index.php?c=169#p169">GCFScape
+ v1.8.6 Full</a></span><br></div>
+ </div><br>
+ <div class="group">
+ <div class="heading1"><span class="title">Newest Member</span></div>
+ <div class="content"><span class="title">» <a
+ href="https://web.archive.org/web/20171117121402/http://nemesis.thewavelength.net/index.php?a=13329">Bootsjr</a></span><br>
+ </div>
+ </div><br>
+ <div class="group">
+ <div class="heading1"><span class="title">Elite Spammers</span></div>
+ <div class="content"><span class="title">» <a
+ href="https://web.archive.org/web/20171117121402/http://nemesis.thewavelength.net/index.php?a=1">Nem</a></span><br><span
+ class="title">» <a
+ href="https://web.archive.org/web/20171117121402/http://nemesis.thewavelength.net/index.php?a=376">Bluefang</a></span><br><span
+ class="title">» <a
+ href="https://web.archive.org/web/20171117121402/http://nemesis.thewavelength.net/index.php?a=708">NoBody</a></span><br><span
+ class="title">» <a
+ href="https://web.archive.org/web/20171117121402/http://nemesis.thewavelength.net/index.php?a=7">Slackiller</a></span><br><span
+ class="title">» <a
+ href="https://web.archive.org/web/20171117121402/http://nemesis.thewavelength.net/index.php?a=385">Keloran</a></span><br>
+ </div>
+ </div>
+ <br>
+ <div class="group">
+ <div class="heading1"><span class="title">Feeds</span></div>
+ <div class="content">
+ <span class="title">» <a
+ href="https://web.archive.org/web/20171117121402/http://nemesis.thewavelength.net/rss/?page=1">RSS
+ 2.0 (News)</a></span><br>
+ <span class="title">» <a
+ href="https://web.archive.org/web/20171117121402/http://nemesis.thewavelength.net/rss/">RSS 2.0
+ (Entire Site)</a></span><br>
+ <span class="title">» <a
+ href="https://web.archive.org/web/20171117121402/http://nemesis.thewavelength.net/rss/?comments&amp;limit=15">RSS
+ 2.0 (Comments)</a></span><br>
+ </div>
+ </div>
+
+
+ </div>
+ <div class="space"></div>
+ </div>
+ </div>
+ <div class="separator"></div>
+ <div class="heading2 center"><span class="note">Nem's Tools v2.0 » 2006 <a
+ href="mailto:[email protected]">Ryan Gregg</a>.<br>Execution
+ time: 0.07963s; Queries: 14.<br>
+ </span></div>
+ </div>
+ </div>
+</body>
+
+</html> \ No newline at end of file