Commit Graph

122 Commits

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