Skip to content

cgltf 1.4

Compare
Choose a tag to compare
@jkuhlmann jkuhlmann released this 25 Nov 20:32
· 290 commits to master since this release
  • Added parsing of target names in meshes.
  • Added cgltf_accessor_unpack_floats.
  • Fixed a few corner cases in cgltf_component_read_*.
  • Fixed transforms for non-uniform scale.
  • Fixed warnings and smaller issues.
  • Restored C99 conformance.