Changeset 37

Show
Ignore:
Timestamp:
03/30/07 02:09:15 (2 years ago)
Author:
astraw
Message:

update links

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/pyosg/README

    r36 r37  
    1919 
    2020We have a subversion repository online. There are two branches you may be interested in: 
    21  * 'trunk' -  The latest from Gideon May, the original author of PyOSG: http://mosca.caltech.edu/pyosg/trunk/pyosg 
    22  * 'billhart' - The latest from Bill Hart and Joeseph Winston: http://mosca.caltech.edu/pyosg/branches/billhart 
     21 * 'trunk' -  The latest from Gideon May, the original author of PyOSG: http://code.astraw.com/pyosg/trunk/pyosg 
     22 * 'billhart' - The latest from Bill Hart and Joeseph Winston: http://code.astraw.com/pyosg/branches/billhart 
    2323 
    2424It is my hope that we can unify these two sources, which have appartenly diverged some time ago. 
     
    2626= Download = 
    2727 
    28 The releases are at http://mosca.caltech.edu/pyosg_downloads : 
    29  * [http://mosca.caltech.edu/pyosg_downloads/pyosg_ads_15.tar.gz pyosg_ads_r15.tar.gz] - built from 'trunk' revision 15, removes scons and builds entirely with distutils 
    30  * [http://mosca.caltech.edu/pyosg_downloads/pyosg_billhart_r15.tar.gz pyosg_billhart_r15.tar.gz] -built from 'billhart' branch revision 15, cleans up Bill Hart's "April 2005" release 
    31  * [http://mosca.caltech.edu/pyosg_downloads/pyosg_ads_r5.tar.gz pyosg_ads_r5.tar.gz] - first release made here, built from 'trunk' revision 5, builds with standard python distutils, only tested on linux 
     28The releases are at http://code.astraw.com/pyosg_downloads : 
     29 * [http://code.astraw.com/pyosg_downloads/pyosg_ads_15.tar.gz pyosg_ads_r15.tar.gz] - built from 'trunk' revision 15, removes scons and builds entirely with distutils 
     30 * [http://code.astraw.com/pyosg_downloads/pyosg_billhart_r15.tar.gz pyosg_billhart_r15.tar.gz] -built from 'billhart' branch revision 15, cleans up Bill Hart's "April 2005" release 
     31 * [http://code.astraw.com/pyosg_downloads/pyosg_ads_r5.tar.gz pyosg_ads_r5.tar.gz] - first release made here, built from 'trunk' revision 5, builds with standard python distutils, only tested on linux 
    3232 
    3333= Other OpenSceneGraph bindings =