CATS: Components
Modules referenced in this chapter: components/base.pycollection.pyprocessor.pydata.py I would call this the “core component” of the rigging system, but we already have things in the project called “core” and “component”, so let’s say the “central part” of the rigging system are these Component classes and the system to load and use them. The goals of this…