12481 Commits

Author SHA1 Message Date
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
Zachary Pavlov
16ee78a4be more accurate timing 2007-05-24 19:02:56 +00:00
David Rose
f8b3f0d017 impose max-collect-vertices and max-collect-indices on limits reported by GSG 2007-05-24 17:46:32 +00:00
Zachary Pavlov
a2a8f7297f better profiled function, with capabilities for production 2007-05-24 02:11:24 +00:00
David Rose
fd13c10bbd add VertexArrayBook::save_to_disk() 2007-05-24 01:24:39 +00:00
Josh Yelon
15e0dcd9a0 Fixed ugly radeon driver bug 2007-05-23 21:49:34 +00:00
David Rose
4854ec070c remove 'deprecated' comments 2007-05-23 16:11:50 +00:00
David Rose
5910b103d9 improve output 2007-05-22 21:48:03 +00:00
David Rose
25159b2efa vertex-data-allow-reread 2007-05-22 21:03:41 +00:00
aignacio_sf
99ab24614f Avoid paging out pages on the first attempt if a page is used in the current frame or previous frame. 2007-05-22 02:30:11 +00:00
aignacio_sf
16d3fd7dad Reduce default number of LRU pages pre-allocated.
Increase LRU updates per frame.
2007-05-22 02:26:35 +00:00
David Rose
2526ff3af1 fix oops on flatten 2007-05-22 00:23:59 +00:00
Josh Wilson
1578173ccc "handling dt=0 so as to prevent divide by zero errors" 2007-05-21 23:12:59 +00:00
David Rose
eadc777341 oops, omitted _lock 2007-05-21 22:53:33 +00:00
David Rose
d1795d4bfd build on win32 2007-05-21 22:40:14 +00:00
David Rose
9176735a9f reference counting issues 2007-05-21 22:37:16 +00:00
David Rose
c7fb9cd0ab automatically premunge on load 2007-05-21 22:36:27 +00:00
David Rose
6b913ae195 premunger for dx 2007-05-21 21:56:53 +00:00
David Rose
68688d77d3 fix oops 2007-05-21 18:58:05 +00:00
David Rose
732bbafaa9 define NodePath::premunge_scene() and supporting implementation 2007-05-21 16:05:22 +00:00
David Rose
872c141de0 define preserve-triangle-strips 2007-05-19 07:07:41 +00:00
David Rose
e86dc0c52c hold up setinterestcomplete message until deferred objects are generated 2007-05-19 02:13:15 +00:00
Darren Ranalli
9e8a9d3c96 don't print classTree by default 2007-05-19 00:05:23 +00:00
Darren Ranalli
33d2e386b8 use classmethod, more concise Functor.__call__ implementation 2007-05-18 22:43:33 +00:00
Darren Ranalli
a0f5059dc7 minor memory optimization 2007-05-18 22:25:39 +00:00
David Rose
81be5c1685 temporarily disable deferring for others 2007-05-18 21:57:03 +00:00
David Rose
3dc989ba67 fix infinite loop on gameserver disconnect 2007-05-18 21:49:34 +00:00
Darren Ranalli
46ea4b8474 improved ~objects 2007-05-18 21:45:15 +00:00