Oleh Derevenko
|
ec38323e59
A fault on method call from within Joint class destructor in Python bindings fixed (by Tyler Limkemann)
|
5 年之前 |
Oleh Derevenko
|
3d57e08130
Changed: Python bindings integer type size corrections to match platform pointer size (by Rene van Paassen)(issue #64)
|
6 年之前 |
Oleh Derevenko
|
31d1d887c9
Fixed: Constant values fixed in Python bindings (Issue #33)
|
9 年之前 |
Aidan Gauland
|
f83d4767da
Add Python bindings for PRJoint
|
10 年之前 |
Germán Larraín
|
15ee4929ff
python.ode.pyx: changed exception raising style from assertion-like to class instantiation; formatted exception messages properly.
|
13 年之前 |
Germán Larraín
|
d84fb43b0d
python.ode.pyx: broke long lines; improved indentation for readability following PEP8.
|
13 年之前 |
Germán Larraín
|
298d0ff67c
python.ode.pyx: removed redundant parentheses; fixed spaces around assignment and binary operators following PEP8.
|
13 年之前 |
Germán Larraín
|
0b68a4909d
python.ode.pyx: removed trailing whitespace; added/removed blank lines following PEP8. No code changes.
|
13 年之前 |
Gideon Klompje
|
2b1822d571
Added Python binding for 'dGeomClearOffset' through Python geom object method 'clearOffset()'.
|
14 年之前 |
Gideon Klompje
|
2b40dfc865
Added support for enabling and disabling joints.
|
14 年之前 |
Gideon Klompje
|
9968e50efe
Python bindings: Fixed ode.Mass.setSphereTotal which was erroneously equivalent to ode.Mass.setSphere
|
14 年之前 |
Gideon Klompje
|
26c0670728
Adding Python bindings
|
14 年之前 |