Commit Graph

64 Commits

Author SHA1 Message Date
Josh Wilson 5ebe9077ac using <param>2 parameters when axis == 1 2009-08-21 17:15:18 +00:00
David Rose 3a7b87b178 build without python 2009-06-15 01:15:33 +00:00
David Rose 58c13de4ca integrate changes from Schell Games (plus some tab character fixes) 2009-06-01 21:51:15 +00:00
rdb 682e5608e7 Memory leak 2009-05-04 07:40:30 +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 44d9431d1a Fix from Tom Haines 2009-04-25 13:40:02 +00:00
rdb f431703f0a Phase out OdeContactCollection 2009-04-14 15:40:18 +00:00
rdb 435805081d Forgot bool operator for OdeGeom 2009-04-14 15:18:05 +00:00
rdb 5292623b94 Store contact geoms on collision, not just points. Also, fix memory leak. 2009-04-12 12:34:14 +00:00
rdb 94dd3b9624 Fix empty contact geoms with OdeUtil.collide 2009-04-12 11:55:28 +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 a5d774a1c3 Asserts, and reformat code 2009-04-04 07:20:28 +00:00
rdb 6bd15649f9 Make empty ODE objects evaluate to False 2009-04-04 06:25:02 +00:00
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