From 380abd445938c23b74975d4f39a3c6ee9cec642c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 22 May 2024 23:09:01 +0200 Subject: [PATCH] chore(main): release 2.0.1 (#361) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 99 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 99 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 46dfd98e4..cbcd01bff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,104 @@ # Changelog +## [2.0.1](https://github.com/ThatOpen/engine_components/compare/v1.5.0...v2.0.1) (2024-05-22) + + +### Features + +* add angle measurement ([70a57c9](https://github.com/ThatOpen/engine_components/commit/70a57c99e564f94279c1c9dcde4ae0ba7c3df1b1)) +* add civil components ([3834944](https://github.com/ThatOpen/engine_components/commit/3834944e58ceb14ca99777a19d8e40ed153c46c1)) +* add culler to plans example ([5a96f9c](https://github.com/ThatOpen/engine_components/commit/5a96f9cbe8ea9585f7f70504233c74f5c48b717e)) +* add edges clipper tutorial ([05cd9c8](https://github.com/ThatOpen/engine_components/commit/05cd9c8d0be28aac225255cf769fa0a3089e932f)) +* add facedimension tutorial ([5bec282](https://github.com/ThatOpen/engine_components/commit/5bec282f8d5fad186f5d553cf09363853cc961c0)) +* add fragment bounding box ([1cb8fe9](https://github.com/ThatOpen/engine_components/commit/1cb8fe9b234fc0d583929b553664d445d0ff39b3)) +* add fragment classifier ([2bff19c](https://github.com/ThatOpen/engine_components/commit/2bff19c7bffffc8611574fd1594cd808fa8594ec)) +* add fragment colorize feature ([0c109b3](https://github.com/ThatOpen/engine_components/commit/0c109b33e321d19d629a96b4bddc1f650f6f9019)) +* add fragment exploder ([1a31345](https://github.com/ThatOpen/engine_components/commit/1a31345e0b112aa1b29cf72f631d2681b277a0a2)) +* add fragment hider ([853fb89](https://github.com/ThatOpen/engine_components/commit/853fb897e484869f41923d93c1d84702f333c5c3)) +* add fragment ifc loader example ([3252f56](https://github.com/ThatOpen/engine_components/commit/3252f566141b592aa8994206d6fc6d64fa86e815)) +* add fragment streamer ([9bea629](https://github.com/ThatOpen/engine_components/commit/9bea629b7ea2f242cd956c50c4aff595c654b812)) +* add highlighter ([d2bcb7e](https://github.com/ThatOpen/engine_components/commit/d2bcb7e4af90e49ba03de6cc4ecf7f42c0ee349b)) +* add json exporter tutorial ([85dbf40](https://github.com/ThatOpen/engine_components/commit/85dbf40173d3621b7732cb1d5a27e5d5f5389bcf)) +* add measurement utils tutorial ([c9333e9](https://github.com/ThatOpen/engine_components/commit/c9333e945250aede5bfb001d3ba6239bb37782a1)) +* add measurements ([173c4f3](https://github.com/ThatOpen/engine_components/commit/173c4f3f7d694b865161ea36bb0438d211c756d7)) +* add minimap ([16a17c3](https://github.com/ThatOpen/engine_components/commit/16a17c3a24e084025d2d07c76cd417ee7d98cad6)) +* add minimap tutorial ([e0db231](https://github.com/ThatOpen/engine_components/commit/e0db231156d776490173fdeb3cd645bcb2005d73)) +* add orthoperspective camera tutorial ([4c16880](https://github.com/ThatOpen/engine_components/commit/4c16880d71f87ba4d7337e838f57413a8400a5eb)) +* add plans tutorial ([d90272b](https://github.com/ThatOpen/engine_components/commit/d90272b9d15e9d65e4b9b8b8cd6bc06bd5409d61)) +* add relations map to streamed properties ([d6acb57](https://github.com/ThatOpen/engine_components/commit/d6acb577adca4b1bda0a1522a60e68a39fe74c76)) +* add shadow dropper ([6d2282e](https://github.com/ThatOpen/engine_components/commit/6d2282ef9c21a65b762ecf29f7deb08281b9634c)) +* add simple world tutorial ui ([41e353e](https://github.com/ThatOpen/engine_components/commit/41e353e377f5b40c22a34e783ca1fa7c8c023307)) +* add streamed properties ([af39121](https://github.com/ThatOpen/engine_components/commit/af39121cf3cf8f8dcd61b4dfd42f51978383b5c5)) +* add support for shared world items ([f6b716c](https://github.com/ThatOpen/engine_components/commit/f6b716c06ee64230af7011c0462a583585b6177f)) +* add various front components ([69e2a8d](https://github.com/ThatOpen/engine_components/commit/69e2a8d69800fbd89e056b6d0999c028388edf2d)) +* add volume dimension tutorial ([cdcef4c](https://github.com/ThatOpen/engine_components/commit/cdcef4c3714a6596057ce9d4d27bd78eba74c474)) +* bounding boxes tutorial ([779f962](https://github.com/ThatOpen/engine_components/commit/779f962a460a50fc2a277deb14d8836e4f646905)) +* bump version ([f4c2f76](https://github.com/ThatOpen/engine_components/commit/f4c2f7611eb9bf2920399aec49b1226035b159ce)) +* civil tutorials ([#365](https://github.com/ThatOpen/engine_components/issues/365)) ([63b26aa](https://github.com/ThatOpen/engine_components/commit/63b26aaff4b00239da695a28dde8bc647bf9cbd3)) +* classifier tutorial ([f0f863f](https://github.com/ThatOpen/engine_components/commit/f0f863f62dac676c4a0d0dee0969f772e44db6c5)) +* converted the repository to a monorepo ([#363](https://github.com/ThatOpen/engine_components/issues/363)) ([15f407a](https://github.com/ThatOpen/engine_components/commit/15f407a9f19989f839b705c85ca97629516b2af5)) +* **core:** changes and improves IfcPropertiesIndexer to IfcRelationsIndexer ([#380](https://github.com/ThatOpen/engine_components/issues/380)) ([bd68aa6](https://github.com/ThatOpen/engine_components/commit/bd68aa64ce62ee270bb8f6acdaa832a2c61428ce)) +* **core:** improves IfcRelationsIndexer.processFromWebIfc ([#384](https://github.com/ThatOpen/engine_components/issues/384)) ([8b1ab2f](https://github.com/ThatOpen/engine_components/commit/8b1ab2f42c0ccc227d54d58de612c426806948fb)) +* **core:** updates IfcRelationsIndexer ([fd8eb82](https://github.com/ThatOpen/engine_components/commit/fd8eb82ed2aa3035c6e6e97ad482ab13556c08b2)) +* **core:** updates IfcRelationsIndexer to allow indexations from WebIfc ([#381](https://github.com/ThatOpen/engine_components/issues/381)) ([107d765](https://github.com/ThatOpen/engine_components/commit/107d765a4a9956f0d8bd0e26706ff77ae26bd280)) +* decouple css 2d renderer from core renderer ([867c8ec](https://github.com/ThatOpen/engine_components/commit/867c8ec6856f538c2136d12a12ea6a050a0b9992)) +* exploder tutorial ([ac5bdb2](https://github.com/ThatOpen/engine_components/commit/ac5bdb2b932a70a963d82489ac2caaad00cc3ac1)) +* expose civil components ([fde895b](https://github.com/ThatOpen/engine_components/commit/fde895b54236564eddc23983960b8b592f5724a3)) +* finish civil component examples ([b2fea99](https://github.com/ThatOpen/engine_components/commit/b2fea99043f804f395eb63192b2112b53988f79b)) +* finish clipper and materials examples ([76301df](https://github.com/ThatOpen/engine_components/commit/76301df490842eb5f2bb93dd2816ec21274ed9e6)) +* finish fragments tutorials ([d89966f](https://github.com/ThatOpen/engine_components/commit/d89966f4e86ce86bf1725974199f60854916807b)) +* finish refactoring the repo ([909108a](https://github.com/ThatOpen/engine_components/commit/909108acf0d15def874d5ff08962972fa4936602)) +* first implementation of color-based highlihgter ([9278242](https://github.com/ThatOpen/engine_components/commit/92782422be5c5b50cf16d155510f6885a2ca500c)) +* fix civil line width aspect ([a2c83a5](https://github.com/ThatOpen/engine_components/commit/a2c83a5aabdeea3b9984345a5334f1b302cf5d4f)) +* fix front build errors ([95d0632](https://github.com/ThatOpen/engine_components/commit/95d063236583b6b08417c217dbeacb29cf9db81e)) +* fix simple renderer resize event ([e44e32a](https://github.com/ThatOpen/engine_components/commit/e44e32a2f097ae2eb3fd01827c73dcadbf943962)) +* implement clipper ([b105266](https://github.com/ThatOpen/engine_components/commit/b105266c408a94eca91b1f3bb893474d4e03a5bc)) +* implement culler ([2dc87d8](https://github.com/ThatOpen/engine_components/commit/2dc87d8c23188aa8f275289c72f7724e41d2947f)) +* implement fragment ifc loader ([7c8ef69](https://github.com/ThatOpen/engine_components/commit/7c8ef69b4d8a0d10cba6a4856f73a3e230007639)) +* implement fragment manager ([4601946](https://github.com/ThatOpen/engine_components/commit/4601946e41abde5dab47cd1f3982500ad29eda03)) +* implement grid ([bf4a18c](https://github.com/ThatOpen/engine_components/commit/bf4a18c1f27e054b1678cd875cf8096606bc8e9b)) +* implement html renderer ([680e3d6](https://github.com/ThatOpen/engine_components/commit/680e3d6d5dbeab78836684d194152368b3c67cb6)) +* implement materials ([ead30d4](https://github.com/ThatOpen/engine_components/commit/ead30d48ded9b183a5b8c9f21a27ae8d4978b61c)) +* implement raycaster ([6506e94](https://github.com/ThatOpen/engine_components/commit/6506e9428b51c570c12b8468b47456a0e717d7b5)) +* improve indexer tutorial ([2ff8d9c](https://github.com/ThatOpen/engine_components/commit/2ff8d9cdb57c2d256c35ca4df057906aeae854bc)) +* improve orthoperspective camera tutorial ([8155778](https://github.com/ThatOpen/engine_components/commit/8155778a79847f68a39c71bb125bbac7ba7847f8)) +* integrated vite ([#359](https://github.com/ThatOpen/engine_components/issues/359)) ([48a20ef](https://github.com/ThatOpen/engine_components/commit/48a20efe483425ade798c962a7f965b35a0bdd9b)) +* make first world example work ([d0aca80](https://github.com/ThatOpen/engine_components/commit/d0aca800809c4e1de2892f97bf06a85ef2f2d99f)) +* make worlds type generic ([817907d](https://github.com/ThatOpen/engine_components/commit/817907d2d711b77b39a043ca47b443391a851fcc)) +* more dimension tools ([3547b8f](https://github.com/ThatOpen/engine_components/commit/3547b8f1e7af50c7acd0c62734f609967735af53)) +* progress with civil tutorials ([e67e980](https://github.com/ThatOpen/engine_components/commit/e67e980d7d6b9972464bbb16574969f01d1a741e)) +* push last minute changes ([3c39e13](https://github.com/ThatOpen/engine_components/commit/3c39e13ff2dbd7a64ec5fcab5f3020f05b50dd44)) +* push progress ([b86e2c4](https://github.com/ThatOpen/engine_components/commit/b86e2c4edd7bae9846d1c3e0a5057ba361a9bd48)) +* reimplement zoom to selection ([45b74f4](https://github.com/ThatOpen/engine_components/commit/45b74f47e300b857732eca485aa434aeea08439b)) +* restructure repo ([bd3b964](https://github.com/ThatOpen/engine_components/commit/bd3b964c455d2c82d7c368285c21e8a55741fe78)) +* set up geometry streaming examples ([4fec74d](https://github.com/ThatOpen/engine_components/commit/4fec74d74657745144c12f31db608a5741b200fc)) +* set up scoped publishing ([5acce7f](https://github.com/ThatOpen/engine_components/commit/5acce7faa3ca20bcd31d86fc1378e59794d8e755)) +* start big refactor ([cf2e2f7](https://github.com/ThatOpen/engine_components/commit/cf2e2f7cec8b35d13f525f3e6d3da7eb1d31de67)) +* update fragment dependency ([ce092f0](https://github.com/ThatOpen/engine_components/commit/ce092f056a24cd82bfb607421366ca899293f115)) +* update indices in streamed properties ([09ee838](https://github.com/ThatOpen/engine_components/commit/09ee838d273aa937c3bd14bacb6345e1d43c257f)) +* update postproduction renderer example ([6f12b9d](https://github.com/ThatOpen/engine_components/commit/6f12b9d63cf4d5ceb055a217bf0b63edf82c512d)) +* update shadow dropper tutorial ([aee26f9](https://github.com/ThatOpen/engine_components/commit/aee26f9bef52e668f9853488bbe66344e557b770)) +* updates FragmentManager.load ([#385](https://github.com/ThatOpen/engine_components/issues/385)) ([cfb7a04](https://github.com/ThatOpen/engine_components/commit/cfb7a04e47043ae89868ef01b7b144eed8f92823)) + + +### Bug Fixes + +* **core:** updates IfcRelationsIndexer tutorial ([e19954b](https://github.com/ThatOpen/engine_components/commit/e19954be12fc81431905c990f5a1ebcb6fc96135)) +* correct FragmentIfcLoader example ([fc953a6](https://github.com/ThatOpen/engine_components/commit/fc953a6fce8e2160b690a58333a65144a9ac1914)) +* correct geometry tiler ([d1352d8](https://github.com/ThatOpen/engine_components/commit/d1352d87cb81b1ab1f0ed7c2bc82050682d4ddfe)) +* improve fragment streamer behavior ([4a03c7c](https://github.com/ThatOpen/engine_components/commit/4a03c7cd21aa11bb6e18b3b4c866d3b02e8529a8)) +* improve marker example ([125fe02](https://github.com/ThatOpen/engine_components/commit/125fe02b20dee5705d3691ae7acfb1bf38c1349c)) +* improve measurement face detection ([444e81a](https://github.com/ThatOpen/engine_components/commit/444e81a99a9f68690abe89a3ecfc3715e39e9093)) +* improve ortho camera aspect update ([4c7c6fc](https://github.com/ThatOpen/engine_components/commit/4c7c6fc66919e1083ef195ca9969553c31f310ef)) +* improve simple renderer resize event ([d5b4f59](https://github.com/ThatOpen/engine_components/commit/d5b4f59244b6ad311ce37ec5b04af363966b6e87)) +* regenerate yarn.lock file ([319b2ac](https://github.com/ThatOpen/engine_components/commit/319b2aca8673c3af789e81a87bc5c718a6f81207)) +* solve build errors ([f69926f](https://github.com/ThatOpen/engine_components/commit/f69926fa774f381fc4f08558fe4873526bac3e0b)) + + +### Miscellaneous Chores + +* release 2.0.1 ([cb3cb53](https://github.com/ThatOpen/engine_components/commit/cb3cb539c83aaf9d89aa362a53e327d1c50e669c)) + ## [1.5.0](https://github.com/ThatOpen/engine_components/compare/v1.4.5...v1.5.0) (2024-04-11)