Commit Graph

77 Commits

Author SHA1 Message Date
David Rose 774b5580ee not sure if OpenCV can read .mpg files, but no harm in listing it 2005-10-07 02:20:14 +00:00
David Rose d2d94fd2f5 fix crash with flaming cannonballs 2005-10-07 00:04:38 +00:00
David Rose 60c571f684 add set_reflection() 2005-10-04 12:46:25 +00:00
David Rose 180bf37cf5 FisheyeMaker 2005-10-03 22:54:45 +00:00
David Rose cb2e0c46f0 fix text glyph caching problem 2005-10-02 16:56:51 +00:00
Josh Yelon 9729541f63 Added macrocomposites 2005-09-27 22:05:52 +00:00
David Rose 5b17fbd0d9 cube maps and avi textures in bam files 2005-09-23 21:31:31 +00:00
David Rose b5d0ee8a7a prevent crashes on bad data 2005-09-22 18:57:55 +00:00
David Rose a7b1f14e80 integrate AviTexture better with Panda, rename to OpenCVTexture 2005-09-21 23:53:07 +00:00
David Rose 66e917877d follow Panda coding styles 2005-09-15 22:46:49 +00:00
David Rose 3a3156af58 protect against HAVE_CV 2005-09-15 22:08:34 +00:00
David Rose 49a86f7eec clean up some TypeHandle initialization problems 2005-09-15 16:14:07 +00:00
David Rose 4b58cb8500 fix initialization bug; add minor interfaces 2005-09-07 00:05:24 +00:00
David Rose a9a9f280bb dos2unix 2005-09-06 18:30:26 +00:00
Zachary Pavlov a4f3d25887 adding part of the AviTextureObject in. Animated textures, yay!! 2005-08-20 00:21:48 +00:00
David Rose e099c2312e deal with animation better 2005-08-16 20:28:25 +00:00
David Rose 95f9d58591 Geom now accepts a GeomVertexData in the constructor 2005-08-11 03:16:12 +00:00
David Rose 67e3f1daa6 expose Texture::T_depth_component, sanify a few things 2005-07-23 18:03:10 +00:00
David Rose 3fff6285ce fix set_vertex 2005-07-06 22:41:49 +00:00
David Rose bc0d509090 bam 5.0, new Geom implementation is now official 2005-06-30 17:42:21 +00:00
Jason Yeung 5c8d1a7e33 drose: fix crash, more work to do 2005-06-01 17:49:38 +00:00
David Rose ace4407e7e regularize length of comment slashes 2005-05-19 00:22:28 +00:00
David Rose 819355581e various pstats improvements; pstats use 32 bit headers; added "*" category; some minor fixes 2005-04-30 00:09:07 +00:00
David Rose 212fbc6c6b DO_DCAST, is_qpgeom() 2005-04-27 16:33:59 +00:00
David Rose 9b560c9370 minor performance enhancements 2005-04-22 23:53:43 +00:00
David Rose 22aced1531 call close_primitive() 2005-04-20 22:36:43 +00:00
David Rose 00485bf6c8 GeomEnum unification; FrameRateMeter use UH_client 2005-04-14 17:23:36 +00:00
David Rose 20e9703887 handle use_qpgeom on more internal things 2005-04-04 22:58:35 +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 c975b7cd49 initial checkin of experimental Geom rewrite--preliminary 2005-03-11 02:28:51 +00:00
David Rose c045c5894d support real-time rendered cube maps 2005-03-04 22:28:19 +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 d9d30855d0 fix line_width and RenderModeAttrib 2005-01-27 05:21:34 +00:00
David Rose 7d5ae1e3f6 move more config variables to new interface 2004-12-23 05:42:42 +00:00
David Rose 338b93d6cf apply texture coords after flattening 2004-12-21 01:57:39 +00:00
David Rose 66b4e26506 revert accidental checkin of debug code 2004-12-17 23:09:57 +00:00
David Rose 8bbda67e2a glx support for multisample 2004-12-17 23:08:58 +00:00
David Rose ea4c5d4414 fix keystone correction logic 2004-12-15 23:41:10 +00:00
David Rose b1375f32a4 initial experiments with keystone correction, revisit M_multisample transparency, robustify MultitexReducer 2004-12-15 05:53:23 +00:00
David Rose 1a6e7ff58b refinements to multitexReducer 2004-12-10 22:38:21 +00:00
David Rose 3f94604fc3 more fixes after removing GraphicsLayer 2004-12-06 21:37:41 +00:00
David Rose fa592c1040 remove GraphicsChannel and GraphicsLayer 2004-12-06 19:35:05 +00:00
David Rose 7d1a5fc226 flesh out MultitexReducer some more 2004-12-03 23:12:10 +00:00
David Rose 5761ae9d2c first pass at MultitexReducer 2004-12-03 00:01:02 +00:00
David Rose 3e548e3663 new interrogate, minor config changes 2004-10-28 18:33:45 +00:00
David Rose 3d63d03559 include stdio.h 2004-10-25 17:29:41 +00:00
David Rose c3fd483b19 support egg2bam -combine-geoms 2004-09-21 22:21:53 +00:00
David Rose 843c0331ae update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00