UNPKG

@zeainc/zea-potree

Version:

Zea Potree is a plug-in for Zea Engine that enables rendering of large point clouds .

62 lines (31 loc) 2.87 kB
# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ### [4.0.1](https://github.com/ZeaInc/zea-pointclouds/compare/v4.0.0...v4.0.1) (2022-02-07) ### Bug Fixes * Move Engine to dev dependencies ([f1b3243](https://github.com/ZeaInc/zea-pointclouds/commit/f1b324335ad81c102b36042ae2e472f5cec55007)) ## [4.0.0](https://github.com/ZeaInc/zea-potree/compare/v3.2.0...v4.0.0) (2021-11-12) ### ⚠ BREAKING CHANGES * Migrated to zea-engine 4.0.0 ### Bug Fixes * Fixed issue preventing zea-potree from working with bundlers. ([2152742](https://github.com/ZeaInc/zea-potree/commit/2152742a8c10d279c6a67aea8f21c27055c13e1c)) * Migrated to zea-engine 4.0.0 ([4fcf948](https://github.com/ZeaInc/zea-potree/commit/4fcf948fdc184907813523f613ee6d84c3202cae)) ### [3.2.2](https://github.com/ZeaInc/zea-potree/compare/v3.2.0...v3.2.2) (2021-11-12) ### Bug Fixes * Fixed issue preventing zea-potree from working with bundlers. ([2152742](https://github.com/ZeaInc/zea-potree/commit/2152742a8c10d279c6a67aea8f21c27055c13e1c)) ### [3.0.1] (2020-12-04) ## [3.0.0] (2020-12-04) ### ⚠ BREAKING CHANGES * **npm:** Raw imports are no longer supported. ### Features * Added documentation for point clouds ([390f0c9](https://github.com/ZeaInc/zea-pointclouds/commit/390f0c9e87d764ab15ffce45df4ffe64ee0d5b53)) * Added zea standardised documentation ([ccbad2c](https://github.com/ZeaInc/zea-pointclouds/commit/ccbad2c75b152492830a69805f6b1575487244b5)) * Eye-Dome lighting implemented. ([8a376c8](https://github.com/ZeaInc/zea-pointclouds/commit/8a376c8de4d46ade3dbd7550a396db11bee544f8)) ### Bug Fixes * Added download demo code and fixed favicon ([8fe8700](https://github.com/ZeaInc/zea-pointclouds/commit/8fe870080b1571ec47959f69262b5a153074cb89)) * Fixed styles for download link ([4b4b0df](https://github.com/ZeaInc/zea-pointclouds/commit/4b4b0df6e2454aa856df2d946f59f627d4a0cff9)) * Rename bug on docs ([cc8b4e0](https://github.com/ZeaInc/zea-pointclouds/commit/cc8b4e0966393eb798c6ae90187a94991b3f0742)) * Specified the folder to use when generate documentation ([2616d27](https://github.com/ZeaInc/zea-pointclouds/commit/2616d271d7970789b0295f972ff85cfe84cb45cc)) * updated docs ([8f32322](https://github.com/ZeaInc/zea-pointclouds/commit/8f32322570374e08fe286277ec68ab836ba60635)) * updated docs ([a645960](https://github.com/ZeaInc/zea-pointclouds/commit/a645960f188ad7ad1702fd2f49b0b7a95fe27e3c)) ### build * **npm:** Add UMD support ([#7](https://github.com/ZeaInc/zea-pointclouds/issues/7)) ([ec04a7b](https://github.com/ZeaInc/zea-pointclouds/commit/ec04a7bf439202b951f9039a59fff2bf28e0f61c)), closes [#8](https://github.com/ZeaInc/zea-pointclouds/issues/8)