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

@camptocamp/cesium

Package Overview
Dependencies
Maintainers
4
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@camptocamp/cesium - npm Package Versions

23

1.56.1

Diff

Changelog

Source

1.56.1 - 2019-04-02

Additions :tada:
  • Resource.fetchImage now takes a preferImageBitmap option to use createImageBitmap when supported to move image decode off the main thread. This option defaults to false.
Breaking Changes :mega:
  • The following breaking changes are relative to 1.56. The Resource.fetchImage behavior is now identical to 1.55 and earlier.
    • Changed Resource.fetchImage back to return an Image by default, instead of an ImageBitmap when supported. Note that an ImageBitmap cannot be flipped during texture upload. Instead, set flipY : true during fetch to flip it.
    • Changed the default flipY option in Resource.fetchImage to false. This only has an effect when ImageBitmap is used.
gberaudo
published 1.55.0 •

gberaudo
published 1.44.1 •

gberaudo
published 1.54.0 •

gberaudo
published 1.52.0 •

gberaudo
published 1.51.0 •

gberaudo
published 1.50.0 •

gberaudo
published 1.49.0 •

gberaudo
published 1.48.0 •

gberaudo
published 1.47.0 •

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