Commit Graph

107 Commits

Author SHA1 Message Date
David Rose 425ada050a add PandaNode::get_fancy_bits(), remove PandaNode::has_cull_callback() 2006-09-20 00:54:15 +00:00
David Rose 2a3ee47c79 fix crash on initializing invalid video 2006-09-12 18:18:41 +00:00
David Rose fc1c9ac134 add missing parameter 2006-09-05 17:40:03 +00:00
Josh Yelon eb2aa16c66 A few more fixes to the heightfield tesselator 2006-08-08 17:39:51 +00:00
Josh Yelon 87c7e59646 Reversed Y-coordinate, to reflect usual orientation of images 2006-07-31 16:24:44 +00:00
David Rose df10d43e2f add heightfieldTesselator to Sources.pp 2006-07-27 20:56:55 +00:00
Josh Yelon ba0a2427bf Working, except that image upside-down 2006-07-27 20:13:51 +00:00
David Rose 3c249e55f6 straighten out some issues with audio, seeking; fix formatting issues 2006-07-14 23:24:38 +00:00
David Rose bcb66a94d7 fix some issues with video textures 2006-06-19 13:29:18 +00:00
David Rose 89f6b97a07 fix build break 2006-06-15 01:54:11 +00:00
Dustin Barnard 1a20ccab5c *** empty log message *** 2006-06-02 21:25:57 +00:00
David Rose 6a007533fd fix tabs, prevent crash on startup 2006-05-17 18:47:45 +00:00
Zachary Pavlov cb65e0c44e all right, almost all parts of ffmpeg should be hooked in 2006-05-14 22:35:54 +00:00
Zachary Pavlov 366f48314e okay, the only current video textures now supported are avi and mov, but they are both running through ffmpeg 2006-05-14 22:32:07 +00:00
Zachary Pavlov b8a0f48bae All right, here's the basic code necessary to run ffmpeg textures 2006-05-14 18:42:04 +00:00
David Rose 9808294212 factor out more calls to Thread::get_current_thread() 2006-04-27 14:45:39 +00:00
David Rose ddd1046462 factor out Thread::get_current_thread() some more 2006-04-26 07:31:23 +00:00
David Rose 1eb1b26006 tau on windows 2006-04-14 03:18:36 +00:00
David Rose 838a261ae2 remove bogus assertion 2006-04-07 01:35:06 +00:00
David Rose b115e2296c remove INLINE 2006-04-05 21:57:03 +00:00
Josh Yelon 6d0692fec6 *** empty log message *** 2006-04-05 16:47:19 +00:00
David Rose f803ef85ce explicit mipmap control 2006-03-22 22:23:56 +00:00
David Rose e6369ba5a4 compressed textures, texture objects 2006-03-15 20:05:36 +00:00
David Rose b7fd641aa9 fixes to MultitexReducer 2006-03-08 00:24:31 +00:00
David Rose 85ff01dba5 use 2-d texture coordinates when possible 2006-02-26 00:41:26 +00:00
Roger Hughston 8065be4f57 More Motion in osx Land 2006-02-10 20:13:14 +00:00
Josh Yelon 2b9a8f0a8a Corrected cube-map orientations 2006-02-08 18:12:30 +00:00
Josh Yelon 120e6ae0a7 More flexible cardmaker, supports 3 texcoords 2006-02-07 20:18:28 +00:00
David Rose 572a146c24 untabify 2006-01-13 18:38:07 +00:00
David Rose f754d65fb9 fix multitexture flattening with only one texture and an override 2005-12-22 22:06:55 +00:00
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