Releases: Galaco/studiomodel
Releases · Galaco/studiomodel
v1.0.0 Beta 1
What's Changed
- Update circleci/golang Docker tag to v1.17 by @renovate in #14
- reader: fix tangents length in readTangents() by @markus-wa in #17
New Contributors
- @markus-wa made their first contribution in #17
Full Changelog: v1.0.0-alpha.2...v1.0.0-beta.1
Removed debug logic
v1.0.0-alpha.2 Removed leftover debug logic
Finished .phy support
Fixes to .phy loading complete parsing support of known versions.
No known issues detected against stock cs:s and csgo maps, nor various custom maps with custom props
.phy reading bugfixes
v0.2.2 Fixed a potential OOB read
Initial .phy support
Added initial support for .phy format. Tested against css and csgo.
v0.1.3
v0.1.2
Initial release
Includes vvd, vtx and an incomplete (but working mdl) parser.