Commit Graph

143 Commits

Author SHA1 Message Date
David Rose ce4e89c475 LoaderOptions, supporting auto-converting animation from maya filess 2005-10-05 22:35:23 +00:00
Josh Yelon bc5fc1af02 misc fixes 2005-10-02 05:48:25 +00:00
David Rose 942f595c7f better texture filename extension error reporting 2005-09-22 14:12:27 +00:00
Josh Yelon c8e4f430aa Added pview option -i (ignore group/channel names) 2005-08-11 05:44:47 +00:00
David Rose 95f9d58591 Geom now accepts a GeomVertexData in the constructor 2005-08-11 03:16:12 +00:00
David Rose 166e7414a6 first pass at primitive bumpmapping support 2005-07-02 00:56:30 +00:00
David Rose bc0d509090 bam 5.0, new Geom implementation is now official 2005-06-30 17:42:21 +00:00
David Rose d1761dfb3c initialize _engine 2005-05-15 17:03:37 +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 2aad0846b9 use_qpgeom for TextNode, CollisionSolid 2005-04-01 01:47:36 +00:00
David Rose f8acb8d5d4 qpGeomVertexWriter 2005-03-27 16:43:46 +00:00
David Rose 3716a4b470 qpgeom animation 2005-03-25 21:59:20 +00:00
David Rose bd820acd49 beginning vertex animation in qpgeom 2005-03-24 23:48:15 +00:00
David Rose 43fa6e3a0c failover to other graphics pipes if the default one fails to open 2005-03-21 18:54:37 +00:00
David Rose dbed74e410 ibuffers as well as vbuffers 2005-03-18 20:18:57 +00:00
David Rose 85b019feda vertex buffers? 2005-03-18 03:32:08 +00:00
David Rose 8b2854f82a better treatment of colors, etc in new geom loader 2005-03-15 14:42:40 +00:00
David Rose c975b7cd49 initial checkin of experimental Geom rewrite--preliminary 2005-03-11 02:28:51 +00:00
David Rose 2a39759b85 fix PandaSystem.hasSystem() etc. 2005-02-19 00:00:47 +00:00
David Rose a24337f7b0 should use vfs to verify file existence 2005-02-04 14:06:10 +00:00
David Rose e05ac10e9d default background alpha should be 0; screenshot should preserve alpha if available 2005-01-28 23:45:06 +00:00
David Rose d347a6be8e add pandaVersion.h, checkPandaVersion.h, and PandaSystem 2005-01-26 19:47:14 +00:00
David Rose 09025a32d7 fix LINK_ALL_STATIC 2005-01-20 07:35:29 +00:00
David Rose 7e526eae81 use implicit scene in camera 2005-01-13 14:24:02 +00:00
David Rose f8ddceb035 add RescaleNormalAttrib 2004-12-30 21:06:42 +00:00
David Rose 642dda0edd handle icon and cursor filenames more robustly 2004-12-28 22:24:45 +00:00
David Rose 7d5ae1e3f6 move more config variables to new interface 2004-12-23 05:42:42 +00:00
David Rose fa592c1040 remove GraphicsChannel and GraphicsLayer 2004-12-06 19:35:05 +00:00
David Rose 5f2d0db993 compile on win32 2004-11-26 20:35:19 +00:00
David Rose 7c5e24c2ad compile in the rock-floor.rgb texture as part of the code, so it doesn't need to be found externally 2004-11-26 19:37:36 +00:00
David Rose d850afd71a Support collision solids under LOD nodes 2004-09-27 20:29:41 +00:00
Dave Schuyler d8d9aae344 tabs to spaces 2004-07-07 03:58:36 +00:00
David Rose ae9ef03e9b rename Configrc to Config.prc 2004-06-10 18:54:04 +00:00
David Rose 382f0527eb fix stopped-chat wordwrap problem 2004-04-30 20:58:21 +00:00
David Rose 3727394df7 add WindowProperties::set_z_order() 2004-03-30 01:03:13 +00:00
David Rose 9242d5f932 fix close window bug 2004-03-17 01:55:02 +00:00
David Rose c83c4a5ba8 expand on comment 2004-03-05 20:11:42 +00:00
David Rose a79af737d2 add MouseWatcher::set_display_region() 2004-03-05 20:10:19 +00:00
David Rose 6bc826c5a5 restore win-origin-x and win-origin-y 2004-03-04 01:42:28 +00:00
David Rose c26166c9cc add GraphicsOutput::sort 2004-02-19 02:53:23 +00:00
David Rose 9a2e560d20 remove pipe from GraphicsEngine::make_window() 2004-02-19 00:08:06 +00:00
David Rose 761c0e78fc add name to GraphicsWindow constructor; add fixed_size to WindowProperties, add show-buffers to Configrc 2004-02-18 22:30:54 +00:00
David Rose 843c0331ae update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
David Rose 15d7d45b8b remove chancfg 2004-02-12 16:20:05 +00:00
David Rose bb3dd92452 gracefully handle NULL window 2004-02-10 17:42:56 +00:00
David Rose 7b6594acac rename save_screenshot -> save_screenshot_default to prevent confusion 2004-02-10 17:23:54 +00:00
David Rose 4f8349a5bf don't try to delete the reference-counted WindowFramework 2004-02-09 17:00:29 +00:00
David Rose 37be15fdfd define GraphicsBuffer 2004-02-07 00:46:44 +00:00
David Rose 26da9be3e7 define GraphicsOutput class 2004-02-06 23:41:00 +00:00