Commit Graph

10307 Commits

Author SHA1 Message Date
David Rose 43bbca86fb traverse to all children of LOD node 2006-02-27 18:49:46 +00:00
David Rose a30470be19 flatten_medium() should also unify 2006-02-27 18:16:32 +00:00
David Rose c4306e0f4b fix paste-buffer corruption bug 2006-02-26 15:42:57 +00:00
David Rose 85ff01dba5 use 2-d texture coordinates when possible 2006-02-26 00:41:26 +00:00
David Rose 781207e5cf fix clip plane reset 2006-02-25 15:45:45 +00:00
David Rose c36eb84388 remove defunct file 2006-02-25 04:45:34 +00:00
David Rose 87fd44e644 improve threads interaction 2006-02-25 01:20:15 +00:00
David Rose 8e73104f28 model-path interface 2006-02-24 22:04:38 +00:00
David Rose 669bd797a1 import 2006-02-24 22:04:23 +00:00
David Rose 2109394560 register RescaleNormalAttrib 2006-02-24 19:54:41 +00:00
David Rose b101f9bcb4 also respect set_foreground(0) at window creation 2006-02-24 19:47:05 +00:00
David Rose 77204cbe3e allow set_foreground to be requested 2006-02-24 19:21:17 +00:00
David Rose 0a675eae03 fix crashes loading bam files 2006-02-24 19:09:35 +00:00
Dave Schuyler 151b661547 formatting 2006-02-24 04:12:32 +00:00
Justin Butler 491d9a08b4 changed updateGridTask so it is not required to pass a task param 2006-02-24 03:59:58 +00:00
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