Commit Graph

221 Commits

Author SHA1 Message Date
David Rose e570510887 remove old panda support 2008-12-24 19:22:11 +00:00
David Rose 8335c5778c getInitialValue() -> getDefaultValue() 2008-12-24 18:42:10 +00:00
Asad M. Zaman 89a8c9032a controlJoints should be model nodes anyway 2008-12-18 21:44:21 +00:00
David Rose 55a789293a minor optimization features for async flatten 2008-12-16 19:48:28 +00:00
David Rose f3106c89e2 setLODAnimation 2008-12-15 22:44:33 +00:00
David Rose ac06fd3b4a okMissing 2008-11-26 01:09:18 +00:00
David Rose 48c395e10e more better lodname handling 2008-11-26 00:40:03 +00:00
David Rose a831fc8ca6 minor refinement 2008-11-19 22:48:54 +00:00
David Rose c70aadbd89 detect overlapping subparts 2008-11-19 20:26:48 +00:00
Zachary Pavlov 877404d8a9 specific lod lookup for useLOD. Should prevent the sorting problems we've been seeing 2008-11-19 00:06:03 +00:00
Zachary Pavlov fdc9d8fd53 updated sorting algorithm for lods 2008-11-18 21:03:06 +00:00
Asad M. Zaman 0d3349bac0 use the already sortedLODNames instead of sorting everytime 2008-11-14 04:18:48 +00:00
David Rose 9e76c93d1e fix getCurrentFrame(animName = blah) 2008-11-11 00:48:27 +00:00
David Rose d8e3efb1b9 support passing in a NodePath instead of a filename to loadAnims() 2008-11-05 23:39:09 +00:00
David Rose 8b16f6024f more waitPending 2008-09-13 05:18:24 +00:00
David Rose 52fa05d6f9 waitPending 2008-09-13 02:04:05 +00:00
David Rose f8fa118cbe unloadAnims() always postFlatten() 2008-08-28 22:50:07 +00:00
David Rose 63a948749a bindAnim() improvements 2008-08-28 05:50:12 +00:00
David Rose 7fdd1813ac remove some old panda support 2008-08-08 00:13:59 +00:00
David Rose f86360a303 small opts 2008-08-08 00:09:21 +00:00
David Rose 0364ebd8b7 asynchronous animation binding 2008-08-07 17:34:24 +00:00
David Rose 1900e24dc1 don't use isinstance(AnimControl) 2008-08-02 00:46:48 +00:00
Josh Wilson a480d86b62 asserting notify statements to clean up the game logs 2008-07-09 01:37:58 +00:00
Josh Wilson 9191f85b85 return None for getDuration() if __animControlDict is empty 2008-04-10 01:03:58 +00:00
Samir Naik fa0f621c93 fix crash in getCurrentAnim if no anims in animcontroldict 2007-12-21 00:34:16 +00:00
David Rose 66eb1a1298 add postFlatten() 2007-10-08 21:37:37 +00:00
David Rose 2ce8a65fc4 support common transforming of shared PartBundles 2007-10-04 16:53:14 +00:00
Zachary Pavlov b0100e3392 switched to new code, fixed typo 2007-08-23 00:00:05 +00:00
Zachary Pavlov 237000f7d8 new fix bounds function 2007-08-22 23:27:03 +00:00
Asad M. Zaman 82a863831c properly cleans up nametags 2007-08-16 19:40:19 +00:00
David Rose caa5efc434 default merge-lod-bundles 2007-07-06 21:55:18 +00:00
David Rose 7b1d939340 fix getActorInfo() 2007-07-06 21:52:42 +00:00
David Rose 111ae8a53a fix merge-lod-bundles 2007-07-05 20:52:20 +00:00
David Rose 516b5a8baf mergeLODBundles 2007-07-04 16:02:47 +00:00
David Rose a297fb9c6f better temp check 2007-07-03 17:13:29 +00:00
David Rose 8488c504d6 rework controlJoint() and freezeJoint() to reduce memory footprint 2007-07-03 17:09:56 +00:00
Zachary Pavlov cab1ce3e0b utility function for unique part bundles 2007-06-25 21:20:53 +00:00
Zachary Pavlov bb0b1424d8 renamed part group freezeJoint ton freeze, and partBundle now has freezeJoint 2007-06-20 22:49:05 +00:00
Zachary Pavlov 0109caeeed tweaks to actor 2007-06-13 21:11:19 +00:00
David Rose e7085798b7 makeDefaultLod 2007-06-11 16:33:07 +00:00
David Rose 3971dfc49b only avatars do setFinal() by default 2007-06-08 23:23:36 +00:00
Zachary Pavlov 1b2600abf9 new actor interfaces 2007-06-05 00:04:38 +00:00
Zachary Pavlov 1ca36eedd9 rollback 2007-06-04 18:54:38 +00:00
Zachary Pavlov 2c85e350ee new lower level joint freeze function 2007-06-02 00:31:21 +00:00
Zachary Pavlov 777c080b9e freeze joint functionality 2007-05-29 22:08:49 +00:00
Asad M. Zaman c7c3f9e445 created preloading of interactive animations on interactive npcs 2007-05-17 06:07:58 +00:00
Asad M. Zaman 7ee602f933 discovered a bug in the getanimcontrol 2007-05-03 21:35:18 +00:00
Asad M. Zaman b4f7896e0c fixed a crash with new loadAnims function 2007-05-03 00:06:32 +00:00
Asad M. Zaman 355d7ebdf3 added a new interface called getAnimFilename in Actor and made the getAnimControl more robust 2007-05-02 22:50:25 +00:00
Asad M. Zaman b25666aedc this goes with the quieting of the loader errors on island pieces 2007-05-01 02:07:46 +00:00