Commit Graph

4315 Commits

Author SHA1 Message Date
Dave Schuyler 0216703540 getting play rate for wav files 2005-07-28 03:18:03 +00:00
David Rose 756340d3e9 prevent crash when reloading textures 2005-07-27 22:38:51 +00:00
David Rose 1fca3f16ab remove incorrect prototype 2005-07-26 20:15:17 +00:00
David Rose da6fd24c9a scale SwitchCondition distance properly 2005-07-25 23:55:03 +00:00
David Rose 430abbeaa0 copy PortalNodes 2005-07-25 22:18:26 +00:00
David Rose 67e3f1daa6 expose Texture::T_depth_component, sanify a few things 2005-07-23 18:03:10 +00:00
David Rose 23ea377b13 enable/disable specular highlights appropriately 2005-07-23 14:28:21 +00:00
David Rose ded6cbdc4e don't use deprecated interface 2005-07-22 17:25:00 +00:00
David Rose 71c62f17fa oops, broke offscreen render in general 2005-07-22 17:16:05 +00:00
David Rose 630558c993 check gsg capabilities a little better 2005-07-22 13:35:09 +00:00
David Rose 9ec064c400 reflect limits properly 2005-07-22 12:09:50 +00:00
David Rose 65458d9edd introduce 2-d TransformStates 2005-07-21 23:46:15 +00:00
David Rose 37bd636290 show-buffers is more useful with cube map 2005-07-21 20:32:27 +00:00
David Rose 314630126f regularize cube map coordinate systems 2005-07-21 18:09:30 +00:00
David Rose 828307a431 fixes for dx8 cube maps 2005-07-21 01:05:49 +00:00
David Rose 923a4086d8 disambiguate get_transform2d() and get_transform3d() 2005-07-20 23:37:10 +00:00
David Rose 227e0a03fc fix matrix3 grammar 2005-07-20 23:00:41 +00:00
David Rose 5003fb5342 oopsy 2005-07-20 22:47:11 +00:00
David Rose ae4051cef8 add 3-d texture coordinates to egg syntax 2005-07-20 21:54:24 +00:00
David Rose d439425648 more reliably check for Mesa 2005-07-20 16:59:30 +00:00
David Rose af49897d5e fix dx resize crash some more; first pass at dx cube map support 2005-07-20 12:45:44 +00:00
David Rose 0bfd8ed6f9 fix gl crash 2005-07-18 23:18:49 +00:00
David Rose 3937f92912 report a few more error places 2005-07-18 21:50:55 +00:00
Josh Wilson 7e9a871491 Comments and clean up 2005-07-15 00:55:45 +00:00
David Rose 682fa4af45 fix gui buttons some more 2005-07-15 00:38:31 +00:00
David Rose ba139578e0 replace explicit crossbar with last_saved_result interface; integrate with DX8 2005-07-14 22:46:01 +00:00
David Rose d1841736bf support TextureStage::M_combine in DX8 2005-07-14 20:26:36 +00:00
Josh Wilson acdba7e61b Added animated and multiple sprites capability. 2005-07-14 18:22:01 +00:00
Josh Wilson 5ece0deebf Updated to use new 'index' field of BaseParticle. 2005-07-14 18:19:13 +00:00
Josh Wilson 8c4ba1acd2 Added 'int index' member to be used for sprite rendering. 2005-07-14 18:16:40 +00:00
Josh Wilson 2219a758e4 Change lifespan constructor parameter type from int to float to match its declared type. 2005-07-14 18:14:27 +00:00
David Rose 86ce5ebba1 build on Irix 2005-07-13 19:33:07 +00:00
David Rose 00eb9b8bd2 need to include eggData.h for interrogate 2005-07-13 18:29:48 +00:00
David Rose 01c82da5df interrogate supports wstring 2005-07-13 15:37:56 +00:00
David Rose efaa58b52f add TextureStage::CS_crossbar_stage 2005-07-12 18:14:40 +00:00
David Rose 512acd4adf add set_priority() to Light, PlaneNode 2005-07-12 01:08:02 +00:00
David Rose 4589c7da34 use new ClipPlane interface 2005-07-12 01:07:21 +00:00
David Rose 55a8c30818 add -V 2005-07-11 23:36:19 +00:00
David Rose 4cb3cc6461 show_cpu_animation -> show_vertex_animation 2005-07-08 23:13:30 +00:00
David Rose 2a08ff7349 fix OpenGL vertex blending 2005-07-08 21:52:32 +00:00
Dave Schuyler d1e830f57b formatting 2005-07-07 00:15:52 +00:00
David Rose 18f7fa0d2e disable hardware_animated_vertices for now 2005-07-07 00:03:39 +00:00
David Rose 7a249dde55 add set_python_tag() etc. 2005-07-06 22:43:53 +00:00
David Rose 3fff6285ce fix set_vertex 2005-07-06 22:41:49 +00:00
David Rose be6d48df86 move TypedObject etc. stuff to dtool 2005-07-06 17:29:46 +00:00
Dave Schuyler 97428d8d0b more debug output 2005-07-06 02:22:27 +00:00
Dave Schuyler e6bb7ce91a changed create display from info to debug 2005-07-06 02:21:43 +00:00
David Rose 0fb2f183e3 fix primitive bumpmap support 2005-07-02 13:21:46 +00:00
David Rose cdc8de24bc include texGenAttrib.h 2005-07-02 02:38:15 +00:00
David Rose 166e7414a6 first pass at primitive bumpmapping support 2005-07-02 00:56:30 +00:00