Commit Graph

50 Commits

Author SHA1 Message Date
rdb 3b044a9ed2 Fix windows build error 2009-03-13 19:48:18 +00:00
rdb ba98fbfa43 More work on collision entries 2009-03-13 07:46:56 +00:00
rdb 83073537fb Added event system to ode 2009-03-13 07:27:58 +00:00
David Rose fac9c4982d ode version compatibility 2009-02-17 20:45:32 +00:00
rdb 899c867323 Patch from launchpad user Nik 2009-01-26 18:45:44 +00:00
rdb ffc708a0f1 Generic ODE improvements, and added OdeUtil.collide() 2008-12-18 20:15:02 +00:00
rdb 4056a40c53 documented the class 2008-12-17 13:25:15 +00:00
David Rose fbc38a3e01 collection operator + 2008-11-10 23:54:45 +00:00
David Rose 58e0537e3c wide interrogate improvements: sequence protocol, MAKE_SEQ, __setitem__, and parameter coercion 2008-11-07 21:12:42 +00:00
rdb 32ec0dd1c6 Allow for near callbacks in python 2008-11-05 15:46:19 +00:00
rdb 5023050fbb Fixed bug 2008-10-09 17:22:12 +00:00
rdb aa92d0c62e added error at get_surface, to prevent crashes 2008-06-18 17:38:43 +00:00
David Rose fb9c56432a we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
Redmond Urbino 279ff64b9c add randomizer seed get and set methods 2008-04-12 01:05:40 +00:00
Redmond Urbino f1a99466e7 add get_infinity 2008-04-09 22:44:58 +00:00
Redmond Urbino 56724b87ff Josh's better version which handles multiple keys pointing to the same data. 2007-08-21 18:36:24 +00:00
Dickinson Lo 1f37ba4d24 fix for AI freeze/crash 2007-08-21 08:23:24 +00:00
John Loehrlein a06907e583 Negative collision ids create collision reporting data without attaching a collision joint. Useful for event collisions. 2007-06-29 20:56:41 +00:00
David Rose 385e7be325 still more meminfo fixes 2007-06-29 15:53:27 +00:00
John Loehrlein 2e8c0c17cc checks size of surface table when adding a surface entry 2007-06-29 00:39:48 +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
David Rose 3ea746efb4 gcc compiler warnings 2007-03-14 18:13:28 +00:00
John Loehrlein 977061c2aa odeHelperStructs.h added 2007-03-12 22:38:13 +00:00
John Loehrlein ede5353100 surface collsion dampening (can be used for rolling resistance) 2007-03-12 22:37:46 +00:00
John Loehrlein 9d9d9c0f9c collsion structure including dampening 2007-03-12 22:24:35 +00:00
John Loehrlein fffd95d6ce dampening based on collisions 2007-03-12 22:23:42 +00:00
John Loehrlein 32caed5a58 removed normal calls from setup to prevent crashing 2007-03-12 22:22:55 +00:00
David Rose 31b32af94b fix incorrect inline tags 2007-03-08 00:17:15 +00:00
David Rose 104f11e29d compilation errors 2007-03-07 05:02:35 +00:00
John Loehrlein 20b196ea30 autoCollide support 2007-03-03 00:58:17 +00:00
Josh Wilson 79cdf6dc36 fixed get_rotation() to return a Mat3 instead of a vec3 2007-03-02 19:46:06 +00:00
Josh Wilson 70d5e7c549 undef after temporary redef 2007-02-12 20:58:32 +00:00
David Rose 08939fad16 add .N file to protect include 2007-02-12 19:27:57 +00:00
David Rose aa60d44d6d build on Linux 2007-02-12 18:47:47 +00:00
Josh Wilson 15c717ad3f added get_AABB functionality 2007-02-11 07:57:32 +00:00
Josh Wilson a80d9f95ba formatting and added LVecBase3f functionality 2007-02-11 07:38:27 +00:00
Josh Wilson 5c26e4cf4d formatting 2007-02-11 07:37:46 +00:00
Josh Wilson 2844614e24 no longer pass-by-reference to get LVecBase3f values, also add parallel LVecBase3f functionality 2007-02-11 07:18:48 +00:00
Josh Wilson 6bbea6261c added joint parameter functions for the joints that support them 2007-02-11 06:50:46 +00:00
Josh Wilson 1dddb03b95 cleaned up joint function calls to remove redundancy in names 2007-02-11 04:38:56 +00:00
Josh Wilson cb535809f5 OdeGeom is now friend class 2007-02-11 01:15:53 +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 42ef8bb6a1 joint collection class similar in use to NodePathCollection 2007-02-11 01:11:35 +00:00
Josh Wilson 2df88fd9de syntax and documentation 2007-02-09 17:49:00 +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 1882da9ca3 this is used to resolve #define collisions like 'int8' and 'uint32' 2007-01-30 21:26:08 +00:00
Josh Wilson fd6808e765 first pass at integrating ODE v0.7 2007-01-29 21:30:34 +00:00