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

@monogrid/gainmap-js

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@monogrid/gainmap-js - npm Package Versions

2

3.0.6

Diff

Changelog

Source

3.0.6 (2024-09-03)

Bug Fixes

  • remove LogLuv following threejs removal https://github.com/mrdoob/three.js/pull/29144 (1df2154)
daniele-pelagatti
published 3.0.5 •

Changelog

Source

3.0.5 (2024-04-03)

Bug Fixes

  • package.json: publint fixes so that package is correctly imported in next.js (#36) (490df10)
daniele-pelagatti
published 3.0.4 •

Changelog

Source

3.0.4 (2024-04-02)

Bug Fixes

daniele-pelagatti
published 3.0.3 •

Changelog

Source

3.0.3 (2024-02-09)

Bug Fixes

  • libultrahdr-wasm: encoding of odd sized images (#31) (efd52c3)
daniele-pelagatti
published 3.0.2 •

Changelog

Source

3.0.2 (2024-01-31)

Bug Fixes

  • encode: encodes a valid image when an invalid tonemapping value was provided as input (94cec23)
daniele-pelagatti
published 3.0.1 •

Changelog

Source

3.0.1 (2023-12-03)

Bug Fixes

  • encode: hdrCapacityMax correctly computed in output metadata (f5f2215)
  • encode: findTextureMinMax correctly finds min values in textures (fd94680)

Bug Fixes

  • loaders: properly catches render errors and calls onError callback (b9bcdd1), closes #16

Features

  • core: disables default mipmap generation, enables user to specify renderTarget (and toDataTexture) options (147d278), closes #14 #15

BREAKING CHANGES

  • core: generateMipmaps is no longer true by default, both minFilter is no longer LinearMipMapLinearFilter by default but LinearFilter, wrapS and warpT are no longer RepeatWrapping by default but ClampToEdgeWrapping
daniele-pelagatti
published 3.0.0 •

Changelog

Source

3.0.1 (2023-12-03)

Bug Fixes

  • encode: hdrCapacityMax correctly computed in output metadata (f5f2215)
  • encode: findTextureMinMax correctly finds min values in textures (fd94680)

Bug Fixes

  • loaders: properly catches render errors and calls onError callback (b9bcdd1), closes #16

Features

  • core: disables default mipmap generation, enables user to specify renderTarget (and toDataTexture) options (147d278), closes #14 #15

BREAKING CHANGES

  • core: generateMipmaps is no longer true by default, both minFilter is no longer LinearMipMapLinearFilter by default but LinearFilter, wrapS and warpT are no longer RepeatWrapping by default but ClampToEdgeWrapping
daniele-pelagatti
published 2.0.7 •

Changelog

Source

2.0.7 (2023-11-23)

Bug Fixes

  • core: QuadRenderer dispose method now properly disposes of its internal resources (#13) (8e4473d)
  • HDRJPGLoader: renders (and returns) an SDR image when provided with a normal jpeg file (#12) (5222151)
daniele-pelagatti
published 2.0.6 •

Changelog

Source

2.0.6 (2023-11-20)

Bug Fixes

  • decode: changes usage of NoColorSpace to LinearSRGBColorSpace (587dc03)
  • loaders: fixes LoadingManager onLoad actually waiting for gainmaps to be generated (77170f5)
daniele-pelagatti
published 2.0.5 •

Changelog

Source

2.0.5 (2023-11-16)

Bug Fixes

  • jpegrloader: rename JPEGRLoader to HDRJPEGLoader, old name kept for compatibility (ac6e386)
2
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