Commit Graph

4 Commits

Author SHA1 Message Date
filmfreedom-org 5e24e06796 Replaced parsers sub-package with parsers.py
After discovering that sub-packages in Blender add-ons don't work (this
seems to be very broken!), I replaced the parsers subpackage with a
parsers.py module (almost as simple as concatenating the source files in
the package). I may be removing this name-parsing system from ABX
entirely, soon, possibly moving it into KitCAT.
2021-06-29 13:53:48 -05:00
filmfreedom-org 6ff5b6b4f5 Implemented Branch/Rank objects in ranks.py 2021-06-02 03:06:45 -05:00
filmfreedom-org ad97d29f51 Added prop_factory module to create dynamic Blender property groups. 2021-05-29 00:47:44 -05:00
Terry Hancock 0d81cc5857 Integrating data system; unit tests in Blender 2021-05-28 11:54:09 -05:00