open_toontown_panda3d/panda/src/chan
Sam Edwards 4cec331722 CMake: Add support for building metalibs as metalibs 2018-04-18 14:42:56 -06:00
..
CMakeLists.txt CMake: Add support for building metalibs as metalibs 2018-04-18 14:42:56 -06:00
README.md Add README.md files for various directories 2017-10-31 19:20:24 +01:00
animBundle.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
animBundle.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
animBundle.h Mark constructors 'explicit' for which coercion makes no sense 2017-11-06 19:47:38 +01:00
animBundleNode.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
animBundleNode.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
animBundleNode.h Mark constructors 'explicit' for which coercion makes no sense 2017-11-06 19:47:38 +01:00
animChannel.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
animChannel.cxx general: Remove '#pragma interface'/'#pragma implementation' 2018-03-20 14:36:19 -04:00
animChannel.h general: Remove '#pragma interface'/'#pragma implementation' 2018-03-20 14:36:19 -04:00
animChannelBase.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
animChannelBase.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
animChannelBase.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
animChannelFixed.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
animChannelFixed.cxx Separate out CPython calls from core libs; eliminate need for pystub 2016-07-20 14:30:41 +02:00
animChannelFixed.h Separate out CPython calls from core libs; eliminate need for pystub 2016-07-20 14:30:41 +02:00
animChannelMatrixDynamic.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
animChannelMatrixDynamic.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
animChannelMatrixDynamic.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
animChannelMatrixFixed.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
animChannelMatrixFixed.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
animChannelMatrixFixed.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
animChannelMatrixXfmTable.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
animChannelMatrixXfmTable.cxx Display deprecation warning when writing FFT compressed anim chans 2016-04-24 01:44:09 +02:00
animChannelMatrixXfmTable.h Mark constructors 'explicit' for which coercion makes no sense 2017-11-06 19:47:38 +01:00
animChannelScalarDynamic.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
animChannelScalarDynamic.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
animChannelScalarDynamic.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
animChannelScalarTable.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
animChannelScalarTable.cxx Display deprecation warning when writing FFT compressed anim chans 2016-04-24 01:44:09 +02:00
animChannelScalarTable.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
animControl.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
animControl.cxx chan: fix crash when AnimControl is destroyed in threaded pipeline 2018-02-24 12:15:56 +01:00
animControl.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
animControlCollection.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
animControlCollection.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
animControlCollection.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
animGroup.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
animGroup.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
animGroup.h interrogate: more improvements to seq/map wrappers 2017-11-27 17:29:50 +01:00
animPreloadTable.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
animPreloadTable.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
animPreloadTable.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
auto_bind.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
auto_bind.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
bindAnimRequest.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
bindAnimRequest.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
bindAnimRequest.h Mark constructors 'explicit' for which coercion makes no sense 2017-11-06 19:47:38 +01:00
config_chan.cxx general: Add guards to ensure proper BUILDING_ macros defined 2018-03-25 13:17:52 -06:00
config_chan.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
movingPart.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
movingPart.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
movingPartBase.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
movingPartBase.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
movingPartBase.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
movingPartMatrix.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
movingPartMatrix.cxx general: Remove '#pragma interface'/'#pragma implementation' 2018-03-20 14:36:19 -04:00
movingPartMatrix.h general: Remove '#pragma interface'/'#pragma implementation' 2018-03-20 14:36:19 -04:00
movingPartScalar.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
movingPartScalar.cxx general: Remove '#pragma interface'/'#pragma implementation' 2018-03-20 14:36:19 -04:00
movingPartScalar.h general: Remove '#pragma interface'/'#pragma implementation' 2018-03-20 14:36:19 -04:00
p3chan_composite1.cxx Separate out CPython calls from core libs; eliminate need for pystub 2016-07-20 14:30:41 +02:00
p3chan_composite2.cxx rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +00:00
partBundle.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
partBundle.cxx chan: fix crash when AnimControl is destroyed in threaded pipeline 2018-02-24 12:15:56 +01:00
partBundle.h chan: fix crash when AnimControl is destroyed in threaded pipeline 2018-02-24 12:15:56 +01:00
partBundleHandle.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
partBundleHandle.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
partBundleHandle.h Interrogate improvements, more properties, MAKE_SEQ_PROPERTY 2016-05-11 00:16:53 +02:00
partBundleNode.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
partBundleNode.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
partBundleNode.h Mark constructors 'explicit' for which coercion makes no sense 2017-11-06 19:47:38 +01:00
partGroup.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
partGroup.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
partGroup.h interrogate: more improvements to seq/map wrappers 2017-11-27 17:29:50 +01:00
partSubset.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
partSubset.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
partSubset.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
vector_PartGroupStar.cxx general: Remove '#pragma interface'/'#pragma implementation' 2018-03-20 14:36:19 -04:00
vector_PartGroupStar.h general: Remove '#pragma interface'/'#pragma implementation' 2018-03-20 14:36:19 -04:00

README.md

This package contains the animation channels. This defines the various kinds of AnimChannels that may be defined, as well as the MovingPart class which binds to the channels and plays the animation. This is a support library for char, as well as any other libraries that want to define objects whose values change over time.