140 Commits

Author SHA1 Message Date
David Rose
1373705582 reorganize Actor dictionaries a bit; keep around ModelRoot node for proper ModelPool reference counting 2006-10-24 17:11:22 +00:00
David Rose
731ab7b576 enable intra-frame animation interpolation 2006-10-14 23:58:48 +00:00
Asad M. Zaman
16814f4709 little fix for copy actor 2006-10-12 17:48:59 +00:00
David Rose
5d9ded7299 allow passing in an LODNode to the constructor 2006-10-12 14:20:51 +00:00
David Rose
fa760d2285 fix copyActor when subparts are in use 2006-10-12 00:49:20 +00:00
David Rose
d6049a6276 fix copyActor when subparts are in use 2006-10-12 00:49:16 +00:00
David Rose
96571d412f fix fixBounds() 2006-10-07 16:27:50 +00:00
Asad M. Zaman
074afb48f5 fixes a crash on the actor subpart 2006-10-06 02:07:40 +00:00
David Rose
b4238d94b7 add setSubpartsComplete() 2006-10-05 18:10:43 +00:00
Asad M. Zaman
8833f3ea92 fixed a list to string bug 2006-10-05 17:03:55 +00:00
Josh Wilson
63da71ff99 typo 2006-09-21 20:54:08 +00:00
Josh Wilson
021df54242 allowing ability to specify partnames when using getFrameTime 2006-09-21 20:44:05 +00:00
Jason Yeung
d265137603 - Added a new interface to setCenter 2006-09-15 23:48:35 +00:00
Joe Shochet
26a50769af moved a print into a debug statement, asserts on the notify statements as optimization for clients running python -OO 2006-09-14 04:26:45 +00:00
David Rose
390f5cbada add center parameter 2006-09-14 00:45:35 +00:00
Asad M. Zaman
b74d5dab19 new female face and removed headactor 2006-09-01 04:44:12 +00:00
Asad M. Zaman
e4dd8745bf use lod and reset lod made simpler 2006-08-18 02:14:37 +00:00
Josh Yelon
0c888dcaad Added __all__ declarations to actor, task, fsm 2006-08-08 19:15:16 +00:00
Asad M. Zaman
e399531009 biped violated overwrite default functions, this is the price 2006-08-08 01:47:34 +00:00
Darren Ranalli
7ec9afa83d added faceAwayFromViewer and faceTowardsViewer 2006-07-14 21:21:24 +00:00
Asad M. Zaman
3f619486e9 new avatar system 2006-06-29 18:49:01 +00:00
Josh Wilson
f27cf426e1 fixed bug where not all animControls were returnd when a list was passed to getAnimControls 2006-06-21 22:13:47 +00:00
Asad M. Zaman
e45a6a875a update for e3: single textured hair, female lods are missing it, so copied high lod on them; 6 spanish buildings and their textures 2006-04-26 06:29:57 +00:00
Jason Yeung
7b22b83733 - Fixed to allow 4 LODS for actors 2006-04-11 20:36:04 +00:00
Dave Schuyler
5f270517e4 changed comment 2006-03-18 01:05:19 +00:00
Dave Schuyler
26ea29157c formatting 2006-03-17 21:41:36 +00:00
Asad M. Zaman
f1b66dabf3 fixed the nametag not showing up in lower lods 2006-03-09 20:45:46 +00:00
Asad M. Zaman
d38b81dc8d optimized avatar nodepath counts 2006-03-08 18:37:46 +00:00
Greg Wiatroski
ab65fe0cfe fix from asad for the no-lod copy constructor 2006-02-21 22:25:30 +00:00
Asad M. Zaman
326cdd21e5 added a few more functions in actor 2006-02-18 01:21:44 +00:00
Dave Schuyler
9e51cf2f8a changed import of panda modules 2006-02-14 22:20:44 +00:00
Dave Schuyler
71243aa874 formatting 2006-01-27 02:54:41 +00:00
Dave Schuyler
ea53570eef formatting 2006-01-27 01:00:28 +00:00
David Rose
9fcf83a773 typo 2006-01-24 21:29:04 +00:00
David Rose
e0bfb4c3ef fix subpart stuff 2006-01-21 01:31:46 +00:00
David Rose
4b35c0715d half-body animations 2006-01-20 02:54:27 +00:00
Justin Butler
2fae638f62 Fixed typo. 2006-01-18 20:34:05 +00:00
David Rose
28321721ac expose loaderOptions, implicitly request anims and skeletons from Actor interface when copy = 0 2006-01-14 00:44:57 +00:00
Asad M. Zaman
74d6a7265a fixed an actor bug on cleanup 2006-01-11 00:34:52 +00:00
Dave Schuyler
dbf7ac0bd8 formatting 2006-01-07 04:19:58 +00:00
Dave Schuyler
c76f0eea10 PandaObject to DirectObject 2005-12-20 04:26:50 +00:00
Josh Wilson
1c3250e7b9 Added ability to use 'high', 'med', 'low' as lodNames 2005-12-08 23:42:19 +00:00
Josh Wilson
b76a4acac3 revert 2005-12-08 23:34:52 +00:00
Josh Wilson
9699ba9508 Added ability to use 'high', 'med', 'low' as lodNames 2005-12-08 23:28:25 +00:00
Joe Shochet
a3f57b8d2f optimization for getLODNames 2005-12-01 17:09:13 +00:00
Dave Schuyler
5f4d36e968 formatting 2005-10-01 02:11:54 +00:00
Joe Shochet
570a6faf71 clear control effects on anim controls before deleting 2005-08-03 21:41:59 +00:00
David Rose
4c4862a78e typo 2005-07-06 21:38:21 +00:00
Samir Naik
40b95dfb56 added getFrameTime 2005-06-21 21:50:06 +00:00
Dave Schuyler
bf54580d8e changed notify level to reduce log output 2005-06-21 00:58:33 +00:00