20 lines
541 B
Markdown
20 lines
541 B
Markdown
# CHANGELOG
|
|
## \[v0.0.1.1] improve performance by using PolyCollection (2022/07/19)
|
|
- WFC
|
|
- improve process speed of `make_geo_plot()` by using PolyCollection
|
|
- render dynamic triangle hitbox
|
|
- README
|
|
- add Japanese version of README
|
|
## \[v0.0.1] init (2022/06/26)
|
|
- WFC
|
|
- plot WFC hitbox (x-z plot and x/z-y plot) with matplotlib toolbar
|
|
- options:
|
|
- track Mario
|
|
- show Mario as red point
|
|
- airborne or grounded
|
|
- on Yoshi
|
|
- invert X/Z
|
|
- angle dial for x/z-y plot
|
|
- Runtime
|
|
- advance by QF
|
|
- show Hitbox
|