Commit Graph

3986 Commits

Author SHA1 Message Date
David Rose e20f73799c preliminary egg support for new geoms 2005-03-13 20:02:45 +00:00
David Rose 96ffce27d2 compile on windows 2005-03-12 03:21:35 +00:00
David Rose 219f16c5de cache new geom munging 2005-03-12 01:17:56 +00:00
David Rose 5856cda6de better support for render-to-texture: keep buffers around until texture is gone too 2005-03-11 19:33:53 +00:00
David Rose 475196cbef robustify WeakPointerTo, publish ConstPointerTo 2005-03-11 19:29:57 +00:00
David Rose 915a2671b1 dxGeomMunger8 2005-03-11 15:03:13 +00:00
David Rose 87d03ccb34 whoops, forgot to bump version number 2005-03-11 13:35:25 +00:00
David Rose 7fcbf9c6df fix bam loading 2005-03-11 04:48:39 +00:00
David Rose d25cd8ad30 install header files 2005-03-11 04:00:26 +00:00
David Rose f517e1c700 fix typos 2005-03-11 03:30:36 +00:00
David Rose c975b7cd49 initial checkin of experimental Geom rewrite--preliminary 2005-03-11 02:28:51 +00:00
David Rose 80109f394c prefer-texture-buffer should default to false for now 2005-03-09 19:59:42 +00:00
David Rose f678c0c932 whoops, broke billboards 2005-03-09 18:40:30 +00:00
Asad M. Zaman 3b59b1d592 forgot some egg texture check in 2005-03-07 21:30:31 +00:00
David Rose d46a88a76e CompassEffects and node-relative BillboardEffects now work on cameras 2005-03-05 14:28:58 +00:00
David Rose 3b8c754898 resolve confusion with tex_gen and tex_mat interrelations 2005-03-05 03:53:01 +00:00
David Rose 53f446569e cube maps should clamp 2005-03-05 01:14:25 +00:00
David Rose dc9d3fd09e render-to-cube-map 2005-03-05 01:11:33 +00:00
David Rose 6b84223f19 remove unused code 2005-03-05 00:03:54 +00:00
David Rose b90d220d87 prevent compiler warnings about unused ihasher and phasher 2005-03-05 00:00:14 +00:00
David Rose 60af68519f build on windows 2005-03-04 23:06:32 +00:00
David Rose c045c5894d support real-time rendered cube maps 2005-03-04 22:28:19 +00:00
David Rose eacf0ccd13 fix paranoid-hpr-quat in non-standard coordinate systems 2005-03-04 22:18:38 +00:00
David Rose 0c519fbc4f fix quat::get_hpr(), set_hpr() in non-standard coordinate systems 2005-03-04 21:29:33 +00:00
David Rose 1e8a6a9fee fix pfn types for linux 2005-03-03 23:38:54 +00:00
David Rose 26664d4f5b use extensions for 3d and cube map textures 2005-03-03 23:20:15 +00:00
David Rose c8a5f72fa6 temporarily comment out offending functions 2005-03-03 21:08:46 +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 58584c4bb2 remove old files 2005-03-03 01:25:11 +00:00
David Rose 6d243742a3 remove incorrectly-added files 2005-03-03 01:07:23 +00:00
David Rose 245b9454fa minor optimization 2005-03-02 01:31:59 +00:00
David Rose cfeff1fe32 fix flattenMultitex() twice in one frame 2005-03-02 00:35:10 +00:00
David Rose 502ae6d15e add prefer-texture-buffer 2005-03-01 22:34:08 +00:00
David Rose 63821e0499 whoops, remove unintended shadow of base class variable 2005-03-01 22:33:51 +00:00
David Rose e8bcb26e88 generalize render-to-texture operations 2005-03-01 21:35:47 +00:00
David Rose b82f3bac1e generalize render-to-texture operations 2005-03-01 20:37:42 +00:00
David Rose c5737877bd fixed failure to clear one-short buffer 2005-03-01 06:39:50 +00:00
David Rose 5ea397873d fix comment 2005-03-01 05:10:33 +00:00
David Rose 7f609122ff add support for render-to-texture 2005-03-01 01:08:57 +00:00
Joe Shochet 82186733d1 removed spammy cerr debugging 2005-02-28 23:41:50 +00:00
David Rose adfa81dd6c do a better job of choosing the best available pixel format in wgl mode 2005-02-28 22:08:15 +00:00
David Rose 44ba5002fa minor typos and clarifications 2005-02-27 17:31:29 +00:00
David Rose 4a5e1e825e is_ancestor_of(), get_common_ancestor() 2005-02-26 00:44:53 +00:00
David Rose 350eafbd02 M_slave 2005-02-26 00:33:20 +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 c369b680b7 remove unused variable reference 2005-02-25 18:49:05 +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
Josh Yelon 02016f44d5 Better icon 2005-02-25 16:54:40 +00:00
Josh Yelon f9af3cf3cf Trying to speed up compilation a bit 2005-02-25 05:26:59 +00:00
Josh Yelon 133da96828 Trying to speed compilation a bit 2005-02-25 05:21:15 +00:00