152 Commits

Author SHA1 Message Date
David Rose
39dc3d9c3e add allow-incomplete-render 2007-06-06 21:05:17 +00:00
David Rose
e5d2c00879 add clip-plane-cull 2007-06-04 22:34:22 +00:00
David Rose
33a0c3af8e replacing CullBinOcclusionTest with PipeOcclusionCullTraverser, some linmath optimizations 2007-05-31 21:17:50 +00:00
David Rose
25159b2efa vertex-data-allow-reread 2007-05-22 21:03:41 +00:00
David Rose
93807927f9 add detect-graph-cycles 2007-04-04 21:21:23 +00:00
David Rose
9b575fbe58 steps toward async flatten 2007-04-03 23:21:49 +00:00
David Rose
755288c2d5 add support-fade-lod 2007-02-13 23:28:13 +00:00
Darren Ranalli
2a6b1cb479 added audioVolumeAttrib 2006-12-21 23:40:22 +00:00
Zachary Pavlov
58533ae46c fixes for tau 2006-11-27 03:27:55 +00:00
David Rose
5779007507 more memory tracking stuff 2006-11-24 22:59:44 +00:00
David Rose
dfe5814829 rework loader vs. ModelPool; deprecate implicit filename extension; improve ModelPool.releaseModel() 2006-10-25 17:56:50 +00:00
David Rose
3150541f9e verify-lods off again for now 2006-09-16 01:14:32 +00:00
David Rose
21d70e558e add EventStorePandaNode 2006-09-14 00:54:45 +00:00
David Rose
169a946914 Fix some issues with verify-lods 2006-09-13 15:57:55 +00:00
David Rose
03ed2b6a94 turn off verify-lods by default for now 2006-09-13 01:15:16 +00:00
David Rose
2ddcce6ad2 LODNode should test its bounding volumes 2006-09-12 00:15:59 +00:00
David Rose
3fe0ad1080 AsyncTaskManager, threaded sound loader 2006-08-29 19:27:03 +00:00
David Rose
2ed9484f06 fix typos in comments, fix show-transparency with M_dual 2006-07-31 21:05:10 +00:00
David Rose
233f3e080d egg-max-vertices, egg-max-indices, max-collect-indices 2006-07-13 16:09:08 +00:00
aignacio_sf
682065a3e8 Preliminary stencil buffer code. 2006-05-19 04:18:09 +00:00
David Rose
66d179ecdf fix fog on sprite particles 2006-05-12 18:06:22 +00:00
David Rose
6a9fdd6575 fix static init ordering problem 2006-04-19 03:14:53 +00:00
David Rose
85ba9e05b8 occlusion test 2006-04-06 23:22:03 +00:00
David Rose
8a78fffd8f multithreading optimizations, tau profiler, related changes 2006-04-05 19:36:05 +00:00
David Rose
38dde80e5f isolate cull from pgraph 2006-03-24 01:01:34 +00:00
David Rose
2109394560 register RescaleNormalAttrib 2006-02-24 19:54:41 +00:00
David Rose
8567173ece more threading issues 2006-01-16 15:42:28 +00:00
David Rose
37f874c746 add DrawMaskAttrib 2005-09-29 01:27:03 +00:00
Josh Yelon
2095d8c44f New shader system 2005-09-25 04:06:31 +00:00
Asad M. Zaman
8c5c7a6a82 revised portals to accommodate space changes 2005-09-20 01:27:38 +00:00
Josh Yelon
e012688824 New shader code 2005-09-04 19:52:26 +00:00
David Rose
4cb3cc6461 show_cpu_animation -> show_vertex_animation 2005-07-08 23:13:30 +00:00
David Rose
a2eb3859cb color-scale-via-lighting 2005-05-05 18:19:41 +00:00
David Rose
7d8cbc7a10 straighten out some confusing texture interfaces 2005-05-02 00:29:24 +00:00
David Rose
819355581e various pstats improvements; pstats use 32 bit headers; added "*" category; some minor fixes 2005-04-30 00:09:07 +00:00
David Rose
749e91d879 rename vertex -> row in GeomVertexData etc. 2005-04-15 23:48:43 +00:00
David Rose
d36604ab05 collect_vertex_data 2005-04-13 23:56:15 +00:00
David Rose
160099a0ec show-cpu-animation 2005-03-31 11:45:57 +00:00
David Rose
6512581e90 real state sorting 2005-03-22 23:28:49 +00:00
David Rose
d4401c9c43 more new geom work 2005-03-15 00:22:22 +00:00
David Rose
2a39759b85 fix PandaSystem.hasSystem() etc. 2005-02-19 00:00:47 +00:00
David Rose
f939c61b1a api-level antialias control 2005-01-27 02:38:11 +00:00
David Rose
e91e72e6c5 fix memory leak in state cache 2005-01-26 01:06:39 +00:00
David Rose
f8ddceb035 add RescaleNormalAttrib 2004-12-30 21:06:42 +00:00
David Rose
a9f7756ba6 migrate more code to prc interface 2004-12-28 18:49:53 +00:00
David Rose
7d5ae1e3f6 move more config variables to new interface 2004-12-23 05:42:42 +00:00
David Rose
557060cb1d weak pointers, and FadeLODNode fixes for instances/multiple cameras 2004-09-30 21:29:25 +00:00
David Rose
d31b91e758 prepare to implement AuxSceneData 2004-09-27 23:58:27 +00:00
David Rose
cf44a95d84 fix leak due to cyclic RenderState reference counts 2004-09-13 16:29:57 +00:00
Asad M. Zaman
10cc2dd9a9 added some debug variable and print statements to investigate polylight behavior 2004-09-11 00:25:28 +00:00