open_toontown_panda3d/panda/src/chan
rdb c980643649 chan: Lock PartBundle while binding animation
This seems like the right thing to do that could prevent some potential race conditions; let me known if this is breaking anything.
2021-11-28 16:21:59 +01:00
..
CMakeLists.txt CMake: Rely on GNUInstallDirs to specify install paths 2019-08-31 00:48:42 -06:00
README.md Add README.md files for various directories 2017-10-31 19:20:24 +01:00
animBundle.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
animBundle.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
animBundle.h chan: add various property interfaces to animation system 2018-11-28 16:46:49 +01:00
animBundleNode.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
animBundleNode.cxx chan: print out actual anim info when showing AnimBundleNode in ls() 2019-09-30 14:02:53 +02:00
animBundleNode.h chan: print out actual anim info when showing AnimBundleNode in ls() 2019-09-30 14:02:53 +02:00
animChannel.I general: Resolve some warnings unique to Windows 2018-06-10 02:25:10 -06:00
animChannel.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
animChannel.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
animChannelBase.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
animChannelBase.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
animChannelBase.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
animChannelFixed.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
animChannelFixed.cxx Separate out CPython calls from core libs; eliminate need for pystub 2016-07-20 14:30:41 +02:00
animChannelFixed.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
animChannelMatrixDynamic.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
animChannelMatrixDynamic.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
animChannelMatrixDynamic.h chan: add various property interfaces to animation system 2018-11-28 16:46:49 +01:00
animChannelMatrixFixed.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
animChannelMatrixFixed.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
animChannelMatrixFixed.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
animChannelMatrixXfmTable.I general: Replace NULL (and 0 as pointer) with C++11 nullptr 2018-06-03 16:35:13 -06:00
animChannelMatrixXfmTable.cxx general: use nassert_raise instead of nassertv(false) et al 2018-11-28 17:35:20 +01:00
animChannelMatrixXfmTable.h chan: add various property interfaces to animation system 2018-11-28 16:46:49 +01:00
animChannelScalarDynamic.I chan: add various property interfaces to animation system 2018-11-28 16:46:49 +01:00
animChannelScalarDynamic.cxx chan: add various property interfaces to animation system 2018-11-28 16:46:49 +01:00
animChannelScalarDynamic.h chan: add various property interfaces to animation system 2018-11-28 16:46:49 +01:00
animChannelScalarTable.I general: Replace NULL (and 0 as pointer) with C++11 nullptr 2018-06-03 16:35:13 -06:00
animChannelScalarTable.cxx general: use nassert_raise instead of nassertv(false) et al 2018-11-28 17:35:20 +01:00
animChannelScalarTable.h chan: publish AnimChannelScalarTable constructor 2020-01-20 00:32:49 +01:00
animControl.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
animControl.cxx chan: disable AnimControl copy ctor and assignment operators 2018-10-17 19:43:41 +02:00
animControl.h general: replace remaining references to ConditionVarFull. 2019-02-11 16:23:16 +01:00
animControlCollection.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
animControlCollection.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
animControlCollection.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
animGroup.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
animGroup.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
animGroup.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
animPreloadTable.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
animPreloadTable.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
animPreloadTable.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
auto_bind.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02: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 general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
bindAnimRequest.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
config_chan.cxx general: Don't require BUILDING_* for static builds 2018-08-31 23:54:32 -06:00
config_chan.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
movingPart.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
movingPart.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
movingPartBase.I chan: remove unused MovingPartBase::_num_effective_channels member 2019-07-18 20:20:41 +02:00
movingPartBase.cxx chan: remove unused MovingPartBase::_num_effective_channels member 2019-07-18 20:20:41 +02:00
movingPartBase.h chan: remove unused MovingPartBase::_num_effective_channels member 2019-07-18 20:20:41 +02:00
movingPartMatrix.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
movingPartMatrix.cxx general: Replace NULL (and 0 as pointer) with C++11 nullptr 2018-06-03 16:35:13 -06:00
movingPartMatrix.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
movingPartScalar.I char/chan: clean up MovingPartScalar/CharacterSlider constructors 2020-01-21 15:34:33 +01:00
movingPartScalar.cxx general: Replace NULL (and 0 as pointer) with C++11 nullptr 2018-06-03 16:35:13 -06:00
movingPartScalar.h char/chan: clean up MovingPartScalar/CharacterSlider constructors 2020-01-21 15:34:33 +01: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 general: Replace NULL (and 0 as pointer) with C++11 nullptr 2018-06-03 16:35:13 -06:00
partBundle.cxx chan: Lock PartBundle while binding animation 2021-11-28 16:21:59 +01:00
partBundle.h chan: remove net blend calculation, nothing is actually using it 2019-07-25 20:34:25 +02: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 char: attempt to make Character class thread-safe 2020-02-10 12:49:45 +01:00
partBundleNode.cxx char: attempt to make Character class thread-safe 2020-02-10 12:49:45 +01:00
partBundleNode.h char: attempt to make Character class thread-safe 2020-02-10 12:49:45 +01:00
partGroup.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
partGroup.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
partGroup.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
partSubset.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
partSubset.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
partSubset.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02: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.