[Patchanim-commit] SF.net SVN: patchanim: [228] trunk/patchanim/htdocs/index.html
Brought to you by:
dbrosius
From: <dbr...@us...> - 2008-02-24 02:52:07
|
Revision: 228 http://patchanim.svn.sourceforge.net/patchanim/?rev=228&view=rev Author: dbrosius Date: 2008-02-23 18:52:12 -0800 (Sat, 23 Feb 2008) Log Message: ----------- document transparency Modified Paths: -------------- trunk/patchanim/htdocs/index.html Modified: trunk/patchanim/htdocs/index.html =================================================================== --- trunk/patchanim/htdocs/index.html 2008-02-24 02:50:05 UTC (rev 227) +++ trunk/patchanim/htdocs/index.html 2008-02-24 02:52:12 UTC (rev 228) @@ -50,14 +50,15 @@ 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>February 18, 2008 - added lately</p> + <p>February 23, 2008 - added lately</p> <ul> + <li>Support for controlling transparency with a separate alpha patch</li> + <li>Context Patch menu option to shift patch in any direction</li> + <li>Context Patch menu option to generate radial gradients for patch values</li> + <li>Added a new Out Of Bounds Color option, now available: Clip, Cycle, Roll</li> + <li>Context Patch menu option to invert the patch</li> <li>Context Patch menu option to generate linear gradients for patch values</li> <li>Patches can now be any order from 2 - 9, specified on the new dialog</li> - <li>Context Patch menu option to invert the patch</li> - <li>Added a new Out Of Bounds Color option, now available: Clip, Cycle, Roll</li> - <li>Context Patch menu option to generate radial gradients for patch values</li> - <li>Context Patch menu option to shift patch in any direction</li> </ul> <p>If you would like to see the tool as it progresses, you can run the webstart version <a href="jnlp/patchanim.jnlp">here.</a></p> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |