Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / jkuhlmann/cgltf issues and pull requests

#254 - Support for Draco mesh decompression

Issue - State: open - Opened by native-engine 3 months ago - 1 comment

#253 - Implement support for EXT_texture_webp

Pull Request - State: closed - Opened by bobbens 4 months ago - 6 comments

#252 - Improve EXT_mesh_gpu_instancing validation

Pull Request - State: closed - Opened by zeux 4 months ago

#251 - Based on the current node, how to find out the bufferView number?

Issue - State: open - Opened by native-engine 6 months ago - 1 comment

#250 - Incorrect parsing of numeric values from glb file

Issue - State: closed - Opened by native-engine 6 months ago - 2 comments

#249 - Reading glTF binary files in GLB format

Issue - State: closed - Opened by native-engine 6 months ago - 2 comments

#248 - Support for EXT_texture_webp

Issue - State: closed - Opened by hannojg 6 months ago - 3 comments

#247 - load glb crash

Issue - State: closed - Opened by Xarvie 7 months ago - 3 comments

#246 - Implement support for KHR_materials_dispersion

Pull Request - State: closed - Opened by zeux 8 months ago

#245 - Support for KHR_animation_pointer

Issue - State: open - Opened by bobbens 8 months ago - 3 comments

#244 - Fix primitive rendering mode in cgltf_write

Pull Request - State: closed - Opened by bowald 9 months ago - 1 comment

#243 - GLTF primitive type not written correctly?

Issue - State: closed - Opened by mhuckvale 9 months ago - 1 comment

#242 - Change error code on sampler count mismatch to invalid_gltf

Pull Request - State: closed - Opened by zeux 9 months ago - 1 comment

#241 - native app EXT_meshopt_compression support

Issue - State: closed - Opened by rarest 10 months ago - 2 comments

#240 - Fix integer overflow during GLB chunk length validation

Pull Request - State: closed - Opened by zeux 10 months ago

#239 - cgltf_node transform attributes are now store in double

Pull Request - State: open - Opened by bcomb 10 months ago - 3 comments

#238 - Remove VLA usage for GLB size constants

Pull Request - State: closed - Opened by rgriege 10 months ago

#237 - support KHR_xmp_json_ld read in cgltf.h

Pull Request - State: open - Opened by PsycoTodd 11 months ago - 4 comments

#236 - Ensure that for builtin types, attribute index is non-negative

Pull Request - State: closed - Opened by zeux 11 months ago - 1 comment

#235 - Validate that material variant names aren't NULL

Pull Request - State: closed - Opened by zeux 11 months ago

#234 - Improve mesh accessor validation

Pull Request - State: closed - Opened by zeux 11 months ago - 1 comment

#233 - Explicitly parse primitive type enum

Pull Request - State: closed - Opened by zeux 11 months ago

#232 - Remove float->int casts from read_integer/read_index

Pull Request - State: closed - Opened by zeux 11 months ago

#231 - Simplify extensions/extra handling by trimming their support

Pull Request - State: closed - Opened by zeux 12 months ago

#230 - Use NULL instead of 0 to silence -Wzero-as-null-pointer-constant

Pull Request - State: closed - Opened by zeux 12 months ago

#229 - Add support for double precision.

Pull Request - State: open - Opened by ru-imajion 12 months ago - 3 comments

#228 - Double-precision transform hierarchy

Issue - State: open - Opened by zeux 12 months ago

#227 - Unpack indices of arbitrary component types

Pull Request - State: closed - Opened by shawnhatori about 1 year ago - 6 comments

#226 - Invalid gltf file with EXT_mesh_gpu_instancing

Issue - State: closed - Opened by Lumengine about 1 year ago - 2 comments

#225 - Possible to have individual flags for metallic and roughness?

Issue - State: closed - Opened by chaoticbob about 1 year ago - 4 comments

#224 - Stack allocate cgltf_data structure?

Issue - State: open - Opened by Torphedo over 1 year ago - 1 comment

#223 - different joints for same primitive

