Commit Graph

595 Commits

Author SHA1 Message Date
David Rose 0869d551ae shaders are always constant, it appears 2007-02-08 21:52:57 +00:00
David Rose 63edecf517 faster sprite particles 2007-02-08 19:56:33 +00:00
David Rose 02b5193dd2 compiler warning 2007-01-30 17:03:58 +00:00
David Rose a09cfb3a9b link with python 2007-01-26 17:59:35 +00:00
David Rose 55a8ab333b preserve tags while flattening 2007-01-25 21:37:10 +00:00
David Rose 28110b2774 fix flattening 2-d objects 2007-01-17 02:27:36 +00:00
Zachary Pavlov be02db659d added a geom tag, setPreserved, which prevents flattening 2007-01-08 22:59:05 +00:00
Darren Ranalli 2a6b1cb479 added audioVolumeAttrib 2006-12-21 23:40:22 +00:00
aignacio_sf 6ec87e2506 Add stencil buffer clear. 2006-12-13 19:27:51 +00:00
aignacio_sf af8a72f828 Add list_contents function that takes no parameters which outputs to cout thus making it callable in Python.
Format the output so it is a bit easier to read.
2006-12-08 03:38:52 +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 ccec9eb3df allow Actor flattening 2006-11-16 22:39:31 +00:00
David Rose d6b8d30bca add replace_node() 2006-11-13 22:45:24 +00:00
David Rose 6f21efb679 fix compose between 2-d and 3-d mats 2006-11-13 18:22:25 +00:00
aignacio_sf 53e190a77a Fix comment for make_off function. 2006-11-01 03:49:55 +00:00
aignacio_sf 543b68c0ed Fix cut and paste comment. 2006-11-01 03:40:55 +00:00
David Rose dfe5814829 rework loader vs. ModelPool; deprecate implicit filename extension; improve ModelPool.releaseModel() 2006-10-25 17:56:50 +00:00
Zachary Pavlov bb46722b39 fixes an issue that only shows up Opt2 2006-10-25 02:50:17 +00:00
David Rose 763808f8e4 make ModelPool::garbage_collect() behave sensibly in the new loadModel() world 2006-10-23 20:50:09 +00:00
David Rose 64d4d729fc allow flatten_strong() to combine the children of a ModelNode 2006-10-18 17:18:17 +00:00
David Rose 9b2f1e4a69 add accessors to SceneGraphAnalzyer 2006-10-15 16:54:45 +00:00
David Rose 6f2d9475bb expose SceneGraphAnalyzer 2006-10-15 16:05:39 +00:00
David Rose 962f43800d add alpha-scale-via-texture 2006-10-10 17:58:08 +00:00
David Rose 601dbd02ca fixes for osx build 2006-09-25 22:29:39 +00:00
David Rose 425ada050a add PandaNode::get_fancy_bits(), remove PandaNode::has_cull_callback() 2006-09-20 00:54:15 +00:00
David Rose ec042275fe rename LoaderOptions methods for clarity; add output 2006-09-18 19:07:47 +00:00
David Rose 3150541f9e verify-lods off again for now 2006-09-16 01:14:32 +00:00
David Rose 97fbcbd507 fix LODNode startup 2006-09-14 18:03:51 +00:00
David Rose 21d70e558e add EventStorePandaNode 2006-09-14 00:54:45 +00:00
David Rose 928770b37b optimize verify-lods better 2006-09-13 17:13:56 +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 8252076962 don't validate LODNodes when force_switch is in effect 2006-09-12 19:54:14 +00:00
David Rose 2ddcce6ad2 LODNode should test its bounding volumes 2006-09-12 00:15:59 +00:00
David Rose 5faf55d463 minor lod tweaks 2006-09-08 19:30:00 +00:00
David Rose 02916bf726 add a spindle to the viz 2006-09-08 18:47:54 +00:00
David Rose 3d415c4e0f add show_switch() debugging mode 2006-09-08 17:01:27 +00:00
David Rose 1343e40e31 fix problem with non-normalized quat 2006-09-05 06:39:27 +00:00
David Rose b81fdf5f9d revisiting hashtables 2006-09-01 22:27:21 +00:00
David Rose a3cc24dd6f dos2unix 2006-09-01 18:52:52 +00:00
David Rose 3fe0ad1080 AsyncTaskManager, threaded sound loader 2006-08-29 19:27:03 +00:00
David Rose 1f1761da76 threaded model loads 2006-08-22 15:33:51 +00:00
David Rose 42fc71791e minor change: calc_tight_bounds should be a const method 2006-08-18 21:11:16 +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 8e178ae9d6 obviate the need to call Actor.update() most of the time 2006-07-26 21:40:53 +00:00
David Rose 39f37d0567 fix particles 2006-07-13 17:34:10 +00:00
David Rose 233f3e080d egg-max-vertices, egg-max-indices, max-collect-indices 2006-07-13 16:09:08 +00:00
David Rose 7d43e51358 add BamCacheIndex 2006-06-20 00:23:24 +00:00
David Rose b053967464 fix threading on windows 2006-06-15 23:39:00 +00:00