Releases: uyjulian/ed8pkg2glb
Releases · uyjulian/ed8pkg2glb
v0.6.0
Features
- Add function to convert color data from sRGB to linear (Julian Uy)
- Add helper function to get data member ID from name (Julian Uy)
Code Refactoring
Continuous Integration
- refresh for github actions changes (Julian Uy)
- not a sequence (Julian Uy)
- use updated parameters for downloading all artifacts (Julian Uy)
- use template for python CI (Julian Uy)
- to json (Julian Uy)
Commits
- Clarify output format (Julian Uy)
- material mapping clarification (Julian Uy)
- Add information on locating .pkg files (Julian Uy)
- Improvements to cluster deserialization (Julian Uy)
- Improve parameter buffer deserialization (Julian Uy)
- Support for additional processing scripts (Julian Uy)
- Implement support for exporting cubemaps in PNG format (Julian Uy)
- validate stream binding name vs. hash (Julian Uy)
- handle empty mesh mu_name (Julian Uy)
v0.5.0
Commits
- 461675a: Better variable names for 'temparary' variables (uyjulian)
- c61ca95: Make layout of string type closer to original structure (uyjulian)
- e23aa93: Refactor access to renderDataType (uyjulian)
- fa464e1: Sone consistency changes (uyjulian)
- 59783eb: Refactor to iterate through streamInfo (uyjulian)
- 1a9761e: Make mu_vertBuffer relative to streamInfo (uyjulian)
- 9609598: Handle the single embedded structure in PSharray (uyjulian)
- 560114c: Platform specific handling cleanup (uyjulian)
- 43447bd: Add NISA zstandard support (uyjulian)
- a4e8b61: Only handle internal item for PSharray if pointer fixup not found (uyjulian)
- c6e2942: Data type handling cleanup (uyjulian)
- a8ade6e: Remove GXM specific condition (uyjulian)
- 387e966: Remove unneeded arguments for functions (uyjulian)
- 1e877ce: Refactor of deserialization code (uyjulian)
- 45b2bec: Make data block handling more generic (uyjulian)
- 9361e4c: Move object references to inside array object (uyjulian)
- fed4d6f: Array and Sharray deserialization cleanup (uyjulian)
- c1e8f76: String deserialization cleanup (uyjulian)
- 55001fd: Curry recursive calls to process_data_members (uyjulian)
- a5fb6ed: Add support for TX/ed8_5 CLE Switch pkg (uyjulian)
- 01f2406: Implement non divisible by 4 block texture support (uyjulian)
- cc924e8: Added notes related to compatibilty (uyjulian)