Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / syoyo/tinygltf issues and pull requests
#504 - CMake: allow opt-out of installing vendored headers
Pull Request -
State: closed - Opened by nim65s about 1 month ago
- 1 comment
#503 - CMake: fix export install dir
Pull Request -
State: closed - Opened by nim65s about 1 month ago
- 1 comment
#502 - Texcoords are incorrect upon loading with TinyGLTF
Issue -
State: closed - Opened by sstarbright 3 months ago
- 1 comment
Labels: invalid
#501 - Fix Animation extensions being loaded in place of Sampler extensions
Pull Request -
State: closed - Opened by msklywenn 4 months ago
- 4 comments
#500 - Store base directory in Model
Pull Request -
State: closed - Opened by ptc-tgamper 4 months ago
#499 - glTF model forgets its own base directory
Issue -
State: closed - Opened by ptc-tgamper 4 months ago
- 1 comment
Labels: question
#498 - fixes #497 Keep image data URI if no image data is loaded
Pull Request -
State: open - Opened by ptc-tgamper 4 months ago
#497 - glTF images with data URI lose their URI during parsing
Issue -
State: closed - Opened by ptc-tgamper 4 months ago
- 2 comments
Labels: question
#496 - Allow WriteImageDataFunction() callback to be called with empty images
Pull Request -
State: closed - Opened by ptc-tgamper 5 months ago
- 5 comments
#495 - WriteImageData not called
Issue -
State: closed - Opened by ptc-tgamper 5 months ago
- 2 comments
Labels: question
#494 - Add ability to disable image loading
Pull Request -
State: closed - Opened by ptc-tgamper 5 months ago
- 3 comments
#493 - Properly clear the model before loading
Pull Request -
State: closed - Opened by ptc-tgamper 5 months ago
- 6 comments
#492 - Make inverseBindMatrices optional
Pull Request -
State: closed - Opened by danwillm 5 months ago
- 3 comments
#491 - Fix images not being saved due to missing filesystem callbacks
Pull Request -
State: closed - Opened by ptc-tgamper 5 months ago
- 9 comments
#490 - Compile Error
Issue -
State: closed - Opened by Owi27 5 months ago
Labels: invalid
#489 - Update typedefs of C-style function pointers to std::function
Pull Request -
State: closed - Opened by SeanCurtis-TRI 6 months ago
- 10 comments
#488 - GLTF/GLB write operations always use FS despite TINYGLTF_NO_FS
Issue -
State: open - Opened by W4RH4WK 6 months ago
- 1 comment
Labels: enhancement
#487 - as_is flag of images is ignored during writing
Issue -
State: closed - Opened by DanielLorenzLaubwerk 6 months ago
- 9 comments
Labels: bug
#486 - Fix stripping of slashes from paths
Pull Request -
State: closed - Opened by pmcgvr 7 months ago
- 5 comments
#485 - msvc 32bit: Fix C4244 warning
Pull Request -
State: closed - Opened by bwrsandman 7 months ago
- 1 comment
#484 - test failures on ppc64le and s390x
Issue -
State: closed - Opened by davide125 7 months ago
- 1 comment
#484 - test failures on ppc64le and s390x
Issue -
State: closed - Opened by davide125 7 months ago
- 1 comment
#483 - scene.nodes.size() always gives «1»
Issue -
State: closed - Opened by native-engine 8 months ago
- 1 comment
Labels: invalid
#482 - Fix C4018 warnings in MSVC on WIN32
Pull Request -
State: closed - Opened by jam3sward 8 months ago
- 3 comments
#482 - Fix C4018 warnings in MSVC on WIN32
Pull Request -
State: closed - Opened by jam3sward 8 months ago
- 3 comments
#481 - Fix C4267 warnings in Visual Studio on WIN32
Pull Request -
State: closed - Opened by jam3sward 8 months ago
- 2 comments
Labels: enhancement
#480 - Bug/msft lod extension used
Pull Request -
State: closed - Opened by ptc-tgamper 8 months ago
- 1 comment
Labels: bug
#480 - Bug/msft lod extension used
Pull Request -
State: closed - Opened by ptc-tgamper 8 months ago
- 1 comment
Labels: bug
#479 - Added the pmode argument to _wopen to fix the access permission on MinGW
Pull Request -
State: closed - Opened by The0Dev 8 months ago
- 1 comment
#479 - Added the pmode argument to _wopen to fix the access permission on MinGW
Pull Request -
State: closed - Opened by The0Dev 8 months ago
- 1 comment
#478 - Remove Parameter class and respective dead code
Pull Request -
State: open - Opened by ptc-tgamper 8 months ago
- 3 comments
Labels: enhancement
#478 - Remove Parameter class and respective dead code
Pull Request -
State: open - Opened by ptc-tgamper 8 months ago
- 1 comment
Labels: enhancement
#477 - WriteGltfSceneToFile (_wopen) might fail when compiling with MinGW (MSYS2)
Issue -
State: closed - Opened by The0Dev 8 months ago
- 1 comment
Labels: bug
#476 - The extension EXT_meshopt_compression is REQUIRED and not supported
Issue -
State: closed - Opened by tigrazone 8 months ago
Labels: invalid
#476 - The extension EXT_meshopt_compression is REQUIRED and not supported
Issue -
State: closed - Opened by tigrazone 8 months ago
Labels: invalid
#475 - M_PI was not defined by <cmath>
Pull Request -
State: closed - Opened by jam3sward 8 months ago
- 1 comment
#475 - M_PI was not defined by <cmath>
Pull Request -
State: closed - Opened by jam3sward 8 months ago
- 1 comment
#474 - C2065 'M_PI': undeclared identifier error when building glview.cpp on WIN32
Issue -
State: closed - Opened by jam3sward 9 months ago
- 4 comments
Labels: enhancement
#474 - C2065 'M_PI': undeclared identifier error when building glview.cpp on WIN32
Issue -
State: closed - Opened by jam3sward 9 months ago
- 4 comments
Labels: enhancement
#473 - Images are not saved to disk properly
Issue -
State: closed - Opened by ptc-brainer 9 months ago
- 3 comments
Labels: enhancement
#473 - Images are not saved to disk properly
Issue -
State: open - Opened by ptc-brainer 9 months ago
- 3 comments
Labels: enhancement
#472 - TinyGltf not setting the correct indices when loading a model
Issue -
State: closed - Opened by bshafi 9 months ago
- 1 comment
Labels: invalid
#472 - TinyGltf not setting the correct indices when loading a model
Issue -
State: closed - Opened by bshafi 9 months ago
- 1 comment
Labels: invalid
#471 - [Feature] Add basic support for MSFT_lod extension
Pull Request -
State: closed - Opened by ptc-tgamper 10 months ago
- 6 comments
#471 - [Feature] Add basic support for MSFT_lod extension
Pull Request -
State: closed - Opened by ptc-tgamper 10 months ago
- 6 comments
#470 - Parallel image parsing for low latency use cases
Pull Request -
State: open - Opened by bekorn 10 months ago
- 1 comment
#470 - Parallel image parsing for low latency use cases
Pull Request -
State: open - Opened by bekorn 10 months ago
- 1 comment
#469 - model.nodes[idx].name returned wrong string when name is unicode string?
Issue -
State: closed - Opened by pigLoveRabbit520 11 months ago
- 6 comments
Labels: invalid
#468 - stbi_load and stbi_free_image are disabled
Issue -
State: closed - Opened by christmasjoke 11 months ago
Labels: invalid
#467 - Small security and overflow patch
Pull Request -
State: closed - Opened by rhiskey 12 months ago
- 7 comments
#466 - Enabling the file "tiny_gltf.h" to another header file
Issue -
State: closed - Opened by native-engine about 1 year ago
- 1 comment
Labels: invalid
#465 - Fix Empty scenes are wrongly serialized as null Issue #464
Pull Request -
State: closed - Opened by ptc-tgamper about 1 year ago
- 1 comment
#464 - Empty scenes are wrongly serialized as null
Issue -
State: closed - Opened by ptc-tgamper about 1 year ago
- 2 comments
Labels: bug
#463 - Fix Light reference in the node issue #458
Pull Request -
State: closed - Opened by ptc-tgamper about 1 year ago
- 1 comment
#462 - Fix Empty nodes are wrongly serialized as null Issue #457
Pull Request -
State: closed - Opened by ptc-tgamper about 1 year ago
- 1 comment
#461 - how to enable EXT_Meshopt_compression
Issue -
State: closed - Opened by xinghaoyujianni about 1 year ago
Labels: invalid
#460 - Fix Default constructed Material has wrong emissiveFactor #459
Pull Request -
State: closed - Opened by ptc-tgamper about 1 year ago
- 2 comments
#459 - Default constructed Material has wrong emissiveFactor
Issue -
State: closed - Opened by ptc-tgamper about 1 year ago
#458 - Light reference in the node
Issue -
State: closed - Opened by Tugcga about 1 year ago
- 3 comments
Labels: bug, extension
#457 - Empty nodes are wrongly serialized as null
Issue -
State: closed - Opened by ptc-tgamper about 1 year ago
- 5 comments
Labels: bug
#456 - Allow BufferView indices to be unspecified.
Pull Request -
State: closed - Opened by haroonq about 1 year ago
- 6 comments
#455 - Fix incorrect component type shown in warning message
Pull Request -
State: closed - Opened by nyalldawson about 1 year ago
- 1 comment
#454 - Unused string in LoadBinaryFromFile in tiny_gltf.h
Issue -
State: closed - Opened by AntonSulimenkoHarman about 1 year ago
- 2 comments
Labels: trivial
#453 - Fix build with draco
Pull Request -
State: closed - Opened by nyalldawson about 1 year ago
- 2 comments
#452 - Relax bin chunk end alignment check in permissive mode
Pull Request -
State: closed - Opened by nyalldawson about 1 year ago
- 3 comments
#451 - Add mingw msys2 workflow
Pull Request -
State: closed - Opened by nyalldawson about 1 year ago
- 1 comment
#450 - Fix msvc build -- STRICT is a msvc macro name
Pull Request -
State: closed - Opened by nyalldawson about 1 year ago
- 7 comments
Labels: enhancement
#449 - Always use size_t for byte offsets
Pull Request -
State: closed - Opened by emimvi about 1 year ago
- 2 comments
#448 - Convert .B3DM to .glb, .glb file has lost its geospatial coordinates
Issue -
State: closed - Opened by ziwenjie over 1 year ago
Labels: invalid
#447 - Handle the situation where the recorded component type does not match the required type for the actual number of stored points
Pull Request -
State: closed - Opened by nyalldawson over 1 year ago
- 5 comments
Labels: enhancement
#446 - Fix misleading error message
Pull Request -
State: closed - Opened by nyalldawson over 1 year ago
- 1 comment
#445 - Be tolerant when encountering emissiveFactor with array length 4
Pull Request -
State: closed - Opened by nyalldawson over 1 year ago
- 6 comments
#444 - How can I retreive referenced file names in GLB/GLTF file?
Issue -
State: closed - Opened by GasimGasimzada over 1 year ago
Labels: invalid
#443 - hows to get model coordinates
Issue -
State: closed - Opened by 99zhu over 1 year ago
Labels: invalid
#442 - added project link to readme
Pull Request -
State: closed - Opened by turanszkij over 1 year ago
- 1 comment
#441 - Version numbers in header file is outdate
Issue -
State: closed - Opened by Demonese over 1 year ago
- 1 comment
Labels: wontfix
#440 - LoadBinaryFromMemory fails for empty but not omitted binary chunk
Issue -
State: closed - Opened by EricGriffith over 1 year ago
- 2 comments
#439 - Deprecate Travis build
Issue -
State: closed - Opened by syoyo over 1 year ago
#438 - compile failed after enable draco
Issue -
State: closed - Opened by newpeople123 over 1 year ago
Labels: invalid
#437 - enable draco
Issue -
State: closed - Opened by newpeople123 over 1 year ago
Labels: invalid
#436 - Fix issue when serializing extensions of a primitive
Pull Request -
State: closed - Opened by dimitri-tdg over 1 year ago
- 1 comment
#435 - MinGW _wfopen_s fix
Pull Request -
State: closed - Opened by RE-Kovalev over 1 year ago
- 1 comment
#434 - MinGW don't have an implementation of the function "_wfopen_s"
Issue -
State: closed - Opened by RE-Kovalev over 1 year ago
- 5 comments
Labels: bug
#433 - Modernize
Pull Request -
State: closed - Opened by dyollb over 1 year ago
- 2 comments
Labels: low priority
#432 - Inclusion of third-party libraries causes conflicts
Issue -
State: closed - Opened by dyollb over 1 year ago
- 2 comments
#431 - No default initialization of `light` and `emitter` in `tinygltf::Node`
Issue -
State: closed - Opened by dyollb over 1 year ago
- 1 comment
#430 - feat(camera): add width and height fields
Pull Request -
State: closed - Opened by bkolligs over 1 year ago
#429 - KHR_audio parsing support (ASCII only)
Pull Request -
State: closed - Opened by AdamFull over 1 year ago
- 3 comments
#428 - Question about the (internal) parser signature
Issue -
State: closed - Opened by agnat over 1 year ago
- 1 comment
Labels: invalid
#427 - Refactor toplevel section parsing and remove duplicate code
Pull Request -
State: open - Opened by agnat over 1 year ago
- 1 comment
Labels: trivial
#426 - KHR_lights_punctual: Serialize node light refs
Pull Request -
State: closed - Opened by agnat over 1 year ago
- 2 comments
#425 - [TODO] Remove C assert
Issue -
State: open - Opened by syoyo over 1 year ago
- 1 comment
Labels: enhancement
#424 - get rid of std::function
Pull Request -
State: closed - Opened by agnat over 1 year ago
- 1 comment
#423 - KHR_lights_punctual: parse light source references from scene nodes
Pull Request -
State: closed - Opened by agnat over 1 year ago
- 2 comments
#422 - Add missing extras and extensions fields
Pull Request -
State: closed - Opened by agnat over 1 year ago
- 3 comments
#421 - Merge model
Issue -
State: closed - Opened by HzjFirst over 1 year ago
Labels: invalid
#420 - Generate duplicated "extensions" json entry when add custom extension to model's extensions.
Issue -
State: closed - Opened by ginn-gu over 1 year ago
- 2 comments
Labels: bug
#419 - Ignore reading image but ret false
Issue -
State: closed - Opened by pigLoveRabbit520 over 1 year ago
- 1 comment
Labels: invalid
#418 - [Bugfix] Actually invoke the user-supplied function instead of subtracting from a pointer...
Pull Request -
State: closed - Opened by agnat over 1 year ago
- 1 comment
#417 - Fix to #416
Pull Request -
State: closed - Opened by syoyo over 1 year ago