Commit Graph

4262 Commits

Author SHA1 Message Date
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
David Rose 5d83609638 compute and load tangent and binormal 2005-07-01 19:14:51 +00:00
David Rose bc0d509090 bam 5.0, new Geom implementation is now official 2005-06-30 17:42:21 +00:00
David Rose ea4792ebc5 compile on gcc 2005-06-29 23:47:57 +00:00
Roger Hughston 7c8f3b72e1 Cleaning up a cvs rosolve problem 2005-06-29 22:01:16 +00:00
David Rose 81a9887d4b fix setup() to not hide label 2005-06-22 21:22:58 +00:00
David Rose da1e8f95b4 add mark_new 2005-06-22 21:07:42 +00:00
David Rose 8f74a2ee57 prevent crash when dx window is resized 2005-06-22 20:22:30 +00:00
Josh Wilson 323321f622 *** empty log message *** 2005-06-16 21:06:36 +00:00
Josh Wilson dc8224f347 Updated the downcasting to use TypedReferenceCount' and added the 'enabled' field to the segment 2005-06-16 20:56:16 +00:00
Josh Wilson a7564f4aaa *** empty log message *** 2005-06-15 19:36:17 +00:00
Josh Wilson 9ba6d30049 *** empty log message *** 2005-06-15 19:14:37 +00:00
Josh Wilson e6193365b9 Changes to allow color interpolation on sprite and geom renderers 2005-06-15 19:03:53 +00:00