Comparing version 1.2.5 to 1.2.6
{ | ||
"name": "draco3d", | ||
"version": "1.2.5", | ||
"version": "1.2.6", | ||
"description": "Draco is a library for compressing and decompressing 3D geometric meshes and point clouds. It is intended to improve the storage and transmission of 3D graphics.", | ||
@@ -5,0 +5,0 @@ "main": "draco3d.js", |
@@ -8,2 +8,25 @@ | ||
======= | ||
### Version 1.2.6 release | ||
* On average 2% better encoding | ||
* Bug fixes | ||
### Version 1.2.5 release | ||
* On average 10% faster decoding | ||
* Improved Javascript metadata API | ||
* Bug fixes | ||
### Version 1.2.4 release | ||
* Up to 20% faster decoding | ||
* Added support for integer attributes to our Javascript Encoder | ||
* Fixed issues with THREE.DracoLoader not releasing memory associated with the Draco module | ||
* OBJ decoder can now be used to parse pure point clouds | ||
* Added Unity plugins to support runtime loading and design-time importing of encoded Draco files | ||
### Version 1.2.3 release | ||
* Fixed Visual Studio building issue | ||
### Version 1.2.2 release | ||
The latest version of Draco brings a number of small bug fixes | ||
* Fixed issues when parsing ill-formatted .obj files | ||
### Version 1.2.1 release | ||
@@ -10,0 +33,0 @@ The latest version of Draco brings a number of enhancements to reduce decoder size and various other fixes |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
1857700
8
6759
90