[Opal-commits] web index.html,1.10,1.11 todo.txt,1.12,1.13
Status: Inactive
Brought to you by:
tylerstreeter
|
From: tylerstreeter <tyl...@us...> - 2005-04-25 19:47:27
|
Update of /cvsroot/opal/web In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4655 Modified Files: index.html todo.txt Log Message: minor changes Index: todo.txt =================================================================== RCS file: /cvsroot/opal/web/todo.txt,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** todo.txt 21 Apr 2005 14:15:27 -0000 1.12 --- todo.txt 25 Apr 2005 19:47:17 -0000 1.13 *************** *** 1,2 **** --- 1,13 ---- + For Version 0.3.1 + ================= + + * add a basic integration tutorial + - shows how to update custom 'entities' from opal solids + - shows how to ignore updating an entity when the solid hasn't changed + + * add Spaces to the overview and a Spaces tutorial? + + * update doxygen api notes from source + For Version 0.4.0 ================= Index: index.html =================================================================== RCS file: /cvsroot/opal/web/index.html,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** index.html 21 Apr 2005 17:18:40 -0000 1.10 --- index.html 25 Apr 2005 19:47:17 -0000 1.11 *************** *** 28,42 **** <o:Author>Tyler Streeter</o:Author> <o:LastAuthor>Tyler Streeter</o:LastAuthor> ! <o:Revision>106</o:Revision> <o:TotalTime>198</o:TotalTime> <o:Created>2004-06-05T15:20:00Z</o:Created> ! <o:LastSaved>2005-04-21T17:17:00Z</o:LastSaved> <o:Pages>1</o:Pages> ! <o:Words>418</o:Words> ! <o:Characters>2387</o:Characters> <o:Company>none</o:Company> [...1122 lines suppressed...] color:black'><span style='mso-list:Ignore'>o<span style='font:7.0pt "Times New Roman"'> *************** *** 779,786 **** Features<o:p></o:p></span></b></p> <ul style='margin-top:0in' type=disc> ! <li class=MsoNormal style='color:black;mso-list:l12 level1 lfo7;tab-stops: list .5in'><span style='font-family:"Book Antiqua";mso-bidi-font-family: Arial'>XML file saving<o:p></o:p></span></li> ! <li class=MsoNormal style='color:black;mso-list:l12 level1 lfo7;tab-stops: list .5in'><span style='font-family:"Book Antiqua";mso-bidi-font-family: Arial'>OPAL XML exporter for Blender<o:p></o:p></span></li> --- 780,787 ---- Features<o:p></o:p></span></b></p> <ul style='margin-top:0in' type=disc> ! <li class=MsoNormal style='color:black;mso-list:l13 level1 lfo7;tab-stops: list .5in'><span style='font-family:"Book Antiqua";mso-bidi-font-family: Arial'>XML file saving<o:p></o:p></span></li> ! <li class=MsoNormal style='color:black;mso-list:l13 level1 lfo7;tab-stops: list .5in'><span style='font-family:"Book Antiqua";mso-bidi-font-family: Arial'>OPAL XML exporter for Blender<o:p></o:p></span></li> |