10442 Commits

Author SHA1 Message Date
Asad M. Zaman
879329de0e discard unused uvsets unless requested by the keep-all-uvsets in Maya 2006-02-24 03:29:34 +00:00
Justin Butler
5ccd949274 Import fixes. 2006-02-23 21:44:35 +00:00
David Rose
825717c720 use modify_geom() instead of get_unique_geom() 2006-02-23 21:09:00 +00:00
David Rose
95826297fb assert against negative radius 2006-02-23 03:51:48 +00:00
Samir Naik
11a5ffd557 keep track of playRate for animMixer calculations 2006-02-23 03:23:49 +00:00
David Rose
8c88c3cf97 remove inappropriate hack 2006-02-22 21:21:59 +00:00
David Rose
62aa19e606 missing include 2006-02-22 03:21:24 +00:00
David Rose
55b39a6ffe missing include 2006-02-22 02:12:28 +00:00
David Rose
851eb4cd8b move Pipeline* and Cycle* from putil, in order to pipeline the ClockObject class 2006-02-22 02:12:08 +00:00
David Rose
8c4afe0e13 move Pipeline* and Cycle* to express 2006-02-22 02:11:19 +00:00
David Rose
0a911d8c3b move mutexImpl etc. to dtoolconfig 2006-02-21 23:11:27 +00:00
David Rose
8ab0b63fd0 move mutexImpl etc. from pandaexpress 2006-02-21 23:11:05 +00:00
Greg Wiatroski
ab65fe0cfe fix from asad for the no-lod copy constructor 2006-02-21 22:25:30 +00:00
David Rose
2cdd4644f3 new parameter on virtual method 2006-02-20 18:31:59 +00:00
Josh Yelon
44aa0c09c6 Made DX support a command-line option 2006-02-18 05:32:40 +00:00
Josh Yelon
a531df3a4f Added BufferViewer object, the replacement for show-buffers 2006-02-18 05:31:43 +00:00
Josh Yelon
44aab37572 Removed show_buffers. (I am about to add 'BufferViewer' class in direct) 2006-02-18 05:30:54 +00:00
Josh Yelon
0b02e92c0d A few fixes related to the recent begin-frame refactor 2006-02-18 05:29:48 +00:00
Josh Yelon
dfab4fb786 Added a few convenience functions: add_vertices 2006-02-18 05:28:52 +00:00
Josh Yelon
c7853c8c71 Added the start of support for NPOT textures 2006-02-18 05:25:53 +00:00
Josh Yelon
4535cdfbba More progress, but still not working 2006-02-18 05:25:06 +00:00
Josh Yelon
39820708dd Stripped some carriage returns 2006-02-18 05:24:33 +00:00
Dave Schuyler
8854446662 changes from ShipPilot2.py 2006-02-18 02:31:25 +00:00
Dave Schuyler
08b52fea19 using local keel force 2006-02-18 02:13:56 +00:00
Dave Schuyler
f7a3d5803a doing better with the coordinate system of local forces 2006-02-18 02:13:34 +00:00
Dave Schuyler
7492d74426 added conjugate, changed var name, added 4-d rotation 2006-02-18 02:12:08 +00:00
Asad M. Zaman
326cdd21e5 added a few more functions in actor 2006-02-18 01:21:44 +00:00
David Rose
995ce8b11a 16-bit-per-sample tiff files 2006-02-17 23:33:17 +00:00
David Rose
544e8dbc90 fix stereo mode 2006-02-17 22:10:24 +00:00
David Rose
82c0011f87 support red-blue stereo in dx8/9 2006-02-17 21:15:01 +00:00
David Rose
808cca4c3f whoops, typo 2006-02-17 19:35:32 +00:00
David Rose
84c88164ce add individual control over framebuffer-mode elements 2006-02-17 19:35:14 +00:00
David Rose
47c2e41c75 support stereo DisplayRegions 2006-02-17 19:17:06 +00:00
David Rose
486680b144 protect with a mutex 2006-02-17 17:42:22 +00:00
David Rose
90902c5cca move red-blue-stereo support lower; cache cull results between left and right stereo channels 2006-02-17 17:36:04 +00:00
aignacio_sf
748a50fe9e Make alpha textures the default texture format for Render to Texture have a fallback to non-alpha texture in case it is not supported. 2006-02-17 02:48:12 +00:00
Roger Hughston
ad0cbe08b2 First Pass(for me at least) at osx dynamic loader.. 2006-02-17 01:28:28 +00:00
aignacio_sf
4d63a51e9e Improve mapping from Panda vertex elements to vertex shader inputs.
Fix vertex element name issue.
Make alpha textures the default texture format for Render to Texture have a fallback to non-alpha texture in case it is not supported.
2006-02-17 01:21:51 +00:00
David Rose
8fbc824aab make PGui more thread-safe 2006-02-16 23:45:05 +00:00
David Rose
0e55bc8b2c pipeline animated blends, etc. better 2006-02-16 21:14:55 +00:00
Roger Hughston
f0e9f34908 Some hack to get OSX gl to build 2006-02-16 20:38:23 +00:00
Roger Hughston
524d41e92e OSX OpenGL Stuff 2006-02-16 19:25:00 +00:00
Roger Hughston
e4a267db75 OSX has a isnan that conflicts with this .. ?? 2006-02-16 19:24:33 +00:00
David Rose
8f087a2d56 whoops 2006-02-16 18:44:21 +00:00
David Rose
bf965cae20 restore automatic pipeline expansion 2006-02-16 18:12:47 +00:00
David Rose
37b172d3d3 default-stereo-camera 2006-02-16 06:36:23 +00:00
David Rose
264fc31115 automatic stereo cameras for stereo windows 2006-02-16 06:17:51 +00:00
David Rose
ffb92db022 stereo rendering 2006-02-16 02:28:20 +00:00
Roger Hughston
5daca17ee6 Move Some Functions Under #ifdef .... PVIEW 2006-02-16 02:28:19 +00:00
Roger Hughston
52a78687c0 Moved output into #ifdef 2006-02-16 01:48:38 +00:00