6 Commits
Author SHA1 Message Date
Lila 8853a484fd [SM64] Animations Rewrite/Rework (#467)
* [SM64] Animations Rewrite/Rework

* [SM64] Animations Rewrite/Rework

* Remove animation docs from README until I write new ones in fast64_docs

* remove accidental exports

* merge conflicts?

* Fix level export includes dups

* Fixed comment adjust function

* change table properties to only have elements

* Update properties.py

* Rename

* bounds check

* keep default action name consistent with blender

* as_posix fix and clean up

* designated is include in repo settings, include in tooltip

* Fix empty text files

* fix peach's address

* Some attempts at tasteful comments

Verbose documentation like docstrings is.. not my strong suite

* allow str, use path in f3d writer

* better valid filename func

* fix things!

* review and a personal nit

* Add docs link
2025-08-21 21:39:33 +01:00
Dragorn421 42eddfd4b0 Use Black 23 specifically (#303) 2024-01-26 15:37:11 +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
Dragorn421 28a01cd428 Cleanup: delete f3d_constants.py (#279) 2024-01-07 10:55:29 +01:00
thecozies 1990eb7ff0 applied black formatting to files changed in the future 2022-06-30 18:41:22 -05:00
Dragorn421 853da9d784 Introduce Black (#80)
* Add Black configuration

* Add Formatting section to the README

* Add `.venv` to gitignore
2022-03-20 08:57:21 -05:00