12308 Commits

Author SHA1 Message Date
Zachary Pavlov
1b2600abf9 new actor interfaces 2007-06-05 00:04:38 +00:00
David Rose
4362ebc862 whoops, incorrect bounding volume 2007-06-04 22:34:41 +00:00
David Rose
e5d2c00879 add clip-plane-cull 2007-06-04 22:34:22 +00:00
Zachary Pavlov
f554899631 new joint fixing mechanism in at the panda level 2007-06-04 20:38:06 +00:00
David Rose
dbea60ee9e remove temp hack 2007-06-04 20:19:46 +00:00
David Rose
fe951a35fd cull to geoms; fix box culling 2007-06-04 20:18:57 +00:00
Zachary Pavlov
1ca36eedd9 rollback 2007-06-04 18:54:38 +00:00
David Rose
9dbd150169 wait for occlusion 2007-06-04 18:39:33 +00:00
Darren Ranalli
fe826af9b0 comment changes 2007-06-04 18:38:16 +00:00
David Rose
9d16c5bf23 dx9 occlusion queries 2007-06-04 17:20:51 +00:00
David Rose
8b83a2601a oops 2007-06-04 15:53:41 +00:00
David Rose
8196d44822 more fixes for preload-textures + model-cache-dir 2007-06-04 13:42:25 +00:00
David Rose
36dfcf2437 fix memory leak 2007-06-03 20:16:00 +00:00
David Rose
5abe3a9e1c better respect for keep-texture-ram and preload-textures in the presence of a bam-cache 2007-06-03 16:31:43 +00:00
David Rose
2719a277e5 fix double-lock detection 2007-06-03 15:47:14 +00:00
David Rose
ad6e2116cc better thread safety 2007-06-03 15:42:14 +00:00
David Rose
036ad2b115 remove old LINUX_NATIVE_THREADS implementation 2007-06-02 15:29:59 +00:00
David Rose
faad1e333d optional BoundingBox 2007-06-02 00:59:32 +00:00
Zachary Pavlov
2c85e350ee new lower level joint freeze function 2007-06-02 00:31:21 +00:00
David Rose
1f9f4b654e make a copy of the AnimBundle before modifying 2007-06-02 00:19:57 +00:00
David Rose
b2ba2b5246 robustify a bit 2007-06-01 22:56:59 +00:00
David Rose
ee69090a45 this debug test doesn't work on all drivers 2007-06-01 22:16:40 +00:00
David Rose
c7bce135da occlusion tests 2007-06-01 22:16:05 +00:00
aignacio_sf
c33d957dee Fix DX9/DX8 parasite buffer problems. 2007-06-01 21:50:57 +00:00
aignacio_sf
940038adb7 Fix matching back buffer format issues. 2007-06-01 21:50:00 +00:00
David Rose
5a8d63954b more bugfixes 2007-06-01 18:35:29 +00:00
David Rose
fc9f9fe225 whoopsy, forgot to init part of the matrix 2007-06-01 05:38:44 +00:00
David Rose
356b46e11d oops! One bit only per flag, please 2007-06-01 03:57:21 +00:00
David Rose
5518abb092 temp uniquify-transforms etc. 2007-06-01 00:03:43 +00:00
Zachary Pavlov
4eee3a23e9 no hotshot 2007-06-01 00:02:39 +00:00
David Rose
434b665d4c move check_hierarchy() 2007-05-31 23:57:17 +00:00
David Rose
0284746bc2 compile errors 2007-05-31 23:54:36 +00:00
Zachary Pavlov
81b52e39c5 new joint freezing on a low level 2007-05-31 23:44:39 +00:00
David Rose
c7a0652426 add LerpTexOffsetInterval, etc. 2007-05-31 23:13:49 +00:00
David Rose
33a0c3af8e replacing CullBinOcclusionTest with PipeOcclusionCullTraverser, some linmath optimizations 2007-05-31 21:17:50 +00:00
Zachary Pavlov
b62e15207c oops, missed som formatting and calibration issues 2007-05-30 02:40:57 +00:00
Zachary Pavlov
582acfb7b9 better profiling option 2007-05-30 01:18:44 +00:00
Zachary Pavlov
5d7d58a5bc new profiler options 2007-05-30 00:15:04 +00:00
Zachary Pavlov
777c080b9e freeze joint functionality 2007-05-29 22:08:49 +00:00
David Rose
e6e7a3e4a9 fix bam loading for multibundle characters 2007-05-29 21:21:10 +00:00
David Rose
6640fd4acf tau-specific dependencies 2007-05-27 17:50:11 +00:00
David Rose
bd86134b15 improve copy_subgraph: quick_add_new_child() 2007-05-27 16:22:49 +00:00
David Rose
aa3c504345 small optimizations to PandaNode etc. 2007-05-27 02:47:54 +00:00
David Rose
c52f7d6427 don't hit the disk so much when loading already-loaded files 2007-05-27 01:38:05 +00:00
David Rose
bf43d9fb7d alloca() fails with large buffers 2007-05-27 01:37:10 +00:00
Josh Yelon
51fb06511f Added mayawrapper. 2007-05-26 23:46:44 +00:00
David Rose
f2cd08589a proper includes 2007-05-26 18:05:27 +00:00
David Rose
ec2c965e8b fix header files, build with tau 2007-05-26 15:25:06 +00:00
David Rose
aef3383a23 whoops, fix bigendian machines 2007-05-25 18:24:10 +00:00
David Rose
820a9fb99b GeomVertexArrayData::get_modified() wasn't getting updated 2007-05-24 22:48:31 +00:00