Issue - State: open - Opened by akebono over 1 year ago

#222 - Node parent sanity check prevents loading files created with UniGLTF-1.27

Issue - State: closed - Opened by WickedSmoke over 1 year ago - 5 comments

#221 - replace "#ifdef _WIN32" with "#ifdef _MSC_VER"

Pull Request - State: closed - Opened by Schrottfresser over 1 year ago - 2 comments

#220 - Library will not compile if using GCC in Windows.

Issue - State: closed - Opened by Schrottfresser over 1 year ago

#219 - Optimize data extraction from accessors

Pull Request - State: closed - Opened by zeux over 1 year ago

#218 - fopen or strcpy this function or variable is unsafe.

Issue - State: open - Opened by 1623275623 over 1 year ago - 1 comment

#217 - Implement getter functions for indices of various objects

Pull Request - State: closed - Opened by zeux over 1 year ago - 1 comment

#216 - Fix support for EXT_mesh_gpu_instancing

Pull Request - State: closed - Opened by zeux over 1 year ago

#215 - How to enable draco support?

Issue - State: open - Opened by AllenDang over 1 year ago - 3 comments

#213 - store index of GLTF skin

Pull Request - State: closed - Opened by EasyIP2023 over 1 year ago - 1 comment

#212 - store index of GLTF camera

Pull Request - State: closed - Opened by EasyIP2023 over 1 year ago

#211 - store index of GLTF mesh

Pull Request - State: closed - Opened by EasyIP2023 over 1 year ago

#210 - store index of GLTF node

Pull Request - State: closed - Opened by EasyIP2023 over 1 year ago

#209 - store image index for a given texture

Pull Request - State: closed - Opened by EasyIP2023 over 1 year ago - 1 comment

#208 - store index in struct cglt_buffer

Pull Request - State: closed - Opened by EasyIP2023 over 1 year ago

#207 - store accessor_index for struct cgltf_primitive (indices)

Pull Request - State: closed - Opened by EasyIP2023 over 1 year ago - 1 comment

#206 - add texture_index to struct cgltf_texture_view

Pull Request - State: closed - Opened by EasyIP2023 over 1 year ago - 4 comments

#205 - Add support for KHR_materials_anisotropy

Pull Request - State: closed - Opened by abwood over 1 year ago - 6 comments

#204 - add reader support for MSFT_texture_dds extension

Pull Request - State: closed - Opened by Keenuts over 1 year ago - 1 comment

#203 - Add support for MSFT_texture_dds extension

Issue - State: open - Opened by Keenuts over 1 year ago - 1 comment

#202 - Suggestion: store indices instead of pointers in the data structures

Issue - State: closed - Opened by AntonShalgachev over 1 year ago - 4 comments

#201 - make cgltf_calc_size and cgltf_component_size public

Pull Request - State: closed - Opened by pixeljetstream over 1 year ago

#200 - Loading this file causes a crash.

Issue - State: closed - Opened by sol-vin over 1 year ago - 4 comments

#199 - jsmn support for 2GB+ files (fix #197)

Pull Request - State: closed - Opened by pixeljetstream over 1 year ago - 1 comment

#198 - Update test_conversion to skip compressed inputs

Pull Request - State: closed - Opened by zeux over 1 year ago

#197 - 2 GB+ json parser support

Issue - State: closed - Opened by pixeljetstream over 1 year ago - 5 comments

#196 - cgltf_light extras are not ignored on writing anymore

Pull Request - State: closed - Opened by sultim-t over 1 year ago - 2 comments

#195 - Extras for cgltf_light are ignored while writing

Issue - State: closed - Opened by sultim-t over 1 year ago

#193 - write buffer_view should write TARGET

Issue - State: open - Opened by pplux almost 2 years ago

#191 - cgltf_write accessor is missing stride property

Issue - State: closed - Opened by pplux almost 2 years ago - 1 comment

#190 - Export cgltf_buffer_view_data

Pull Request - State: closed - Opened by hkva almost 2 years ago

