Skip to content

v1.0.0 - EA3 Update

Choose a tag to compare

@Kmschr Kmschr released this 12 Jul 19:27

v1.0.0

obj2brz is now available online!
check it out at https://obj2brz.kmschr.com/

Note: the web version does not support converting textures, so models will appear single colored if they rely on external texture files

Major refactor: mono repo into 3 crates

Split into obj2brz (core lib), obj2brz-cli, and obj2brz-gui. Conversion engine usable independently of any UI. Each crate has its own Cargo.toml with version.workspace = true.

Rampify fixes

  • Fixed gaps in rampify output
  • Rampify module rewritten with better coverage and performance

UI & UX

  • Show conversion bounds before converting
  • Presist last-used settings across sessions
  • Proper error dialogs with user prompts for missing textures
  • Show full expected paths in missing texture dialogs
  • Extra collision options
  • Various UI polish fixes

Color conversion

  • Updated color conversion to be compatible with EA3