Commit Graph

222 Commits

Author SHA1 Message Date
David Rose 041058a594 allow more than 32 colliders in one traverser 2005-04-30 21:12:28 +00:00
David Rose f80d624573 fix bam crash some more 2005-04-20 18:47:40 +00:00
David Rose e0dca3b43b nonindexed primitives 2005-04-20 00:28:37 +00:00
David Rose 61dcffa70c qpgeom in bam files 2005-04-08 23:27:55 +00:00
David Rose 8dd9c1419c qpgeom particles 2005-04-06 04:06:28 +00:00
David Rose 92a93e8af0 clean up caching a bit, multitex in gl 2005-03-21 01:39:24 +00:00
David Rose 87d03ccb34 whoops, forgot to bump version number 2005-03-11 13:35:25 +00:00
David Rose 001abb0edd unify Texture, ImageBuffer, and PixelBuffer; add 3-d and cube map textures 2005-03-03 20:12:09 +00:00
David Rose cfeff1fe32 fix flattenMultitex() twice in one frame 2005-03-02 00:35:10 +00:00
David Rose ffdbf61985 TextureStage::M_blend_color_scale, TextureStage::rgb_scale, ColorBlendAttrib::O_color_scale, better handling of state changes in GL 2005-02-25 18:25:00 +00:00
David Rose 28d62c55ef latest merges from Schell Games 2005-02-04 05:24:47 +00:00
David Rose d9d30855d0 fix line_width and RenderModeAttrib 2005-01-27 05:21:34 +00:00
David Rose e91e72e6c5 fix memory leak in state cache 2005-01-26 01:06:39 +00:00
David Rose 7d3fa1b266 add BitMask::range() 2005-01-24 18:56:46 +00:00
Dave Schuyler 3c1ac2ee8e debug output 2004-12-29 04:08:08 +00:00
David Rose a9f7756ba6 migrate more code to prc interface 2004-12-28 18:49:53 +00:00
David Rose 8747959c7b separate compose_matrix into old_hpr and new_hpr variants 2004-11-21 19:51:58 +00:00
David Rose 6ac53b826a add load_prc_file_data 2004-11-21 00:14:43 +00:00
David Rose acde259015 fix incorrect expcl 2004-11-17 22:44:02 +00:00
David Rose 86b7edace2 add vfs->close_read_file() to work around compiler bug 2004-11-17 22:34:18 +00:00
David Rose 3e548e3663 new interrogate, minor config changes 2004-10-28 18:33:45 +00:00
David Rose dc46ad57dd more config tweaks 2004-10-25 21:06:39 +00:00
David Rose cc9452dc50 refinements to prc system 2004-10-22 23:44:19 +00:00
David Rose fa32be5de4 refinements to prc system 2004-10-22 23:13:49 +00:00
David Rose dbb24d9cc9 phash_map, etc. 2004-10-02 05:07:16 +00:00
David Rose d850afd71a Support collision solids under LOD nodes 2004-09-27 20:29:41 +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 081122fe3b define mouseInterfaceNode 2004-06-12 02:12:16 +00:00
Asad M. Zaman 387e2e8131 creating a portal mask for portal culling 2004-05-14 00:27:28 +00:00
David Rose dec4cb4bdb upgrade to version 4.10 bams 2004-04-24 00:04:02 +00:00
David Rose a79af737d2 add MouseWatcher::set_display_region() 2004-03-05 20:10:19 +00:00
David Rose 04304b1e20 support mouse wheel events 2004-03-04 00:37:52 +00:00
David Rose d561b66713 expose GraphicsWindow::get_pointer and move_pointer 2004-03-03 19:38:28 +00:00
David Rose e5ee695b0c fix compiler objection 2004-02-18 01:01:59 +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 889be29b47 add session recording and playback 2004-01-30 18:20:47 +00:00
Dave Schuyler 8574aab718 comment 2004-01-28 00:12:51 +00:00
David Rose 038230f7ec add support for OS time for keypress/release 2003-12-26 20:26:56 +00:00
David Rose 35f5cd7d67 robustify polygons to detect sphere collisions with the polygon edge 2003-12-03 01:59:43 +00:00
David Rose e1a8ff794c bam version 4.8; compress channels more conservatively 2003-11-12 22:58:22 +00:00
David Rose 2536db25f4 add CollisionSolid::set_effective_normal 2003-11-11 05:24:56 +00:00
Dave Schuyler a43b1f20a6 changed includes 2003-10-30 07:08:59 +00:00
Dave Schuyler 1f8298e7fa formatting 2003-10-28 01:15:10 +00:00
Dave Schuyler c29cc44853 comment lines 2003-10-23 03:25:17 +00:00
Dave Schuyler f37d7a2179 formatting changes. 2003-09-23 01:41:20 +00:00
David Rose 6409ff6b7f add pnmtext library 2003-09-09 19:26:25 +00:00
David Rose 02ebda98a7 change info message to debug 2003-07-24 17:00:10 +00:00
David Rose 344ca11ffd add explicit support for shear to the scene graph 2003-07-23 23:03:04 +00:00