Commit Graph

177 Commits

Author SHA1 Message Date
David Rose 38d46bdebc minor fixes with published methods 2009-04-01 18:46:16 +00:00
rdb 15af6c3ac5 Added physicsObjectCollection.I to Sources.pp 2009-03-11 07:53:31 +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
David Rose f7fc1ca70b validate_target 2008-10-14 20:47:23 +00:00
David Rose fb9c56432a we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
Josh Wilson 998c7017a2 adding _transform_limit to modelNodes as well 2007-10-12 19:26:21 +00:00
Josh Wilson 56394ce390 adding _transform_limit to assert when the position of the actor node exceeds an arbitrary limit 2007-10-06 00:20:16 +00:00
David Rose 593c24dcbd protect against assertions 2007-09-25 17:08:43 +00:00
David Rose 5e149d9694 a few more nan asserts 2007-09-19 20:26:39 +00:00
David Rose 409aa82ab7 lots more asserts to track nan's 2007-08-29 23:04:23 +00:00
Josh Wilson 2209f50993 assert that mass is > 0 2007-02-01 01:12:40 +00:00
David Rose d202b5e0e2 allow particle systems to be placed under an instance 2006-07-27 00:24:34 +00:00
Josh Wilson bdfdeb5f2c updated comments 2006-07-25 01:33:35 +00:00
Josh Wilson 77b18a7c73 we can now choose a particular Physical upon which to run physics processing instead of having to run through the entire scene 2006-07-13 00:24:48 +00:00
Josh Wilson f195f3635d added get_objects() to get a collection of all the particles as PhysicalObjects 2006-07-13 00:23:04 +00:00
Josh Wilson 2814e85f51 added physicsObjectCollection 2006-07-13 00:16:49 +00:00
Josh Wilson 45db1dad81 removing 2006-07-13 00:15:45 +00:00
Josh Wilson f66c7f8ab9 initial checkin 2006-07-13 00:13:44 +00:00
Josh Wilson f71690b252 allow query of vector masks 2006-04-23 23:50:07 +00:00
David Rose 8a78fffd8f multithreading optimizations, tau profiler, related changes 2006-04-05 19:36:05 +00:00
Dave Schuyler 2e3ca066dc formatting 2006-03-28 03:51:09 +00:00
Dave Schuyler 19de130ffd formatting 2006-03-24 00:36:55 +00:00
Dave Schuyler 67f79bc9c4 formatting 2006-03-22 02:03:57 +00:00
Dave Schuyler a29aaeb14f working on add impact 2006-03-20 23:01:50 +00:00
Dave Schuyler b2a0448de9 work in progress: add_impact 2006-03-14 02:02:23 +00:00
Dave Schuyler b015f6ff7a add_impact 2006-03-11 06:34:19 +00:00
Dave Schuyler 5a52512d8e local torque and local impulse 2006-03-11 00:16:16 +00:00
Dave Schuyler 241942299a removed old code 2006-03-11 00:15:45 +00:00
Dave Schuyler ddf42d32d5 add torque and impact 2006-03-09 22:53:07 +00:00
Dave Schuyler 18cc3f1b0f add impact 2006-03-09 22:52:35 +00:00
Dave Schuyler 294cc53817 add torque 2006-03-09 22:52:16 +00:00
Dave Schuyler 65c22c6737 clear physics object 2006-03-09 22:51:43 +00:00
Dave Schuyler 0f2a0eb759 clear physics node 2006-03-09 22:51:22 +00:00
Dave Schuyler 0df4c3fa22 formatting 2006-03-09 21:59:59 +00:00
Dave Schuyler 1db07a09b2 changed function name 2006-03-09 21:59:10 +00:00
Dave Schuyler 677986a4f4 removed some asserts 2006-03-09 03:39:38 +00:00
David Rose 5b2e37764a fix crash when PhysicsManager destructs first 2006-03-09 00:14:14 +00:00
David Rose 5eac3c7193 initialize type 2006-03-07 18:06:12 +00:00
Dave Schuyler f8c00270d3 assertions in remove physical 2006-03-07 04:25:44 +00:00
Dave Schuyler 9a647cf23f debug output 2006-03-07 04:25:10 +00:00
David Rose e096d63960 case-sensitivity problem 2006-03-07 00:11:28 +00:00
Dave Schuyler 4c9b5ea4dd linear control force 2006-03-03 23:39:26 +00:00
Dave Schuyler 9026749e4b *** empty log message *** 2006-03-03 22:54:30 +00:00
Dave Schuyler d580f608c5 updated 2006-03-01 04:07:06 +00:00
Dave Schuyler f7a3d5803a doing better with the coordinate system of local forces 2006-02-18 02:13:34 +00:00
David Rose 1d2282a879 pipelining getting close; uprev bam version to 6.0 2006-02-14 19:07:47 +00:00
Roger Hughston 8065be4f57 More Motion in osx Land 2006-02-10 20:13:14 +00:00
David Rose 79f1462eb1 mo' better pipelining 2006-02-09 23:47:29 +00:00
Dave Schuyler 40d1781c1f changed rotational integrator 2006-02-08 22:50:57 +00:00