-
- Downloads
Forsake lazy imports (#772)
* Removed LazyImports (gl, pngjs, jpeg-js required as param of HeadlessPluginConstructor) * Added a few methods to HeadlessPluginContext for rendering image without saving to file * Updated CHANGELOG * Lint * Rolled back removing @types/jpeg-js from deps
Showing
- CHANGELOG.md 1 addition, 0 deletionsCHANGELOG.md
- src/examples/image-renderer/index.ts 6 additions, 2 deletionssrc/examples/image-renderer/index.ts
- src/mol-plugin/headless-plugin-context.ts 28 additions, 6 deletionssrc/mol-plugin/headless-plugin-context.ts
- src/mol-plugin/util/headless-screenshot.ts 16 additions, 12 deletionssrc/mol-plugin/util/headless-screenshot.ts
- src/mol-util/lazy-imports.ts 0 additions, 47 deletionssrc/mol-util/lazy-imports.ts
src/mol-util/lazy-imports.ts
deleted
100644 → 0
Please register or sign in to comment