ABX/abx
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
..
parsers/__pycache__ Replaced parsers sub-package with parsers.py 2021-06-29 13:53:48 -05:00
__init__.py Replaced parsers sub-package with parsers.py 2021-06-29 13:53:48 -05:00
abx.yaml Replaced parsers sub-package with parsers.py 2021-06-29 13:53:48 -05:00
abx_ui.py Replaced parsers sub-package with parsers.py 2021-06-29 13:53:48 -05:00
accumulate.py Source tracking in accumulate module. 2021-06-14 14:48:26 -05:00
copy_anim.py Added or updated all the docstrings throughout the project. 2021-05-30 01:48:38 -05:00
enum.py Refactoring to separate file_context elements. Updates to ranks.py 2021-06-08 20:49:32 -05:00
file_context.py Replaced parsers sub-package with parsers.py 2021-06-29 13:53:48 -05:00
ink_paint.py Added or updated all the docstrings throughout the project. 2021-05-30 01:48:38 -05:00
name_context.py Refactoring to separate file_context elements. Updates to ranks.py 2021-06-08 20:49:32 -05:00
name_schema.py Refactoring to separate file_context elements. Updates to ranks.py 2021-06-08 20:49:32 -05:00
parsers.py Replaced parsers sub-package with parsers.py 2021-06-29 13:53:48 -05:00
prop_factory.py Added or updated all the docstrings throughout the project. 2021-05-30 01:48:38 -05:00
ranks.py Refactoring to separate file_context elements. Updates to ranks.py 2021-06-08 20:49:32 -05:00
render_profile.py Replaced parsers sub-package with parsers.py 2021-06-29 13:53:48 -05:00