#189 - distinct normal/occlusion texture info when writing

Pull Request - State: closed - Opened by wsw0108 about 2 years ago

#188 - glb binary texture data

Issue - State: open - Opened by quirinpa about 2 years ago - 4 comments

#187 - Refactor code a little in preparation for extras rework

Pull Request - State: closed - Opened by zeux about 2 years ago

#186 - Ensure that camera has a single consistent type in the file

Pull Request - State: closed - Opened by zeux about 2 years ago

#185 - Fix memory leak in EXT_mesh_gpu_instancing code

Pull Request - State: closed - Opened by zeux about 2 years ago

#184 - Copy extras data into cgltf_extras::data during parsing

Pull Request - State: closed - Opened by zeux about 2 years ago - 5 comments

#183 - cgltf_image::buffer_view::data is null

Issue - State: closed - Opened by Trider12 about 2 years ago - 2 comments

#182 - Fix documentation of cgltf_num_components()

Pull Request - State: closed - Opened by sergof over 2 years ago

#181 - Fix a bug related to json extras & Impl. a data URI writer.

Pull Request - State: closed - Opened by sanghoon over 2 years ago - 9 comments

#180 - Fix unpack_floats() for signed integers.

Pull Request - State: closed - Opened by prideout over 2 years ago

#179 - First draft of KHR_materials_diffuse_transmission.

Pull Request - State: open - Opened by abwood over 2 years ago - 1 comment

#178 - Allows preprocessor overwrite of free/alloc

Pull Request - State: closed - Opened by Kuranes over 2 years ago

#176 - Implement support for KHR_materials_iridescence

Pull Request - State: closed - Opened by zeux over 2 years ago - 1 comment

#175 - Fix potential out-of-bounds read (fuzz failure).

Pull Request - State: closed - Opened by prideout over 2 years ago

#174 - Add EXT_mesh_gpu_instancing support

Pull Request - State: closed - Opened by bcomb over 2 years ago

#173 - Ext mesh gpu instancing

Pull Request - State: closed - Opened by bcomb over 2 years ago

#172 - [Feature] add new KHR_mesh_quantization extension

Issue - State: closed - Opened by maxxnino over 2 years ago - 5 comments

#170 - Add support for KHR_materials_emissive_strength.

Pull Request - State: closed - Opened by abwood almost 3 years ago - 5 comments

#169 - Improved error output

Issue - State: open - Opened by pezcode almost 3 years ago - 9 comments

#168 - fix INTELLISENSE definitions for cgltf_write.h

Pull Request - State: closed - Opened by wsw0108 almost 3 years ago

#167 - Return new length from string decoding functions

Pull Request - State: closed - Opened by pezcode almost 3 years ago

#166 - Fix memory overlap in cgltf_decode_string

Pull Request - State: closed - Opened by pezcode almost 3 years ago - 1 comment

#165 - Add function for decoding escaped json strings

Pull Request - State: closed - Opened by pezcode about 3 years ago - 2 comments

#164 - Fixes #162

Pull Request - State: closed - Opened by michal-z about 3 years ago - 5 comments

#163 - Handling escaped json strings

Issue - State: closed - Opened by pezcode about 3 years ago - 2 comments

#162 - _ftelli64 does not compile on Windows when using zig cc (clang, mingw64)

Issue - State: closed - Opened by michal-z about 3 years ago - 3 comments

#161 - KHR_texture_transform: how to check existence of texCoord?

Issue - State: closed - Opened by pezcode about 3 years ago - 3 comments

#160 - Fix file data being released using the wrong function.

Pull Request - State: closed - Opened by jkuhlmann about 3 years ago

#158 - cgltf_free uses file release callback for base64 buffers

Issue - State: closed - Opened by pezcode about 3 years ago - 2 comments

#157 - Implement support for >2GB files on Windows

Pull Request - State: closed - Opened by zeux about 3 years ago

#156 - Fix format-truncation warning for gcc

Pull Request - State: closed - Opened by Black-Cat about 3 years ago