Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / Twinklebear/tobj issues and pull requests
#67 - Fix vertex reordering when reading file
Pull Request -
State: open - Opened by RaduAlexandru about 1 month ago
#66 - Fuzz: Update Rust edition
Pull Request -
State: closed - Opened by Snowiiii 4 months ago
- 1 comment
#65 - Tangents and bitangents calculation
Issue -
State: open - Opened by 443eb9 5 months ago
#64 - Fix mtllib file name parsing bug for paths including spaces
Pull Request -
State: closed - Opened by joshlengel 8 months ago
- 1 comment
#63 - Does not load material files with spaces in the name correctly
Issue -
State: closed - Opened by AHL00 8 months ago
- 4 comments
#62 - Updated ahash to 0.8.7 (0.8.3 has been yanked) and made clippy happy
Pull Request -
State: closed - Opened by redpenguinyt 10 months ago
- 1 comment
#61 - Loading reorders vertices even though I did not use the reorder flag
Issue -
State: open - Opened by w1th0utnam3 over 1 year ago
- 2 comments
#60 - Move to option based API for materials
Pull Request -
State: closed - Opened by luca-della-vedova over 1 year ago
- 2 comments
#59 - Semantics for missing fields in mtl files
Issue -
State: closed - Opened by luca-della-vedova over 1 year ago
- 3 comments
#58 - Clippy, deps, crates.io visibility
Pull Request -
State: closed - Opened by virtualritz over 1 year ago
- 1 comment
#57 - Support Pixar tag (`t`) extension
Issue -
State: open - Opened by virtualritz almost 2 years ago
#56 - Add double-precision floating point feature 'use_f64'
Pull Request -
State: closed - Opened by ipadjen almost 2 years ago
- 13 comments
#55 - Add support for double precision
Issue -
State: closed - Opened by ipadjen almost 2 years ago
#54 - FaceColorOutOfBounds error when loading OBJs with mix of colored vertices/textured vertices
Issue -
State: open - Opened by Kmschr almost 2 years ago
- 3 comments
#53 - Update num
Pull Request -
State: closed - Opened by aleshaleksey almost 2 years ago
#52 - Problems parsing geometries with a MTL file and no colour, or [w] coordinates.
Issue -
State: open - Opened by aleshaleksey about 2 years ago
- 2 comments
#51 - cargo fuzz harness and fixes for bugs found
Pull Request -
State: closed - Opened by evanrichter over 2 years ago
- 1 comment
#50 - Doc fixes/convenience `LoadOptions` `const`s
Pull Request -
State: closed - Opened by virtualritz over 2 years ago
- 1 comment
#49 - Fix out of bound error if material name is missing
Pull Request -
State: closed - Opened by Dyedbyte over 2 years ago
- 3 comments
#48 - Invalid groups when loading object
Issue -
State: open - Opened by agorgl about 3 years ago
- 1 comment
#47 - docs: Add async feature docs
Pull Request -
State: closed - Opened by hwoodiwiss about 3 years ago
- 1 comment
#46 - feat: Add Async obj_load_buf
Pull Request -
State: closed - Opened by hwoodiwiss about 3 years ago
- 3 comments
#45 - Add Support For Async Material Loader on tobj::load_obj_buf
Issue -
State: closed - Opened by hwoodiwiss over 3 years ago
- 10 comments
#44 - Vertex colors
Pull Request -
State: closed - Opened by soluri over 3 years ago
- 4 comments
#43 - Fixed condition & assert in reorder_data(), typo.
Pull Request -
State: closed - Opened by virtualritz over 3 years ago
- 1 comment
#42 - Multi-index, merging, docs, etc.
Pull Request -
State: closed - Opened by virtualritz over 3 years ago
- 5 comments
#41 - Add support for merging disconnected vertices w. matching positions on import
Issue -
State: closed - Opened by virtualritz over 3 years ago
- 2 comments
#40 - Multi index
Pull Request -
State: closed - Opened by virtualritz over 3 years ago
- 4 comments
#39 - Add support for point and line primitives
Issue -
State: open - Opened by virtualritz over 3 years ago
- 7 comments
#38 - Add support for the vertex color extension
Issue -
State: closed - Opened by virtualritz over 3 years ago
- 1 comment
#37 - missing a way to get texcord indices
Issue -
State: closed - Opened by manthanabc over 3 years ago
- 3 comments
#36 - triangulate_faces does not guarantee triangle-only mesh
Issue -
State: closed - Opened by virtualritz over 3 years ago
- 2 comments
#35 - Add support for smoothing groups
Issue -
State: open - Opened by virtualritz over 3 years ago
#34 - Do not duplicate vertices/mirror structure of original OBJ
Issue -
State: closed - Opened by virtualritz over 3 years ago
- 17 comments
#33 - Fix typo
Pull Request -
State: closed - Opened by JeanCASPAR over 3 years ago
- 1 comment
#32 - Documentation does not exists
Issue -
State: closed - Opened by ghost almost 4 years ago
- 2 comments
#31 - .positions is generated with repeated vertices.
Issue -
State: closed - Opened by Mautar55 about 4 years ago
- 3 comments
#30 - Associated MTL files should be optional
Issue -
State: closed - Opened by hammypants about 4 years ago
- 6 comments
#29 - Parser is finding the wrong number of texture coordinates
Issue -
State: closed - Opened by calvin-godfrey over 4 years ago
- 2 comments
#28 - added check for "map_NS"
Pull Request -
State: closed - Opened by Husenap over 4 years ago
- 1 comment
#27 - Fix map_Ns parsing not to cut off the first character
Pull Request -
State: closed - Opened by Meiguro over 4 years ago
- 1 comment
#26 - Parse colors from vertex lines
Issue -
State: open - Opened by demkom58 over 4 years ago
- 1 comment
#25 - Fix normal map parsing in MTL files
Pull Request -
State: closed - Opened by azymohliad over 4 years ago
- 1 comment
#24 - Support material names with spaces
Pull Request -
State: closed - Opened by Suficio over 4 years ago
- 1 comment
#23 - Parse Ke coefficient in Material file
Pull Request -
State: closed - Opened by alarsyo over 4 years ago
- 2 comments
#22 - Add support for n-gons
Issue -
State: closed - Opened by virtualritz over 4 years ago
- 11 comments
#21 - Use AsRef<Path> in load_{obj,mut}
Pull Request -
State: closed - Opened by alarsyo over 4 years ago
- 3 comments
#20 - Fix deprecated Error::description
Pull Request -
State: closed - Opened by alarsyo over 4 years ago
- 1 comment
#19 - Add Clone, Copy and PartialEq to LoadError
Pull Request -
State: closed - Opened by ondrowan over 4 years ago
- 1 comment
#18 - Converter crashes if model references index that's out of bounds
Issue -
State: closed - Opened by ondrowan over 4 years ago
- 3 comments
#17 - Parse lines geometry
Pull Request -
State: closed - Opened by tkonolige over 4 years ago
- 2 comments
#16 - Allow empty object and group names
Pull Request -
State: closed - Opened by ghost about 5 years ago
- 1 comment
#15 - Objects and Groups behave differently
Issue -
State: open - Opened by johannesvollmer about 5 years ago
- 3 comments
#14 - Move diagnostic printlns into feature-flagged logging
Pull Request -
State: closed - Opened by Skynoodle over 5 years ago
- 1 comment
#13 - comments not supported properly
Issue -
State: closed - Opened by mabaro over 5 years ago
- 1 comment
#12 - Fix incorrect parsing of texture filenames with spaces
Pull Request -
State: closed - Opened by Skynoodle over 5 years ago
- 1 comment
#11 - Fix material changes within an object being ignored
Pull Request -
State: closed - Opened by Skynoodle over 5 years ago
- 3 comments
#10 - File names with spaces are parsed incorrectly
Issue -
State: closed - Opened by Nercury over 6 years ago
- 2 comments
#9 - Material changes within objects are not handled
Issue -
State: closed - Opened by jansol almost 7 years ago
- 3 comments
#8 - Tests now pass
Pull Request -
State: closed - Opened by paulirotta almost 7 years ago
- 2 comments
#7 - Support loading files from buffers
Pull Request -
State: closed - Opened by dylanmckay over 7 years ago
- 2 comments
#6 - Parse the illumination model of materials
Pull Request -
State: closed - Opened by k0nserv over 7 years ago
- 1 comment
#5 - fix line trimming issue for `material.unknown_param`s
Pull Request -
State: closed - Opened by DaseinPhaos over 7 years ago
- 1 comment
#4 - Parse refraction index
Pull Request -
State: closed - Opened by k0nserv over 7 years ago
- 2 comments
#3 - Make buffer loading functions public
Pull Request -
State: closed - Opened by ghost almost 8 years ago
- 4 comments
#2 - Implemented Error and Display for DataError.
Pull Request -
State: closed - Opened by TheZalli about 8 years ago
- 1 comment
#1 - Update for breaking change to travis-cargo
Pull Request -
State: closed - Opened by huonw over 9 years ago
- 1 comment