Releases: JuliaIO/MeshIO.jl
Releases · JuliaIO/MeshIO.jl
v0.5.1
v0.5.0
MeshIO v0.5.0
Merged pull requests:
- Update MeshIO for GeometryBasics refactor (#97) (@ffreyer)
- Bump codecov/codecov-action from 4 to 5 (#100) (@dependabot[bot])
Closed issues:
v0.4.13
v0.4.12
v0.4.11
MeshIO v0.4.11
Merged pull requests:
- enable dependabot for GitHub actions (#81) (@ranocha)
- Bump actions/checkout from 2 to 3 (#82) (@dependabot[bot])
- Bump codecov/codecov-action from 1 to 3 (#83) (@dependabot[bot])
- Bump actions/cache from 1 to 3 (#84) (@dependabot[bot])
- Bump actions/checkout from 3 to 4 (#85) (@dependabot[bot])
- Bump actions/cache from 3 to 4 (#86) (@dependabot[bot])
- Bump codecov/codecov-action from 3 to 4 (#87) (@dependabot[bot])
- Fix uvw coordinates in obj files (#88) (@danlooo)
Closed issues:
- README.md claims that this works with
Meshes.jl
; this seems incorrect (#67)
v0.4.10
MeshIO v0.4.10
Merged pull requests:
- add ifs format (#28) (@SimonDanisch)
- Gts (#48) (@BeastyBlacksmith)
- Added load for format"PLY_BINARY" (#65) (@Pan-Maciek)
- allow load/save OBJ files with non-triangular faces (#73) (@heliosdrm)
- Consider point/normal/uvtype in parsing 2DM, MSH and OBJ (#78) (@GerhardHippmann)