remove extra clone
This commit is contained in:
parent
6b7683a143
commit
52f7164aa0
5 changed files with 43 additions and 40 deletions
|
@ -42,6 +42,7 @@ Provide your `GJ_GameSheet02-uhd`, `GJ_GameSheetGlow-uhd`, `Robot_AnimDesc2`, an
|
|||
## Todo
|
||||
|
||||
- Add examples to the repo.
|
||||
- Swap to a custom `plist` parser. Current one is **SLOW**.
|
||||
- Swap to a custom `plist` parser. Current one is kinda slow.
|
||||
- Stop the fucking cloning. Majority of speed lost from cloning is @ [`./src/renderer.rs:178`](./src/renderer.rs)
|
||||
- Trim extra alpha space on the final result.
|
||||
- I think theres some weird shifting and offsets going on, please investigate 🥺. Really big on `spider_16` for some reason?? Related issue on the inspired project [here](https://github.com/oatmealine/gd-icon-renderer/issues/2).
|
Loading…
Add table
Add a link
Reference in a new issue