[Patchanim-commit] SF.net SVN: patchanim: [186] trunk/patchanim/htdocs
Brought to you by:
dbrosius
|
From: <dbr...@us...> - 2008-02-14 07:34:13
|
Revision: 186
http://patchanim.svn.sourceforge.net/patchanim/?rev=186&view=rev
Author: dbrosius
Date: 2008-02-13 23:34:15 -0800 (Wed, 13 Feb 2008)
Log Message:
-----------
add more doc
Modified Paths:
--------------
trunk/patchanim/htdocs/index.html
Added Paths:
-----------
trunk/patchanim/htdocs/order.gif
Modified: trunk/patchanim/htdocs/index.html
===================================================================
--- trunk/patchanim/htdocs/index.html 2008-02-14 07:18:45 UTC (rev 185)
+++ trunk/patchanim/htdocs/index.html 2008-02-14 07:34:15 UTC (rev 186)
@@ -50,20 +50,20 @@
to generate one full color blend. Since the description of the blend is very succinct (just 3 * 16 points), It is
very easy to generate in-between images from two separate blend descriptions.</p>
-
- <p><b>Feb 10, 2008 - This tool is not finished at this time, although the patch animations work</b><br/>
- Still to be done:
- <ul>
- <li>export to mpeg?</li>
- <li>Patch Library</li>
- <li>Color Swatch for editing values</li>
- <li>....and much more</li>
- </ul>
- </p>
+ <p>February 14, 2008 - added lately</p>
+ <ul>
+ <li>Patches can now be any order from 3 - 9, specified on the new dialog</li>
+ </ul>
<p>If you would like to see the tool as it progresses, you can run the webstart version
<a href="http://patchanim.sourceforge.net/jnlp/patchanim.jnlp">here.</a></p>
<img src="sample.jpg"/>
- <p><table cellpadding="10"><tr><td><img src="nameediting.jpg"/></td><td><img src="patchediting.jpg"/></td></tr></table></p>
+ <p><table cellpadding="10">
+ <tr>
+ <td><img src="order.gif"/></td>
+ <td><img src="nameediting.jpg"/></td>
+ <td><img src="patchediting.jpg"/></td>
+ </tr>
+ </table></p>
</div>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
Added: trunk/patchanim/htdocs/order.gif
===================================================================
(Binary files differ)
Property changes on: trunk/patchanim/htdocs/order.gif
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|