Thread: [Opal-commits] web documentation.html,1.6,1.7 index.html,1.4,1.5 todo.txt,1.3,1.4
Status: Inactive
Brought to you by:
tylerstreeter
|
From: tylerstreeter <tyl...@us...> - 2005-03-08 16:21:05
|
Update of /cvsroot/opal/web In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14739 Modified Files: documentation.html index.html todo.txt Log Message: minor changes Index: documentation.html =================================================================== RCS file: /cvsroot/opal/web/documentation.html,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** documentation.html 3 Mar 2005 02:22:48 -0000 1.6 --- documentation.html 8 Mar 2005 16:20:50 -0000 1.7 *************** *** 25,45 **** <o:Author>Tyler Streeter</o:Author> <o:LastAuthor>Tyler Streeter</o:LastAuthor> ! <o:Revision>93</o:Revision> ! <o:TotalTime>103</o:TotalTime> <o:Created>2004-06-05T15:20:00Z</o:Created> ! <o:LastSaved>2005-03-03T02:21:00Z</o:LastSaved> <o:Pages>1</o:Pages> ! <o:Words>307</o:Words> ! <o:Characters>1754</o:Characters> <o:Company>none</o:Company> ! <o:Lines>14</o:Lines> <o:Paragraphs>4</o:Paragraphs> ! <o:CharactersWithSpaces>2057</o:CharactersWithSpaces> <o:Version>10.6714</o:Version> </o:DocumentProperties> </xml><![endif]--><!--[if gte mso 9]><xml> <w:WordDocument> - <w:Zoom>90</w:Zoom> - <w:GrammarState>Clean</w:GrammarState> <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel> </w:WordDocument> --- 25,43 ---- <o:Author>Tyler Streeter</o:Author> <o:LastAuthor>Tyler Streeter</o:LastAuthor> ! <o:Revision>94</o:Revision> ! <o:TotalTime>104</o:TotalTime> <o:Created>2004-06-05T15:20:00Z</o:Created> ! <o:LastSaved>2005-03-05T19:56:00Z</o:LastSaved> <o:Pages>1</o:Pages> ! <o:Words>316</o:Words> ! <o:Characters>1805</o:Characters> <o:Company>none</o:Company> ! <o:Lines>15</o:Lines> <o:Paragraphs>4</o:Paragraphs> ! <o:CharactersWithSpaces>2117</o:CharactersWithSpaces> <o:Version>10.6714</o:Version> </o:DocumentProperties> </xml><![endif]--><!--[if gte mso 9]><xml> <w:WordDocument> <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel> </w:WordDocument> *************** *** 73,79 **** text-decoration:underline; text-underline:single;} - span.GramE - {mso-style-name:""; - mso-gram-e:yes;} @page Section1 {size:8.5in 11.0in; --- 71,74 ---- *************** *** 103,107 **** </style> <![endif]--><!--[if gte mso 9]><xml> ! <o:shapedefaults v:ext="edit" spidmax="51202"> <o:colormenu v:ext="edit" fillcolor="white"/> </o:shapedefaults></xml><![endif]--><!--[if gte mso 9]><xml> --- 98,102 ---- </style> <![endif]--><!--[if gte mso 9]><xml> ! <o:shapedefaults v:ext="edit" spidmax="52226"> <o:colormenu v:ext="edit" fillcolor="white"/> </o:shapedefaults></xml><![endif]--><!--[if gte mso 9]><xml> *************** *** 225,228 **** --- 220,227 ---- <p class=MsoNormal><span style='font-family:"Book Antiqua";color:black'><o:p> </o:p></span></p> <p class=MsoNormal><span style='font-size:14.0pt;font-family:"Book Antiqua"; + color:black'><a href="tutorial7.html">Tutorial 8</a></span><span + style='font-family:"Book Antiqua";color:black'>: Event Handlers<o:p></o:p></span></p> + <p class=MsoNormal><span style='font-family:"Book Antiqua";color:black'><o:p> </o:p></span></p> + <p class=MsoNormal><span style='font-size:14.0pt;font-family:"Book Antiqua"; color:black'><a href="files/example.xml">Sample OPAL XML</a></span><span style='font-family:"Book Antiqua";color:black'>: file containing examples of *************** *** 238,244 **** style='font-family:"Book Antiqua";color:black'>: a detailed description of everything in OPAL.<span style='mso-spacerun:yes'> </span>If a particular ! concept isnt discussed in the manual or <span class=GramE>tutorials,</span> ! check here.</span><span style='font-family:"Book Antiqua";mso-bidi-font-family: ! Arial;color:black'><o:p></o:p></span></p> <p class=MsoNormal><span style='font-family:"Book Antiqua";mso-bidi-font-family: Arial;color:black'><o:p> </o:p></span></p> --- 237,242 ---- style='font-family:"Book Antiqua";color:black'>: a detailed description of everything in OPAL.<span style='mso-spacerun:yes'> </span>If a particular ! concept isnt discussed in the manual or tutorials, check here.</span><span ! style='font-family:"Book Antiqua";mso-bidi-font-family:Arial;color:black'><o:p></o:p></span></p> <p class=MsoNormal><span style='font-family:"Book Antiqua";mso-bidi-font-family: Arial;color:black'><o:p> </o:p></span></p> Index: todo.txt =================================================================== RCS file: /cvsroot/opal/web/todo.txt,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** todo.txt 2 Mar 2005 19:25:53 -0000 1.3 --- todo.txt 8 Mar 2005 16:20:51 -0000 1.4 *************** *** 4,8 **** - add diagrams ! * tutorials (move XML samples into xml tutorial; maybe remove example.xml and just describe every xml element/attribute somewhere) * post api notes --- 4,10 ---- - add diagrams ! * tutorials ! - move XML samples into xml tutorial; or maybe have a Blueprints page on the OPAL site; maybe remove example.xml and just describe every xml element/attribute somewhere) ! - describe trigger volumes somewhere * post api notes *************** *** 68,71 **** --- 70,79 ---- * all objects are created with default parameters + * describe the different between contacts and collision events + - contacts are physical constraints that keep objects from passing through each other + - collision events are messages sent to CollisionEventHandlers when two objects collide + + * explain "internal_" + * OPAL contains several math classes Index: index.html =================================================================== RCS file: /cvsroot/opal/web/index.html,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** index.html 1 Mar 2005 05:06:34 -0000 1.4 --- index.html 8 Mar 2005 16:20:50 -0000 1.5 *************** *** 25,44 **** <o:Author>Tyler Streeter</o:Author> <o:LastAuthor>Tyler Streeter</o:LastAuthor> ! <o:Revision>93</o:Revision> <o:TotalTime>185</o:TotalTime> <o:Created>2004-06-05T15:20:00Z</o:Created> ! <o:LastSaved>2005-02-28T20:10:00Z</o:LastSaved> <o:Pages>1</o:Pages> <o:Words>353</o:Words> ! <o:Characters>2013</o:Characters> <o:Company>none</o:Company> <o:Lines>16</o:Lines> <o:Paragraphs>4</o:Paragraphs> ! <o:CharactersWithSpaces>2362</o:CharactersWithSpaces> <o:Version>10.6714</o:Version> </o:DocumentProperties> </xml><![endif]--><!--[if gte mso 9]><xml> <w:WordDocument> - <w:Zoom>90</w:Zoom> <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel> </w:WordDocument> --- 25,43 ---- <o:Author>Tyler Streeter</o:Author> <o:LastAuthor>Tyler Streeter</o:LastAuthor> ! <o:Revision>94</o:Revision> <o:TotalTime>185</o:TotalTime> <o:Created>2004-06-05T15:20:00Z</o:Created> ! <o:LastSaved>2005-03-05T21:23:00Z</o:LastSaved> <o:Pages>1</o:Pages> <o:Words>353</o:Words> ! <o:Characters>2014</o:Characters> <o:Company>none</o:Company> <o:Lines>16</o:Lines> <o:Paragraphs>4</o:Paragraphs> ! <o:CharactersWithSpaces>2363</o:CharactersWithSpaces> <o:Version>10.6714</o:Version> </o:DocumentProperties> </xml><![endif]--><!--[if gte mso 9]><xml> <w:WordDocument> <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel> </w:WordDocument> *************** *** 82,87 **** /* List Definitions */ @list l0 ! {mso-list-id:165675122; ! mso-list-template-ids:1648548578;} @list l0:level1 {mso-level-number-format:bullet; --- 81,86 ---- /* List Definitions */ @list l0 ! {mso-list-id:115409783; ! mso-list-template-ids:551446078;} @list l0:level1 {mso-level-number-format:bullet; *************** *** 93,98 **** font-family:Symbol;} @list l1 ! {mso-list-id:197016475; ! mso-list-template-ids:-1377924264;} @list l1:level1 {mso-level-number-format:bullet; --- 92,97 ---- font-family:Symbol;} @list l1 ! {mso-list-id:291595687; ! mso-list-template-ids:152726192;} @list l1:level1 {mso-level-number-format:bullet; *************** *** 197,202 **** text-indent:-.25in;} @list l4 ! {mso-list-id:1537161361; ! mso-list-template-ids:-1892780142;} @list l4:level1 {mso-level-number-format:bullet; --- 196,201 ---- text-indent:-.25in;} @list l4 ! {mso-list-id:1435324032; ! mso-list-template-ids:2048665346;} @list l4:level1 {mso-level-number-format:bullet; *************** *** 355,360 **** text-indent:-.25in;} @list l8 ! {mso-list-id:1852790110; ! mso-list-template-ids:1589906662;} @list l8:level1 {mso-level-number-format:bullet; --- 354,359 ---- text-indent:-.25in;} @list l8 ! {mso-list-id:1782603386; ! mso-list-template-ids:-2078486872;} @list l8:level1 {mso-level-number-format:bullet; *************** *** 366,371 **** font-family:Symbol;} @list l9 ! {mso-list-id:2066367664; ! mso-list-template-ids:-1841290904;} @list l9:level1 {mso-level-number-format:bullet; --- 365,370 ---- font-family:Symbol;} @list l9 ! {mso-list-id:1798143110; ! mso-list-template-ids:-325428240;} @list l9:level1 {mso-level-number-format:bullet; *************** *** 399,403 **** </style> <![endif]--><!--[if gte mso 9]><xml> ! <o:shapedefaults v:ext="edit" spidmax="44034"> <o:colormenu v:ext="edit" fillcolor="white"/> </o:shapedefaults></xml><![endif]--><!--[if gte mso 9]><xml> --- 398,402 ---- </style> <![endif]--><!--[if gte mso 9]><xml> ! <o:shapedefaults v:ext="edit" spidmax="45058"> <o:colormenu v:ext="edit" fillcolor="white"/> </o:shapedefaults></xml><![endif]--><!--[if gte mso 9]><xml> *************** *** 522,526 **** <li class=MsoNormal style='color:black;mso-list:l7 level1 lfo6;tab-stops: list .5in'><span style='font-family:"Book Antiqua";mso-bidi-font-family: ! Arial'>Collision detection primitives<o:p></o:p></span></li> </ul> <p class=MsoNormal style='margin-left:68.3pt;text-indent:-.25in;mso-list: --- 521,525 ---- <li class=MsoNormal style='color:black;mso-list:l7 level1 lfo6;tab-stops: list .5in'><span style='font-family:"Book Antiqua";mso-bidi-font-family: ! Arial'>Collision detection primitive shapes<o:p></o:p></span></li> </ul> <p class=MsoNormal style='margin-left:68.3pt;text-indent:-.25in;mso-list: *************** *** 548,557 **** </span></span></span><![endif]><span style='font-family:"Book Antiqua"; mso-bidi-font-family:Arial;color:black'>Planes<o:p></o:p></span></p> - <p class=MsoNormal style='margin-left:68.3pt;text-indent:-.25in;mso-list: - l6 level3 lfo8;tab-stops:list 68.3pt 1.5in'><![if !supportLists]><span - style='font-family:"Courier New";mso-fareast-font-family:"Courier New"; - color:black'><span style='mso-list:Ignore'>o<span style='font:7.0pt "Times New Roman"'> - </span></span></span><![endif]><span style='font-family:"Book Antiqua"; - mso-bidi-font-family:Arial;color:black'>Rays<o:p></o:p></span></p> <ul style='margin-top:0in' type=disc> <li class=MsoNormal style='color:black;mso-list:l7 level1 lfo6;tab-stops: --- 547,550 ---- *************** *** 571,576 **** color:black'><span style='mso-list:Ignore'>o<span style='font:7.0pt "Times New Roman"'> </span></span></span><![endif]><span style='font-family:"Book Antiqua"; ! mso-bidi-font-family:Arial;color:black'>Universal joints (two rotational degrees ! of freedom)<o:p></o:p></span></p> <p class=MsoNormal style='margin-left:68.3pt;text-indent:-.25in;mso-list: l5 level3 lfo11;tab-stops:list 68.3pt 1.5in'><![if !supportLists]><span --- 564,569 ---- color:black'><span style='mso-list:Ignore'>o<span style='font:7.0pt "Times New Roman"'> </span></span></span><![endif]><span style='font-family:"Book Antiqua"; ! mso-bidi-font-family:Arial;color:black'>Universal joints (two rotational ! degrees of freedom)<o:p></o:p></span></p> <p class=MsoNormal style='margin-left:68.3pt;text-indent:-.25in;mso-list: l5 level3 lfo11;tab-stops:list 68.3pt 1.5in'><![if !supportLists]><span |