Lila
|
2b44b24d40
|
[SM64] Refresh 16 (#376)
* [SM64] Refresh 16
Fix MARIO macro parsing, added function map
* Fix parse function map.py
|
2024-08-05 19:34:42 +01:00 |
|
Dragorn421
|
70310474e4
|
black format (#277)
* black
* Update ignored files for formatting, add updater files (since they come from another repo)
|
2024-01-07 13:50:48 +01:00 |
|
Yanis42
|
d7f88e8e2d
|
[SM64] Import Cleanup (#164)
* cleanup part 1
* removed sm64_enum_parser as it's unused
* more import cleanup
* applied black on modified files
* ``copy.copy`` -> ``copy``
|
2022-11-21 13:06:48 +01:00 |
|
kurethedead
|
8409c40921
|
Reorganized file structure, with all operators/panels in __init__.py being moved to their respective folders. Added ability to register panels separately from everything else. Added ability to have multiple child FModels, with shared resources being stored in the parent FModel.
|
2020-12-12 13:17:01 -08:00 |
|