Commit Graph

235 Commits

Author SHA1 Message Date
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
David Rose 041058a594 allow more than 32 colliders in one traverser 2005-04-30 21:12:28 +00:00
David Rose 4f1a424610 NodePath::get_mat(other) needs to return a concrete 2005-04-29 15:59:04 +00:00
David Rose 212fbc6c6b DO_DCAST, is_qpgeom() 2005-04-27 16:33:59 +00:00
David Rose 87a7fd85bf qpgeom supports collide-with-geom 2005-04-20 23:43:43 +00:00
David Rose 00485bf6c8 GeomEnum unification; FrameRateMeter use UH_client 2005-04-14 17:23:36 +00:00
David Rose 43f4675d65 use new munger system for qpgeom sprites/points 2005-04-07 21:51:00 +00:00
David Rose 20e9703887 handle use_qpgeom on more internal things 2005-04-04 22:58:35 +00:00
David Rose 2aad0846b9 use_qpgeom for TextNode, CollisionSolid 2005-04-01 01:47:36 +00:00
David Rose 1d8b862db4 better color choices for showCollisions 2005-02-01 05:20:14 +00:00
David Rose b9009141e1 fix occasional crash with code compiled with gcc 2005-02-01 04:47:39 +00:00
David Rose a1d0fbc932 invsphere for egg syntax 2005-01-05 21:24:32 +00:00
David Rose 9d8f7fe834 add CollisionInvSphere 2005-01-05 19:48:08 +00:00
David Rose 347c04032b add CollisionLine, compute normals for ray, line, and segment intersection tests 2005-01-05 16:57:30 +00:00
David Rose 7d5ae1e3f6 move more config variables to new interface 2004-12-23 05:42:42 +00:00
David Rose 3e548e3663 new interrogate, minor config changes 2004-10-28 18:33:45 +00:00
David Rose 0f7af4d9f3 oops, false -> hi 2004-10-25 17:24:56 +00:00
David Rose d850afd71a Support collision solids under LOD nodes 2004-09-27 20:29:41 +00:00
David Rose e1c45b5cdb don't mask out high bits on old bam files 2004-09-24 17:12:36 +00:00
David Rose 0369f07074 all nodes now have a CollideMask 2004-09-23 19:51:54 +00:00
David Rose c7c639797e merge multitexture support in from branch 2004-07-30 00:38:35 +00:00
David Rose a76f4015c6 return concrete NodePath objects instead of references 2004-06-15 01:09:55 +00:00
David Rose 3cb846fd39 raise exceptions rather than completely eliminated deprecated methods for now 2004-06-11 14:49:43 +00:00
David Rose fc57934995 remove deprecated interface 2004-06-11 00:00:45 +00:00
Dave Schuyler a666dcbac4 changed how the contact vector gets calculated 2004-04-29 01:31:05 +00:00
Dave Schuyler eae4f00000 addedCollisionHandlerGravity 2004-04-23 03:59:06 +00:00
Dave Schuyler 8a7807a7c1 changed assert 2004-04-21 03:04:26 +00:00
Dave Schuyler 5c5eafe9f2 added contact normal; fix for floor offset 2004-04-21 02:17:06 +00:00
Dave Schuyler 265fe859ad working on adding reach 2004-04-15 00:27:42 +00:00
Dave Schuyler 2e28debd73 changed to step up to floor 2004-04-13 01:12:59 +00:00
Dave Schuyler 43e5cd19e0 avatar should no longer float on landing 2004-02-20 02:04:30 +00:00
David Rose 02ec418bba typo 2004-02-13 21:06:39 +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 1e11242da3 replacing is_in_outer_space with has_contact 2004-02-11 03:48:26 +00:00
Dave Schuyler 36cf062b96 using app includes 2004-02-07 05:33:07 +00:00
David Rose 889be29b47 add session recording and playback 2004-01-30 18:20:47 +00:00