Changeset 28

Show
Ignore:
Timestamp:
04/10/07 20:25:12 (2 years ago)
Author:
JoeCoder
Message:

Improved material documentation
Updated build script for better GDC support (still buggy).
Fixed Device.getSupport() failing with GDC.
Multitexturing, environment, and detail map support in material system, and more.
Per-texture color mask support for materials.
Removed Opengl 2.0 requirement for shader support.
Fixed skybox disappearing at great distances.
Partial OpenGL shader vertex attribute support
Complete material docs are still pending.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/doc/api/index.html

    r27 r28  
    2626            <li><a href="http://www.yage3d.net" title="Yage Home"><span>Home</span></a></li> 
    2727            <li><a href="http://www.yage3d.net/wiki" title="Yage Wiki"><span>Wiki</span></a></li> 
    28             <li><a href="http://dsource.org/forums/viewtopic.php?t=1818" title="Yage Forum"><span>Forum</span></a></li> 
     28            <li><a href="http://dsource.org/forums/viewforum.php?f=110" title="Yage Forum"><span>Forum</span></a></li> 
    2929            <li><a href="yage.all.html" title="Yage API Documentation"><span>API</span></a></li> 
    3030          </ul> 
     
    5757                  <input type="hidden" name="domains" value="www.yage3d.net"> 
    5858                  <input type="hidden" name="sitesearch" value="www.yage3d.net"> 
    59                   <input type="text" name="q" value="" style="height: 1.1em; width: 8em;"><span> 
     59                  <input type="text" name="q" value="" style="width: 8em;"><span> 
    6060                  <input type="submit" name="btnG" value="Search" style="width: 5em;"></span> 
    6161                </form> 
     
    9797    </table> 
    9898    <div id="docfooter"> 
    99         Yage and all source files &copy; 2005-2006 Eric Poggel<br> 
     99        Yage and all source files &copy; 2005-2007 Eric Poggel<br> 
    100100        Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 
    101101        <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 
    102         on Fri Feb 23 01:12:24 2007 
     102        on Tue Apr 10 20:18:52 2007 
    103103 
    104104    </div> 
     
    119119    explorer.packageExplorer.addModule("yage.core.misc"); 
    120120 
     121    explorer.packageExplorer.addModule("yage.core.parse"); 
     122 
    121123    explorer.packageExplorer.addModule("yage.core.plane"); 
    122124 
     
    202204 
    203205    explorer.packageExplorer.addModule("yage.util.spring"); 
    204  
    205 <!-- This file is used to create html templates for the generation of documentation from code files --></script> 
     206</script> 
    206207  </body> 
    207208</html> 
  • trunk/doc/api/yage.all.html

    r27 r28  
    2626            <li><a href="http://www.yage3d.net" title="Yage Home"><span>Home</span></a></li> 
    2727            <li><a href="http://www.yage3d.net/wiki" title="Yage Wiki"><span>Wiki</span></a></li> 
    28             <li><a href="http://dsource.org/forums/viewtopic.php?t=1818" title="Yage Forum"><span>Forum</span></a></li> 
     28            <li><a href="http://dsource.org/forums/viewforum.php?f=110" title="Yage Forum"><span>Forum</span></a></li> 
    2929            <li><a href="yage.all.html" title="Yage API Documentation"><span>API</span></a></li> 
    3030          </ul> 
     
    5757                  <input type="hidden" name="domains" value="www.yage3d.net"> 
    5858                  <input type="hidden" name="sitesearch" value="www.yage3d.net"> 
    59                   <input type="text" name="q" value="" style="height: 1.1em; width: 8em;"><span> 
     59                  <input type="text" name="q" value="" style="width: 8em;"><span> 
    6060                  <input type="submit" name="btnG" value="Search" style="width: 5em;"></span> 
    6161                </form> 
     
    107107    </table> 
    108108    <div id="docfooter"> 
    109         Yage and all source files &copy; 2005-2006 Eric Poggel<br> 
     109        Yage and all source files &copy; 2005-2007 Eric Poggel<br> 
    110110        Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 
    111111        <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 
    112         on Fri Feb 23 01:12:24 2007 
     112        on Tue Apr 10 20:18:52 2007 
    113113 
    114114    </div> 
     
    129129    explorer.packageExplorer.addModule("yage.core.misc"); 
    130130 
     131    explorer.packageExplorer.addModule("yage.core.parse"); 
     132 
    131133    explorer.packageExplorer.addModule("yage.core.plane"); 
    132134 
     
    212214 
    213215    explorer.packageExplorer.addModule("yage.util.spring"); 
    214  
    215 <!-- This file is used to create html templates for the generation of documentation from code files --></script> 
     216</script> 
    216217  </body> 
    217218</html> 
  • trunk/doc/api/yage.core.all.html

    r27 r28  
    2626            <li><a href="http://www.yage3d.net" title="Yage Home"><span>Home</span></a></li> 
    2727            <li><a href="http://www.yage3d.net/wiki" title="Yage Wiki"><span>Wiki</span></a></li> 
    28             <li><a href="http://dsource.org/forums/viewtopic.php?t=1818" title="Yage Forum"><span>Forum</span></a></li> 
     28            <li><a href="http://dsource.org/forums/viewforum.php?f=110" title="Yage Forum"><span>Forum</span></a></li> 
    2929            <li><a href="yage.all.html" title="Yage API Documentation"><span>API</span></a></li> 
    3030          </ul> 
     
    5757                  <input type="hidden" name="domains" value="www.yage3d.net"> 
    5858                  <input type="hidden" name="sitesearch" value="www.yage3d.net"> 
    59                   <input type="text" name="q" value="" style="height: 1.1em; width: 8em;"><span> 
     59                  <input type="text" name="q" value="" style="width: 8em;"><span> 
    6060                  <input type="submit" name="btnG" value="Search" style="width: 5em;"></span> 
    6161                </form> 
     
    112112    </table> 
    113113    <div id="docfooter"> 
    114         Yage and all source files &copy; 2005-2006 Eric Poggel<br> 
     114        Yage and all source files &copy; 2005-2007 Eric Poggel<br> 
    115115        Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 
    116116        <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 
    117         on Fri Feb 23 01:12:24 2007 
     117        on Tue Apr 10 20:18:52 2007 
    118118 
    119119    </div> 
     
    134134    explorer.packageExplorer.addModule("yage.core.misc"); 
    135135 
     136    explorer.packageExplorer.addModule("yage.core.parse"); 
     137 
    136138    explorer.packageExplorer.addModule("yage.core.plane"); 
    137139 
     
    217219 
    218220    explorer.packageExplorer.addModule("yage.util.spring"); 
    219  
    220 <!-- This file is used to create html templates for the generation of documentation from code files --></script> 
     221</script> 
    221222  </body> 
    222223</html> 
  • trunk/doc/api/yage.core.freelist.html

    r27 r28  
    2626            <li><a href="http://www.yage3d.net" title="Yage Home"><span>Home</span></a></li> 
    2727            <li><a href="http://www.yage3d.net/wiki" title="Yage Wiki"><span>Wiki</span></a></li> 
    28             <li><a href="http://dsource.org/forums/viewtopic.php?t=1818" title="Yage Forum"><span>Forum</span></a></li> 
     28            <li><a href="http://dsource.org/forums/viewforum.php?f=110" title="Yage Forum"><span>Forum</span></a></li> 
    2929            <li><a href="yage.all.html" title="Yage API Documentation"><span>API</span></a></li> 
    3030          </ul> 
     
    5757                  <input type="hidden" name="domains" value="www.yage3d.net"> 
    5858                  <input type="hidden" name="sitesearch" value="www.yage3d.net"> 
    59                   <input type="text" name="q" value="" style="height: 1.1em; width: 8em;"><span> 
     59                  <input type="text" name="q" value="" style="width: 8em;"><span> 
    6060                  <input type="submit" name="btnG" value="Search" style="width: 5em;"></span> 
    6161                </form> 
     
    162162    </table> 
    163163    <div id="docfooter"> 
    164         Yage and all source files &copy; 2005-2006 Eric Poggel<br> 
     164        Yage and all source files &copy; 2005-2007 Eric Poggel<br> 
    165165        Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 
    166166        <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 
    167         on Fri Feb 23 01:12:24 2007 
     167        on Tue Apr 10 20:18:52 2007 
    168168 
    169169    </div> 
     
    184184    explorer.packageExplorer.addModule("yage.core.misc"); 
    185185 
     186    explorer.packageExplorer.addModule("yage.core.parse"); 
     187 
    186188    explorer.packageExplorer.addModule("yage.core.plane"); 
    187189 
     
    267269 
    268270    explorer.packageExplorer.addModule("yage.util.spring"); 
    269  
    270 <!-- This file is used to create html templates for the generation of documentation from code files --></script> 
     271</script> 
    271272  </body> 
    272273</html> 
  • trunk/doc/api/yage.core.horde.html

    r27 r28  
    2626            <li><a href="http://www.yage3d.net" title="Yage Home"><span>Home</span></a></li> 
    2727            <li><a href="http://www.yage3d.net/wiki" title="Yage Wiki"><span>Wiki</span></a></li> 
    28             <li><a href="http://dsource.org/forums/viewtopic.php?t=1818" title="Yage Forum"><span>Forum</span></a></li> 
     28            <li><a href="http://dsource.org/forums/viewforum.php?f=110" title="Yage Forum"><span>Forum</span></a></li> 
    2929            <li><a href="yage.all.html" title="Yage API Documentation"><span>API</span></a></li> 
    3030          </ul> 
     
    5757                  <input type="hidden" name="domains" value="www.yage3d.net"> 
    5858                  <input type="hidden" name="sitesearch" value="www.yage3d.net"> 
    59                   <input type="text" name="q" value="" style="height: 1.1em; width: 8em;"><span> 
     59                  <input type="text" name="q" value="" style="width: 8em;"><span> 
    6060                  <input type="submit" name="btnG" value="Search" style="width: 5em;"></span> 
    6161                </form> 
     
    559559    </table> 
    560560    <div id="docfooter"> 
    561         Yage and all source files &copy; 2005-2006 Eric Poggel<br> 
     561        Yage and all source files &copy; 2005-2007 Eric Poggel<br> 
    562562        Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 
    563563        <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 
    564         on Fri Feb 23 01:12:24 2007 
     564        on Tue Apr 10 20:18:52 2007 
    565565 
    566566    </div> 
     
    581581    explorer.packageExplorer.addModule("yage.core.misc"); 
    582582 
     583    explorer.packageExplorer.addModule("yage.core.parse"); 
     584 
    583585    explorer.packageExplorer.addModule("yage.core.plane"); 
    584586 
     
    664666 
    665667    explorer.packageExplorer.addModule("yage.util.spring"); 
    666  
    667 <!-- This file is used to create html templates for the generation of documentation from code files --></script> 
     668</script> 
    668669  </body> 
    669670</html> 
  • trunk/doc/api/yage.core.matrix.html

    r27 r28  
    2626            <li><a href="http://www.yage3d.net" title="Yage Home"><span>Home</span></a></li> 
    2727            <li><a href="http://www.yage3d.net/wiki" title="Yage Wiki"><span>Wiki</span></a></li> 
    28             <li><a href="http://dsource.org/forums/viewtopic.php?t=1818" title="Yage Forum"><span>Forum</span></a></li> 
     28            <li><a href="http://dsource.org/forums/viewforum.php?f=110" title="Yage Forum"><span>Forum</span></a></li> 
    2929            <li><a href="yage.all.html" title="Yage API Documentation"><span>API</span></a></li> 
    3030          </ul> 
     
    5757                  <input type="hidden" name="domains" value="www.yage3d.net"> 
    5858                  <input type="hidden" name="sitesearch" value="www.yage3d.net"> 
    59                   <input type="text" name="q" value="" style="height: 1.1em; width: 8em;"><span> 
     59                  <input type="text" name="q" value="" style="width: 8em;"><span> 
    6060                  <input type="submit" name="btnG" value="Search" style="width: 5em;"></span> 
    6161                </form> 
     
    829829    </table> 
    830830    <div id="docfooter"> 
    831         Yage and all source files &copy; 2005-2006 Eric Poggel<br> 
     831        Yage and all source files &copy; 2005-2007 Eric Poggel<br> 
    832832        Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 
    833833        <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 
    834         on Fri Feb 23 01:12:24 2007 
     834        on Tue Apr 10 20:18:52 2007 
    835835 
    836836    </div> 
     
    851851    explorer.packageExplorer.addModule("yage.core.misc"); 
    852852 
     853    explorer.packageExplorer.addModule("yage.core.parse"); 
     854 
    853855    explorer.packageExplorer.addModule("yage.core.plane"); 
    854856 
     
    934936 
    935937    explorer.packageExplorer.addModule("yage.util.spring"); 
    936  
    937 <!-- This file is used to create html templates for the generation of documentation from code files --></script> 
     938</script> 
    938939  </body> 
    939940</html> 
  • trunk/doc/api/yage.core.misc.html

    r27 r28  
    2626            <li><a href="http://www.yage3d.net" title="Yage Home"><span>Home</span></a></li> 
    2727            <li><a href="http://www.yage3d.net/wiki" title="Yage Wiki"><span>Wiki</span></a></li> 
    28             <li><a href="http://dsource.org/forums/viewtopic.php?t=1818" title="Yage Forum"><span>Forum</span></a></li> 
     28            <li><a href="http://dsource.org/forums/viewforum.php?f=110" title="Yage Forum"><span>Forum</span></a></li> 
    2929            <li><a href="yage.all.html" title="Yage API Documentation"><span>API</span></a></li> 
    3030          </ul> 
     
    5757                  <input type="hidden" name="domains" value="www.yage3d.net"> 
    5858                  <input type="hidden" name="sitesearch" value="www.yage3d.net"> 
    59                   <input type="text" name="q" value="" style="height: 1.1em; width: 8em;"><span> 
     59                  <input type="text" name="q" value="" style="width: 8em;"><span> 
    6060                  <input type="submit" name="btnG" value="Search" style="width: 5em;"></span> 
    6161                </form> 
     
    325325 
    326326<script type="text/javascript">explorer.outline.writeEnabled = true;</script> 
     327<dt><span class="decl">float  
     328<span class="currsymbol">clampf</span> 
     329<script type="text/javascript">explorer.outline.addDecl('clampf');</script> 
     330(float <span class="funcparam">v</span>, float <span class="funcparam">lower</span>, float <span class="funcparam">upper</span>); 
     331</span></dt> 
     332<script type="text/javascript">explorer.outline.writeEnabled = false;</script> 
     333 
     334<dd>Clamp <span class="funcparam">v</span> between l and u 
     335<br><br> 
     336 
     337</dd> 
     338 
     339<script type="text/javascript">explorer.outline.writeEnabled = true;</script> 
    327340<dt><span class="decl">char[]  
    328341<span class="currsymbol">cleanPath</span> 
     
    334347<dd>Resolve "../", "./", "//" and other redirections from any <span class="funcparam">path</span>. 
    335348 This function also ensures correct use of <span class="funcparam">path</span> separators for the current platform. 
    336 <br><br> 
    337  
    338 </dd> 
    339  
    340 <script type="text/javascript">explorer.outline.writeEnabled = true;</script> 
    341 <dt><span class="decl">char[]  
    342 <span class="currsymbol">formatString</span> 
    343 <script type="text/javascript">explorer.outline.addDecl('formatString');</script> 
    344 (...); 
    345 </span></dt> 
    346 <script type="text/javascript">explorer.outline.writeEnabled = false;</script> 
    347  
    348 <dd>An improved, D compatible, scanf() 
    349 <br><br> 
    350  
    351 </dd> 
    352  
    353 <script type="text/javascript">explorer.outline.writeEnabled = true;</script> 
    354 <dt><span class="decl">char[]  
    355 <span class="currsymbol">floatToHex</span> 
    356 <script type="text/javascript">explorer.outline.addDecl('floatToHex');</script> 
    357 (float[] <span class="funcparam">vec</span>); 
    358 </span></dt> 
    359 <script type="text/javascript">explorer.outline.writeEnabled = false;</script> 
    360  
    361 <dd>Convert an array of float color values (0-1) to hexadecimal.  
    362 <br><br> 
    363  
    364 </dd> 
    365  
    366 <script type="text/javascript">explorer.outline.writeEnabled = true;</script> 
    367 <dt><span class="decl">uint  
    368 <span class="currsymbol">hexToUint</span> 
    369 <script type="text/javascript">explorer.outline.addDecl('hexToUint');</script> 
    370 (char[] <span class="funcparam">hex</span>); 
    371 </span></dt> 
    372 <script type="text/javascript">explorer.outline.writeEnabled = false;</script> 
    373  
    374 <dd>Convert a hexadecimal string to an unsigned int. 
    375 <br><br> 
    376 <b>Throws:</b><br> 
    377 Exception if <span class="funcparam">hex</span> contains an invalid hexadecimal character.  
    378349<br><br> 
    379350 
     
    494465 
    495466<script type="text/javascript">explorer.outline.writeEnabled = true;</script> 
    496 <dt><span class="decl">float  
    497 <span class="currsymbol">clampf</span> 
    498 <script type="text/javascript">explorer.outline.addDecl('clampf');</script> 
    499 (float <span class="funcparam">v</span>, float <span class="funcparam">lower</span>, float <span class="funcparam">upper</span>); 
    500 </span></dt> 
    501 <script type="text/javascript">explorer.outline.writeEnabled = false;</script> 
    502  
    503 <dd>Clamp <span class="funcparam">v</span> between l and u 
    504 <br><br> 
    505  
    506 </dd> 
    507  
    508 <script type="text/javascript">explorer.outline.writeEnabled = true;</script> 
    509 <dt><span class="decl">bool  
    510 <span class="currsymbol">strToBool</span> 
    511 <script type="text/javascript">explorer.outline.addDecl('strToBool');</script> 
    512 (char[] <span class="funcparam">word</span>); 
    513 </span></dt> 
    514 <script type="text/javascript">explorer.outline.writeEnabled = false;</script> 
    515  
    516 <dd>Convert a string to 0 or 1. 
    517  "true 
    518 ", "yes", "on", "y", "t", and "1" will all return true 
    519 
    520  "false 
    521 ", "no", "off", "n", "f", and "0" will all return false 
    522 
    523  and an Exception is thrown for any other value. 
    524 <br><br> 
    525  
    526 </dd> 
    527  
    528 <script type="text/javascript">explorer.outline.writeEnabled = true;</script> 
    529 <dt><span class="decl">char[]  
    530 <span class="currsymbol">boolToString</span> 
    531 <script type="text/javascript">explorer.outline.addDecl('boolToString');</script> 
    532 (bool <span class="funcparam">a</span>); 
    533 </span></dt> 
    534 <script type="text/javascript">explorer.outline.writeEnabled = false;</script> 
    535  
    536 <dd>Convert 1 to "true 
    537 " and 0 to "false 
    538 ". 
    539 <br><br> 
    540  
     467<dt><span class="decl">long  
     468<span class="currsymbol">getCPUCount</span> 
     469<script type="text/javascript">explorer.outline.addDecl('getCPUCount');</script> 
     470(); 
     471</span></dt> 
     472<script type="text/javascript">explorer.outline.writeEnabled = false;</script> 
     473 
     474<dd><br><br> 
    541475</dd> 
    542476 
     
    566500<script type="text/javascript">explorer.outline.addDecl('random');</script> 
    567501 number between <span class="funcparam">min</span> and <span class="funcparam">max</span>. 
    568 <br><br> 
    569  
    570 </dd> 
    571  
    572 <script type="text/javascript">explorer.outline.writeEnabled = true;</script> 
    573 <dt><span class="decl">char[]  
    574 <span class="currsymbol">xmlEncode</span> 
    575 <script type="text/javascript">explorer.outline.addDecl('xmlEncode');</script> 
    576 (char[] <span class="funcparam">src</span>); 
    577 </span></dt> 
    578 <script type="text/javascript">explorer.outline.writeEnabled = false;</script> 
    579  
    580 <dd>Encode characters such as &amp;, &lt;, &gt;, etc. as their xml/html equivalents 
    581 <br><br> 
    582  
    583 </dd> 
    584  
    585 <script type="text/javascript">explorer.outline.writeEnabled = true;</script> 
    586 <dt><span class="decl">char[]  
    587 <span class="currsymbol">xmlDecode</span> 
    588 <script type="text/javascript">explorer.outline.addDecl('xmlDecode');</script> 
    589 (char[] <span class="funcparam">src</span>); 
    590 </span></dt> 
    591 <script type="text/javascript">explorer.outline.writeEnabled = false;</script> 
    592  
    593 <dd>Convert xml-encoded special characters such as &amp;amp; back to &amp;. 
    594502<br><br> 
    595503 
     
    606514    </table> 
    607515    <div id="docfooter"> 
    608         Yage and all source files &copy; 2005-2006 Eric Poggel<br> 
     516        Yage and all source files &copy; 2005-2007 Eric Poggel<br> 
    609517        Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 
    610518        <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 
    611         on Fri Feb 23 01:12:24 2007 
     519        on Tue Apr 10 20:18:52 2007 
    612520 
    613521    </div> 
     
    628536    explorer.packageExplorer.addModule("yage.core.misc"); 
    629537 
     538    explorer.packageExplorer.addModule("yage.core.parse"); 
     539 
    630540    explorer.packageExplorer.addModule("yage.core.plane"); 
    631541 
     
    711621 
    712622    explorer.packageExplorer.addModule("yage.util.spring"); 
    713  
    714 <!-- This file is used to create html templates for the generation of documentation from code files --></script> 
     623</script> 
    715624  </body> 
    716625</html> 
  • trunk/doc/api/yage.core.plane.html

    r27 r28  
    2626            <li><a href="http://www.yage3d.net" title="Yage Home"><span>Home</span></a></li> 
    2727            <li><a href="http://www.yage3d.net/wiki" title="Yage Wiki"><span>Wiki</span></a></li> 
    28             <li><a href="http://dsource.org/forums/viewtopic.php?t=1818" title="Yage Forum"><span>Forum</span></a></li> 
     28            <li><a href="http://dsource.org/forums/viewforum.php?f=110" title="Yage Forum"><span>Forum</span></a></li> 
    2929            <li><a href="yage.all.html" title="Yage API Documentation"><span>API</span></a></li> 
    3030          </ul> 
     
    5757                  <input type="hidden" name="domains" value="www.yage3d.net"> 
    5858                  <input type="hidden" name="sitesearch" value="www.yage3d.net"> 
    59                   <input type="text" name="q" value="" style="height: 1.1em; width: 8em;"><span> 
     59                  <input type="text" name="q" value="" style="width: 8em;"><span> 
    6060                  <input type="submit" name="btnG" value="Search" style="width: 5em;"></span> 
    6161                </form> 
     
    275275    </table> 
    276276    <div id="docfooter"> 
    277         Yage and all source files &copy; 2005-2006 Eric Poggel<br> 
     277        Yage and all source files &copy; 2005-2007 Eric Poggel<br> 
    278278        Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 
    279279        <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 
    280         on Fri Feb 23 01:12:24 2007 
     280        on Tue Apr 10 20:18:52 2007 
    281281 
    282282    </div> 
     
    297297    explorer.packageExplorer.addModule("yage.core.misc"); 
    298298 
     299    explorer.packageExplorer.addModule("yage.core.parse"); 
     300 
    299301    explorer.packageExplorer.addModule("yage.core.plane"); 
    300302 
     
    380382 
    381383    explorer.packageExplorer.addModule("yage.util.spring"); 
    382  
    383 <!-- This file is used to create html templates for the generation of documentation from code files --></script> 
     384</script> 
    384385  </body> 
    385386</html> 
  • trunk/doc/api/yage.core.quatrn.html

    r27 r28  
    2626            <li><a href="http://www.yage3d.net" title="Yage Home"><span>Home</span></a></li> 
    2727            <li><a href="http://www.yage3d.net/wiki" title="Yage Wiki"><span>Wiki</span></a></li> 
    28             <li><a href="http://dsource.org/forums/viewtopic.php?t=1818" title="Yage Forum"><span>Forum</span></a></li> 
     28            <li><a href="http://dsource.org/forums/viewforum.php?f=110" title="Yage Forum"><span>Forum</span></a></li> 
    2929            <li><a href="yage.all.html" title="Yage API Documentation"><span>API</span></a></li> 
    3030          </ul> 
     
    5757                  <input type="hidden" name="domains" value="www.yage3d.net"> 
    5858                  <input type="hidden" name="sitesearch" value="www.yage3d.net"> 
    59                   <input type="text" name="q" value="" style="height: 1.1em; width: 8em;"><span> 
     59                  <input type="text" name="q" value="" style="width: 8em;"><span> 
    6060                  <input type="submit" name="btnG" value="Search" style="width: 5em;"></span> 
    6161                </form> 
     
    439439 
    440440</dd> 
     441 
     442<script type="text/javascript">explorer.outline.writeEnabled = true;</script> 
     443<dt><span class="decl">char[]  
     444<span class="currsymbol">toString</span> 
     445<script type="text/javascript">explorer.outline.addDecl('toString');</script> 
     446(); 
     447</span></dt> 
     448<script type="text/javascript">explorer.outline.writeEnabled = false;</script> 
     449 
     450<dd>Return a string representation of this quaternion for human reading. 
     451<br><br> 
     <