Commit Graph

27 Commits

Author SHA1 Message Date
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