tobspr
|
0fcfb8e372
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
rdb
|
16e7831566
|
Remove executable permissions from files that don't need them
|
2015-04-05 15:41:49 +02:00 |
rdb
|
5f2c0a6e04
|
Big commit aiding in separation of Python bindings:
* Most extension functions have been moved to C++.
* In makepanda, Python bindings are compiled into panda3d/<module>.pyd.
|
2014-02-20 13:33:26 +00:00 |
David Rose
|
58c13de4ca
|
integrate changes from Schell Games (plus some tab character fixes)
|
2009-06-01 21:51:15 +00:00 |
rdb
|
12493d6324
|
Suggestions from forum users (get_id and set_data/get_data published)
|
2009-05-04 07:07:09 +00:00 |
rdb
|
435805081d
|
Forgot bool operator for OdeGeom
|
2009-04-14 15:18:05 +00:00 |
rdb
|
72688304cb
|
Added collide2 and space_to_geom
|
2009-04-08 19:18:36 +00:00 |
rdb
|
7c9592f520
|
Add isEmpty
|
2009-04-04 14:56:20 +00:00 |
rdb
|
83073537fb
|
Added event system to ode
|
2009-03-13 07:27:58 +00:00 |
rdb
|
ffc708a0f1
|
Generic ODE improvements, and added OdeUtil.collide()
|
2008-12-18 20:15:02 +00:00 |
David Rose
|
fb9c56432a
|
we are now using the modified BSD license
|
2008-05-28 18:37:20 +00:00 |
John Loehrlein
|
78363391a1
|
removed set surface and collision id calls from the geom (use the space)
|
2007-06-29 00:39:06 +00:00 |
John Loehrlein
|
0bda78dd8d
|
surface data stored and accessed through the space
|
2007-06-27 21:53:57 +00:00 |
Redmond Urbino
|
dba5cd0e7c
|
add setDefaultSurfaceType for Geoms, support golf hard and soft surfaces
|
2007-06-23 02:31:41 +00:00 |
Josh Wilson
|
15c717ad3f
|
added get_AABB functionality
|
2007-02-11 07:57:32 +00:00 |
Josh Wilson
|
976760f105
|
added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces
|
2007-02-11 01:13:12 +00:00 |
Josh Wilson
|
4be7630974
|
interface additions to be more panda-like
|
2007-02-09 08:30:34 +00:00 |
Josh Wilson
|
de15a48d44
|
added 'ode_includes.h' to resolve #define collisions
|
2007-01-30 21:27:15 +00:00 |
Josh Wilson
|
fd6808e765
|
first pass at integrating ODE v0.7
|
2007-01-29 21:30:34 +00:00 |