issues
search
PistonDevelopers
/
wavefront_obj
A parser written in rust for the wavefront .obj file format.
MIT License
27
stars
18
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
remove dependency on lexical
#77
jrudolph
opened
1 month ago
0
lexical dependency is unmaintained and has soundness issues
#76
eric-seppanen
opened
8 months ago
0
Published 10.0.0
#75
bvssvni
closed
3 years ago
0
Update `lexical` version
#74
burtonageo
closed
3 years ago
2
Add illumination entry for illum=3
#73
zgotsch
closed
3 years ago
2
Published 9.0.0
#72
bvssvni
closed
3 years ago
0
Add support for other texture maps (partly fixes #70)
#71
Skelebot
closed
3 years ago
3
MTL parser fails to parse materials with textures other than diffuse textures.
#70
lambdaxymox
closed
3 years ago
1
Published 8.0.0
#69
bvssvni
closed
4 years ago
0
Add rustfmt support
#68
hadronized
closed
4 years ago
4
Implement std::fmt::Display and std::error::Error for ParseError.
#67
hadronized
closed
4 years ago
2
ParseError impl std::error::Error
#66
BrandonDyer64
closed
4 years ago
1
Deny unreachable `pub`
#65
bvssvni
closed
5 years ago
2
Publish 7.0.0
#64
bvssvni
closed
5 years ago
7
Fix obj::parse looping infinitely.
#63
hadronized
closed
5 years ago
5
obj::parse() never returns
#62
NickDriscoll
closed
5 years ago
2
Are there any code samples of using this?
#61
jwatte
opened
5 years ago
1
Fail parsing material
#60
emoon
opened
5 years ago
0
Add a CHANGELOG
#59
hadronized
opened
5 years ago
1
Publish 6.0.0
#58
bvssvni
closed
5 years ago
0
Optimize parsing
#57
Frizi
closed
5 years ago
5
Parser loads forever
#56
doxxx
closed
7 years ago
7
Infinitely hangs with CRLF line endings
#55
LaylBongers
closed
7 years ago
2
OOM on Cinema4D meshes
#54
hadronized
closed
7 years ago
4
Smoothing groups
#53
hadronized
closed
8 years ago
0
More robust parsing
#52
hadronized
closed
8 years ago
8
3Ds Max exports fail; likely to be linked to order of parsing
#51
hadronized
closed
8 years ago
8
Added pub annotations on Shape’s fields.
#50
hadronized
closed
8 years ago
1
Faster lexer without dynalloc
#49
hadronized
closed
5 years ago
3
Added support for groups.
#48
hadronized
closed
8 years ago
3
Groups are not supported
#47
hadronized
closed
8 years ago
2
Bump version to 3.0.0
#46
bvssvni
closed
8 years ago
4
Support parsing emissive color for .mtl files
#45
overdrivenpotato
closed
8 years ago
1
Relicense under dual MIT/Apache-2.0
#44
emberian
closed
8 years ago
4
Update the documentation of the `Object` struct.
#43
Marckvdv
closed
8 years ago
2
Incorrect documentation about the location of the vertex indices.
#42
Marckvdv
closed
8 years ago
3
Added keywords to Cargo.toml
#41
bvssvni
closed
9 years ago
0
Updated crates.io
#40
bvssvni
closed
9 years ago
0
Updated to latest rust
#39
stjahns
closed
9 years ago
0
update to latest rust
#38
cgaebel
closed
9 years ago
0
Fix errors and warnings
#37
Potpourri
closed
9 years ago
0
deny unsafe blocks
#36
cgaebel
closed
9 years ago
1
cleanup
#35
cgaebel
closed
9 years ago
0
OBJ files without mtllib not supported
#34
bvssvni
closed
9 years ago
0
Rename `VTIndex` to `VTNIndex`
#33
bvssvni
closed
9 years ago
1
Add bvssvni as owner on crates.io
#32
bvssvni
closed
9 years ago
5
Upgrade to latest Rust
#31
bvssvni
closed
9 years ago
0
comply with upstream rust: slicing syntax
#30
mikedilger
closed
9 years ago
1
floating point comparison
#29
mikedilger
closed
9 years ago
2
Update for latest build
#28
sondrele
closed
9 years ago
1
Next