Skip to content

Commit

Permalink
chore: finished some FUTURE.md plans
Browse files Browse the repository at this point in the history
  • Loading branch information
craftablescience committed Aug 20, 2024
1 parent e535a6d commit 9acf609
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions FUTURE.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,6 @@
- Add a save method to write the constituent parts of a StudioModel to disk
- `vpkpp`
- Read/write LZMA-compressed zip files, and make sure it works correctly as a BSP paklump
- Look into better ways to store archive entries, such as a trie ~~or a set~~
- And in that vein, get rid of the `path` property on an entry
- In fact, perhaps restructure the API so having a copy of the file metadata is unnecessary to access content!
- Cache file handles so they're not constantly getting closed/opened
- `vtfpp`
- Improve conversion speeds between formats that use handrolled per-pixel converters (SIMD? Compute shader?)
Expand Down

0 comments on commit 9acf609

Please sign in to comment.