Skip to content

Releases: uyjulian/ed8pkg2glb

v0.6.0

11 Jul 04:22
v0.6.0
aa32ab9

Choose a tag to compare

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

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

18 Sep 14:06
cc924e8

Choose a tag to compare

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)

v0.4.1

06 Aug 06:22
v0.4.1
d88777c

Choose a tag to compare

Commits

  • d88777c: Fix swapped width and height in blocked compression decode (Julian Uy)

v0.4.0

18 Jul 00:20
76fbfc6

Choose a tag to compare

Commits

  • b63ed2f: Fix header depth (uyjulian)
  • 21fbe58: Add link to modding resources (uyjulian)
  • fd6627e: Code drop large (uyjulian)
  • 76fbfc6: Update documentation (uyjulian)

v0.3.0

15 Dec 07:04
e72436f

Choose a tag to compare

Commits

  • c43efd9: Add zstd support (uyjulian)
  • e72436f: PC ver of ed85 supported (uyjulian)

v0.2.5

10 Jul 04:31
7600b23

Choose a tag to compare

Commits

  • 7600b23: Export dds file as fallback for when dae file not found (uyjulian)

v0.2.4

02 Jun 04:02
665f661

Choose a tag to compare

Commits

  • [665f661]: Some corrections to control flow (uyjulian)

v0.2.3

02 Jun 03:35
2b234f3

Choose a tag to compare

Commits

  • [2b234f3]: Fix indentation (uyjulian)

v0.2.2

02 Jun 00:04
97b8e6d

Choose a tag to compare

Commits

  • [97b8e6d]: Correct sampler handling cfg (uyjulian)

v0.2.1

01 Jun 16:58
a737592

Choose a tag to compare

Commits

  • [a737592]: Correct texture deswizzle (uyjulian)