Source Code online

I’ve setup showsrc on xith.org with the source code to make it easier for people to refer to code in the forums.

The source code listing is here: http://xith.org/src.php

Note: you can click on the line numbers to take you to a specific line of code - for example I can describe to you that if you follow this link: http://xith.org/showsrc.php?src=src/com/xith3d/loaders/ase/AseFile.java#190
you will be looking that “getModel” method of AseFile.

FYI:
Plain Source is here: http://xith.org/src/ and the
Javadocs are here: http://xith.org/javadoc/

Obviously this source isn’t as up to date as the CVS - but it’s coloured and easier to link to. I’ll update it whenever I update the javadocs.

Cheers,

Will.

Looks pretty cool, esp. bc. it is NOT hierarchical like ViewCVS.

Hm, should use it myself…