Commit Graph

177 Commits

Author SHA1 Message Date
Dave Schuyler 669d2c5c50 force node was not being used so it is removed 2006-01-27 00:44:51 +00:00
Dave Schuyler 11ab5e8d80 formatting 2006-01-26 02:52:34 +00:00
Dave Schuyler 61a0e67462 changes from drose for rotation by hpr 2006-01-21 01:50:49 +00:00
Dave Schuyler 1e5469d22f formatting 2006-01-20 01:42:29 +00:00
Dave Schuyler b164ac1834 changed friction out of range check 2006-01-12 03:50:14 +00:00
David Rose bbf4ed26ba typo 2005-10-10 23:40:18 +00:00
Josh Yelon 9729541f63 Added macrocomposites 2005-09-27 22:05:52 +00:00
David Rose 292b0d1d95 (void) -> () 2005-09-06 20:16:09 +00:00
Josh Wilson d9c01f3cdd *** empty log message *** 2005-06-14 21:09:11 +00:00
Roger Hughston 63290756fe *** empty log message *** 2005-05-23 21:04:31 +00:00
David Rose ace4407e7e regularize length of comment slashes 2005-05-19 00:22:28 +00:00
David Rose 4f1a424610 NodePath::get_mat(other) needs to return a concrete 2005-04-29 15:59:04 +00:00
Dave Schuyler d653234504 formatting 2005-04-29 03:49:56 +00:00
David Rose c4ddff19fc local forces seem to be computed incorrectly 2005-03-31 00:32:04 +00:00
Joe Shochet 82186733d1 removed spammy cerr debugging 2005-02-28 23:41:50 +00:00
Mark Mine 7d2b8904e0 Added ability to set random seed to assist in synchronizing physics and particles across cluster rendering machines 2005-02-26 00:22:47 +00:00
David Rose c71fd12dc7 assert not nan 2005-02-07 04:09:44 +00:00
David Rose ec6fab321c add remove_physical_node() 2005-01-07 03:56:29 +00:00
David Rose aafc570976 remove old hacks, expose PandaNode output() methods 2005-01-06 01:33:22 +00:00
Dave Schuyler 8ed662cd7b *** empty log message *** 2004-12-29 04:07:40 +00:00
David Rose 7d5ae1e3f6 move more config variables to new interface 2004-12-23 05:42:42 +00:00
David Rose 791394711c build on irix 2004-11-30 01:10:10 +00:00
Dave Schuyler 2b3aa5cf31 minor changes 2004-10-16 00:38:56 +00:00
Dave Schuyler 455a09b3cc changed output and write (debug) 2004-09-24 00:50:42 +00:00
Dave Schuyler 184ed3e96f added deubg_output 2004-09-01 03:57:57 +00:00
Dave Schuyler 53854756f7 fixed non-rotating objects 2004-09-01 03:55:10 +00:00
Dave Schuyler cad885b343 allowing physics objects to be named in debug versions 2004-09-01 03:28:09 +00:00
Dave Schuyler 60dd748c27 changed more debug output 2004-09-01 01:10:03 +00:00
Dave Schuyler 8d4970524d fix in precomputing angular matrixes 2004-09-01 01:06:56 +00:00
Dave Schuyler 79ae46385a added more debug output 2004-09-01 01:04:03 +00:00
Dave Schuyler 22312f4762 added to ls() output 2004-08-10 00:39:01 +00:00
Dave Schuyler a759e21eeb added init call for physics collision handler 2004-06-08 01:09:38 +00:00
David Rose 843c0331ae update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
Dave Schuyler 36cf062b96 using app includes 2004-02-07 05:33:07 +00:00
David Rose 3001f98c0b misplaced paren 2003-12-05 20:13:53 +00:00
David Rose 626e13f485 fix frame-rate-dependent jumping 2003-12-05 20:02:23 +00:00
Dave Schuyler 51d2276dad work in progress, working on jump clipping against a wall 2003-12-05 08:23:24 +00:00
Dave Schuyler b76ae7cb96 Removed ls() as this call be accessed with Python print 2003-11-05 01:27:45 +00:00
David Rose bb96cc89c2 change iterators to unambiguous scoping 2003-11-04 18:55:15 +00:00
Dave Schuyler a43b1f20a6 changed includes 2003-10-30 07:08:59 +00:00
Dave Schuyler 4ae3692c79 changed iteration 2003-10-30 07:05:44 +00:00
Dave Schuyler 27af37c460 changed force iteration 2003-10-30 04:00:06 +00:00
Dave Schuyler bd647e2df7 removed redundant void 2003-10-30 02:44:25 +00:00
Dave Schuyler 8c9430e891 added comment 2003-10-30 02:34:16 +00:00
Dave Schuyler 8f9b78b877 formatting 2003-10-28 06:21:05 +00:00
Dave Schuyler 1f8298e7fa formatting 2003-10-28 01:15:10 +00:00
Dave Schuyler fe3b009d2b added ls() 2003-10-28 00:25:00 +00:00
Dave Schuyler bf7c3c3508 added Vector 2003-10-28 00:22:17 +00:00
Dave Schuyler a9439db14d added hpr print 2003-10-28 00:21:53 +00:00
David Rose a5d8325bda use new NodePath-based interface for physics 2003-10-24 00:29:51 +00:00
Dave Schuyler 3aea4d3442 removed voids 2003-10-23 03:23:24 +00:00
Dave Schuyler 8ca9a817c5 changed includeds 2003-10-23 03:22:30 +00:00
Dave Schuyler f37d7a2179 formatting changes. 2003-09-23 01:41:20 +00:00
Dave Schuyler 1f250aca80 fixed uninited var 2003-09-06 06:10:39 +00:00
Dave Schuyler 24b2117dbc changed the sound code: added reduce sounds to and set finished event 2003-08-19 23:19:28 +00:00
Dave Schuyler 5519b15ac7 fix to jumping 2003-08-09 02:41:06 +00:00
Dave Schuyler 533a7976f7 fixed mistype 2003-08-06 22:59:25 +00:00
Dave Schuyler 977fc1c38a changed _coef use; added asserts 2003-08-06 21:45:34 +00:00
Dave Schuyler 0f596d6b91 changed friction 2003-08-06 03:01:36 +00:00
Dave Schuyler 2414326258 comments 2003-08-06 02:56:29 +00:00
Dave Schuyler a24f21767f minor change 2003-08-06 02:52:50 +00:00
Dave Schuyler 2e0e92b87f removed cerr message 2003-07-26 00:13:59 +00:00
Dave Schuyler 7517ec753c changing force coordinate system 2003-07-25 23:26:59 +00:00
Dave Schuyler 4ff57f4306 added viscosity 2003-07-25 22:25:15 +00:00
Dave Schuyler c395c24fa5 *** empty log message *** 2003-07-25 22:21:24 +00:00
Dave Schuyler e88c6726d7 changed force coordinate frame 2003-07-25 22:06:40 +00:00
Dave Schuyler ad4be177e2 added viscosity 2003-07-25 22:02:18 +00:00
Dave Schuyler f9d1624843 formatting 2003-07-25 21:13:18 +00:00
Dave Schuyler acc6620779 mostly debug output changes 2003-07-16 01:07:15 +00:00
Dave Schuyler afe8501ff7 added contact_vector 2003-07-12 01:24:35 +00:00
Dave Schuyler 7946536511 hooking physics to collisions 2003-07-11 22:59:42 +00:00
David Rose 8d70eeb6ab minor tweaks for new scene graph stuff 2003-06-27 22:55:29 +00:00
Dave Schuyler de2502a7b0 string change 2003-06-21 04:22:11 +00:00
Dave Schuyler e647dd72d7 minor changes 2003-06-20 05:28:23 +00:00
Dave Schuyler a045e476e7 output() and write() changes 2003-06-17 00:21:41 +00:00
Dave Schuyler 9a480035c8 formatting; adding output() 2003-06-14 00:51:07 +00:00
Dave Schuyler 1fcf895c3b testing physical node before dereferrencing 2003-06-11 04:58:32 +00:00
Dave Schuyler 73e7f692d5 trying to update -- not finished yet. 2003-06-11 04:55:51 +00:00
Dave Schuyler 4cca0ea212 removed redundant void 2003-06-11 04:50:57 +00:00
Dave Schuyler 9fe1cd049d formatting 2003-06-11 04:50:11 +00:00
Dave Schuyler f7e417c6d5 formatting 2003-06-11 02:32:14 +00:00
Dave Schuyler ae5d4a9cb2 comment change 2003-06-11 02:31:42 +00:00
Dave Schuyler 3f0d964d03 including nearly_zero.h from application tree. 2003-06-11 02:30:32 +00:00
Dave Schuyler c3baff5194 optimization: preincrement iterator 2003-06-11 02:29:12 +00:00
Dave Schuyler e320504f9f formatting 2003-06-11 02:25:57 +00:00
David Rose 411a263fe8 build for gcc3.2 2003-01-17 16:42:36 +00:00
David Rose a23a7572a2 rename out qp's 2002-04-10 18:08:06 +00:00
David Rose a38e063667 remove old scene graph code 2002-04-09 18:33:48 +00:00
David Rose 248cd826c8 upgrade particles to pgraph (broken at this point) 2002-03-22 01:48:52 +00:00
cxgeorge 126dc1eebd const dbl->flt 2001-12-05 00:12:01 +00:00
David Rose 7a907494f4 fix unregistered types 2001-08-07 18:31:03 +00:00
David Rose 4a9e5ca843 misunderstanding of reserve() 2001-08-01 22:15:42 +00:00
Darren Ranalli f73843e695 modified vortex force calculations to be more safe and yield more reasonable results 2001-06-28 02:31:46 +00:00
cxgeorge 19d8e729b7 use combined srcs 2001-06-06 20:14:35 +00:00
David Rose 28fffee547 pvector, pmap, etc. 2001-06-06 00:55:53 +00:00
David Rose 2f4e207edb Update copyright header 2001-05-25 21:27:38 +00:00
David Rose fcb24f02ef remove tab characters 2001-05-25 15:56:49 +00:00
cxgeorge ca7d33480a many micro-optimizations 2001-05-24 03:29:47 +00:00
David Rose 37495faea5 *** empty log message *** 2001-05-16 17:32:30 +00:00
David Rose 897fdfb0c6 *** empty log message *** 2001-04-04 17:28:37 +00:00