Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

gltf-pipeline

Package Overview
Dependencies
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gltf-pipeline - npm Package Versions

2345

4.1.0

Diff

Changelog

Source

4.1.0 - 2023-04-21

  • Add baseColorTextureNames and baseColorFactorNames to the options that can be given at the command line and passed to processGltf and updateVersion, to specify the uniform names in a KHR_techniques_webgl extension that indicate that a certain texture or color should be used as the base color texture or base color factor of a PBR material. #637
  • Fixed handling of glTF models with the CESIUM_primitive_outline extension. #632
mramato
published 4.0.2 •

Changelog

Source

4.0.2 - 2023-02-10

  • Update npm module dependencies.
lilleyse
published 4.0.1 •

Changelog

Source

4.0.1 - 2023-01-25

  • Fixed crash when writing GLB files above 2GB. #627
lilleyse
published 3.0.5 •

Changelog

Source

3.0.5 - 2022-06-30

lilleyse
published 3.0.4 •

Changelog

Source

3.0.4 - 2021-08-02

  • Fixed buffer view alignment for EXT_feature_metadata extension. #595
lilleyse
published 3.0.3 •

Changelog

Source

3.0.3 - 2021-07-24

  • Fixed name of KHR_materials_pbrSpecularGlossiness extension in addDefaults. #580
  • Fixed glTF 1.0 to 2.0 conversion for buffers containing a placeholder data uri. #578
  • Fixed handling of glTF models with the EXT_meshopt_compression extension. #593
  • Fixed handling of glTF models with the EXT_feature_metadata extension. #585
lilleyse
published 3.0.2 •

Changelog

Source

3.0.2 - 2020-12-07

  • Added support for Draco 1.4.0. #562
lilleyse
published 3.0.1 •

Changelog

Source

3.0.1 - 2020-11-14

  • Locked Draco npm dependency to version 1.3.6 to avoid module initialization errors in 1.4.0. #563
lilleyse
published 3.0.0 •

Changelog

Source

3.0.0 - 2020-07-22

  • Breaking changes
    • Dropped support for CRN and KTX textures. #550
    • Dropped support for image.extras.compressedImage3DTiles. #550
  • Added support for KTX2 textures. #550
lilleyse
published 2.1.10 •

Changelog

Source

2.1.10 - 2020-05-11

  • Improved accessor min/max for Draco attributes. #540
  • Updated to new Draco encode settings. #538
  • Fixed a bug where accessors used by EXT_mesh_gpu_instancing were being removed. #535
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc