10469 Commits

Author SHA1 Message Date
Joseph Lee
74890122cb patches to support FreeBSD build 2006-03-01 02:29:06 +00:00
David Rose
fe4ac01e18 missing ifdefs 2006-02-28 23:55:37 +00:00
David Rose
e89d02c9c5 separate out ClientRepositoryBase, ClientRepository, and OTPClientRepository 2006-02-28 22:21:32 +00:00
David Rose
92291308eb allow multiple keywords on one line 2006-02-28 22:08:22 +00:00
Josh Yelon
ba74d9a772 Eliminated Cg references in gobj/shaderContext 2006-02-28 22:06:49 +00:00
Josh Yelon
12463722c6 Added calc_projection_mat to dx8, dx9 2006-02-28 17:01:35 +00:00
David Rose
136f12d71c minor pstats readjustments 2006-02-28 00:25:45 +00:00
David Rose
40e8313771 some thread-safe locks 2006-02-28 00:15:53 +00:00
Joe Shochet
fbe9a82379 dont create a GridParent if you are not on the grid 2006-02-27 23:36:34 +00:00
David Rose
2dfc813470 oops, silly typo 2006-02-27 22:41:15 +00:00
Josh Yelon
97729823b1 Adding include directory for Cg 2006-02-27 22:34:39 +00:00
Josh Yelon
129cef9f62 Major overhaul to shader subsystem 2006-02-27 21:52:36 +00:00
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