Commit Graph

270 Commits

Author SHA1 Message Date
David Rose 825cbc04bc remove ctrav.resetPrevTransform(); make respect-prev-transform affect visualization of prev transform also 2006-10-19 18:07:37 +00:00
David Rose 425ada050a add PandaNode::get_fancy_bits(), remove PandaNode::has_cull_callback() 2006-09-20 00:54:15 +00:00
David Rose a01ef2534c further fixes for collision under local root 2006-09-07 17:24:20 +00:00
David Rose 15fb1af7b2 fix traversals when the 'root' contains a transform 2006-09-06 23:54:30 +00:00
David Rose a55b7e0950 fix relative problem with transform on traverser root 2006-08-16 20:22:57 +00:00
David Rose fcaba44369 misplaced brace 2006-05-24 00:23:48 +00:00
David Rose eb0757e5f7 fix hard crash with too many solids per from collisionnode 2006-05-18 13:47:53 +00:00
David Rose 0a93b10ff7 add missing include 2006-05-15 17:38:10 +00:00
Dave Schuyler 247e79ccce work in progress 2006-05-12 23:13:15 +00:00
Dave Schuyler b5678306f4 formatting 2006-05-12 23:12:46 +00:00
Dave Schuyler 42b6f9ed25 work in progress 2006-05-12 02:45:41 +00:00
Dave Schuyler 1aab3341c9 ds_solid 2006-05-03 00:58:13 +00:00
Dave Schuyler 01b2452fc8 test_intersection_from_ds_solid 2006-05-03 00:57:53 +00:00
Dave Schuyler e04a10b42e added test_intersection 2006-05-03 00:57:09 +00:00
Dave Schuyler 162d7a5808 removed color; added test_intersection 2006-05-03 00:56:32 +00:00
Dave Schuyler 8ef8e73472 *** empty log message *** 2006-04-29 00:20:47 +00:00
Dave Schuyler e58415ae5c formatting 2006-04-29 00:19:52 +00:00
David Rose ddd1046462 factor out Thread::get_current_thread() some more 2006-04-26 07:31:23 +00:00
David Rose 160c848b68 better PandaNode::get_children(), introduce PandaNode::reset_all_prev_transform() 2006-04-25 13:55:46 +00:00
David Rose 18de188129 pre-compute GSG::_internal_transform 2006-04-10 22:14:43 +00:00
David Rose 889228f403 name mutexes for debugging; better UpdateSeq thread behavior 2006-04-09 23:23:15 +00:00
David Rose 9e986fce40 make PStats more thread-friendly 2006-04-09 20:17:26 +00:00
David Rose 0f79e5a4ac remove defunct headers 2006-04-07 22:40:32 +00:00
David Rose 8a78fffd8f multithreading optimizations, tau profiler, related changes 2006-04-05 19:36:05 +00:00
David Rose ffb676cc9a compute _net_transform, not _modelview_transform, at each node of cull traversal 2006-03-24 23:41:09 +00:00
Dave Schuyler 19de130ffd formatting 2006-03-24 00:36:55 +00:00
David Rose 725e82e6f4 show_through() 2006-03-20 20:48:26 +00:00
David Rose e3b0ae1bc3 use PStats to count number of collision tests 2006-03-01 23:40:52 +00:00
David Rose 40e8313771 some thread-safe locks 2006-02-28 00:15:53 +00:00
David Rose 43bbca86fb traverse to all children of LOD node 2006-02-27 18:49:46 +00:00
David Rose 0a675eae03 fix crashes loading bam files 2006-02-24 19:09:35 +00:00
David Rose 95826297fb assert against negative radius 2006-02-23 03:51:48 +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
David Rose 726410e386 regularize vec3's a bit 2005-10-21 23:56:40 +00:00
David Rose b75f4cbf59 remove deprecated interfaces 2005-09-30 15:44:04 +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
David Rose aac8af982c include renderState.h 2005-09-05 03:02:33 +00:00
David Rose 1e81e656ab PGItemNotify interface, PGScrollFrame, and more general PGSliderBar 2005-08-27 00:15:54 +00:00
David Rose ecabb98aff remove deprecated interfaces 2005-08-21 14:47:30 +00:00
David Rose 95f9d58591 Geom now accepts a GeomVertexData in the constructor 2005-08-11 03:16:12 +00:00
David Rose 4589c7da34 use new ClipPlane interface 2005-07-12 01:07:21 +00:00
David Rose bc0d509090 bam 5.0, new Geom implementation is now official 2005-06-30 17:42:21 +00:00
David Rose aa29e67c84 fix billboards, lod's, etc. 2005-05-27 22:03:23 +00:00
David Rose 296721f061 simply & pandify dx8gsg some; rework gsg's external_transform and internal_transform 2005-05-26 00:09:52 +00:00
David Rose ace4407e7e regularize length of comment slashes 2005-05-19 00:22:28 +00:00
David Rose 29f35eb5bd build on gcc 4.0 2005-05-18 16:32:45 +00:00
David Rose 2d3e344a2a fix runaway traverser time 2005-05-03 15:40:42 +00:00