Menu

Tree [dfd6cb] master /
 History

HTTPS access


File Date Author Commit
 examples 2010-09-26 Ethan Glasser-Camp Ethan Glasser-Camp [ac6897] Updated script from Alex Dumitrache to search f...
 src 2010-10-13 Ethan Glasser-Camp Ethan Glasser-Camp [5db934] Safety checks for Mac OS X
 tests 2013-04-26 John Morris John Morris [dfd6cb] Fix rounding-error test failures on Fedora 17-2...
 xode 2010-10-13 Ethan Glasser-Camp Ethan Glasser-Camp [6ef2c2] XODE fixes
 .cvsignore 2004-11-09 mbaas mbaas [29d858] Ignore the dist directory
 AUTHORS 2010-05-16 Ethan Glasser-Camp Ethan Glasser-Camp [435a1c] Credit Alex since he's been doing a lot of legwork
 ChangeLog 2009-02-20 glasserc glasserc [bbcdae] Apply linear/angular damping patch from Tristam...
 INSTALL 2007-01-10 mbaas mbaas [76ebe3] Updated the INSTALL text.
 LICENSE 2004-11-09 mbaas mbaas [991c6d] Added the license files from ODE
 LICENSE-BSD 2004-11-09 mbaas mbaas [991c6d] Added the license files from ODE
 MANIFEST.in 2004-11-30 perspex perspex [2a9acd] Modified setup.py to distribute ode_trimesh.c a...
 README 2004-11-16 perspex perspex [b0e971] - Renamed Manifest.in to MANIFEST.in. (Distutil...
 setup.py 2012-08-20 Ethan Glasser-Camp Ethan Glasser-Camp [6fadfd] Update version to 1.2.1

Read Me

PyODE
=====

PyODE is a set of open-source Python bindings for The Open Dynamics Engine, an
open-source physics engine. PyODE also includes an XODE parser.

This library is free software; you can redistribute it and/or
modify it under the terms of EITHER:
  (1) The GNU Lesser General Public License as published by the Free
      Software Foundation; either version 2.1 of the License, or (at
      your option) any later version. The text of the GNU Lesser
      General Public License is included with this library in the
      file LICENSE.TXT.
  (2) The BSD-style license that is included with this library in
      the file LICENSE-BSD.TXT.

This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the files
LICENSE and LICENSE-BSD for more details.

  * Installation instructions are in the INSTALL file

  * The PyODE web pages are at http://pyode.sourceforge.net/