diff --git a/CHANGELOG.md b/CHANGELOG.md index ba8c80f1e..46dfd98e4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,61 @@ # Changelog +## [1.5.0](https://github.com/ThatOpen/engine_components/compare/v1.4.5...v1.5.0) (2024-04-11) + + +### Features + +* add 3d alignment navigator ([0e76a97](https://github.com/ThatOpen/engine_components/commit/0e76a9757cde3e522f6ccd3186988f5f1fdea25a)) +* add 3d road marker ([bee851a](https://github.com/ThatOpen/engine_components/commit/bee851a8b627d528c6c9e29d9fed87fbace3048a)) +* add basic civil plan annotations ([#336](https://github.com/ThatOpen/engine_components/issues/336)) ([5d9ddc8](https://github.com/ThatOpen/engine_components/commit/5d9ddc83986851fc152ed3e26d9a66d55447354b)) +* add basic LOD system using OBBs ([a4faf2f](https://github.com/ThatOpen/engine_components/commit/a4faf2f1080822a409ebaaaf8684b46c385ee7f4)) +* add category filter to road cross section ([0d28358](https://github.com/ThatOpen/engine_components/commit/0d283587a0ca1535202a6be1a6f4a32adbbbd9be)) +* add plan / elevation marker ([e793f4e](https://github.com/ThatOpen/engine_components/commit/e793f4e804f6bf7b4774362b4dc8a94841bd1b29)) +* add reverse reference to civil items ([77221c2](https://github.com/ThatOpen/engine_components/commit/77221c2aee67bcf555af6ec95e650f10d7ffeee1)) +* anchor position ([#333](https://github.com/ThatOpen/engine_components/issues/333)) ([5c0ebba](https://github.com/ThatOpen/engine_components/commit/5c0ebba19134925b7259ab4f3d4be4060a1ff850)) +* constant KPs and KP-Station Manager ([#351](https://github.com/ThatOpen/engine_components/issues/351)) ([2bdf974](https://github.com/ThatOpen/engine_components/commit/2bdf974f0176f1987bad46406e01982fa639c548)) +* coordinate elevation view with plan view ([7d4ed39](https://github.com/ThatOpen/engine_components/commit/7d4ed394db255b99721b32705431b7319982a3a6)) +* finish splitting down civil ([ffd67e0](https://github.com/ThatOpen/engine_components/commit/ffd67e0df57fc984156befa844fc0cea8aae7beb)) +* finish streaming tutorial ([652ecd7](https://github.com/ThatOpen/engine_components/commit/652ecd729bb9fcafa4a974ec981af97581d0717f)) +* first version of road cross section ([613dec1](https://github.com/ThatOpen/engine_components/commit/613dec1308726b91aadff1e354ca6d698366b2bb)) +* improve 2d civil view navigation ([#325](https://github.com/ThatOpen/engine_components/issues/325)) ([c72e6cf](https://github.com/ThatOpen/engine_components/commit/c72e6cf6c7a1a06ef53ef41edf2d3246c70d7590)) +* improve alignment curves appearance ([8bc0f54](https://github.com/ThatOpen/engine_components/commit/8bc0f546fae1e41c5798ef3ba76471622ed01263)) +* improve civil plan highlighter ([bc118db](https://github.com/ThatOpen/engine_components/commit/bc118db1e564a79a7773a02e18db9191c8949f17)) +* improve coordination logic ([ec14e54](https://github.com/ThatOpen/engine_components/commit/ec14e5425b66bbfac85806305f5c8ee7a3c259a0)) +* improve tiles, make tutorial ([eedaa55](https://github.com/ThatOpen/engine_components/commit/eedaa559bc4491441b8392ff98deb69d372acf95)) +* improve vertical alignment style ([bc9bd41](https://github.com/ThatOpen/engine_components/commit/bc9bd41238d630f03416deb8e9d918a423da28dd)) +* KP Manager + Supporting Plan-Navigator + Cleanup ([#355](https://github.com/ThatOpen/engine_components/issues/355)) ([46d8a94](https://github.com/ThatOpen/engine_components/commit/46d8a94a88505473033cf3d08d9cc0ccf90f353a)) +* make 2d scene XY scale editable ([0575471](https://github.com/ThatOpen/engine_components/commit/0575471033d3996210c5ed21f3c681b6784ca81f)) +* make cross section work with marker ([8ce261d](https://github.com/ThatOpen/engine_components/commit/8ce261d24288d03dd6a71cc603d7839a8ceb5603)) +* marker info elevation ([#354](https://github.com/ThatOpen/engine_components/issues/354)) ([1f762af](https://github.com/ThatOpen/engine_components/commit/1f762af388936822512d00f6be08f12789640c7c)) +* markers elevation ([#357](https://github.com/ThatOpen/engine_components/issues/357)) ([ceb9c51](https://github.com/ThatOpen/engine_components/commit/ceb9c5161a08d7ee6300371f63470876c0ab02ce)) +* Markup Tool Labels ([#356](https://github.com/ThatOpen/engine_components/issues/356)) ([705cfe5](https://github.com/ThatOpen/engine_components/commit/705cfe5cef101a76882c5fc50788c0d9dcf19258)) +* more improvements for highlighter ([be2d44d](https://github.com/ThatOpen/engine_components/commit/be2d44d424ddc7c05ac2aa9e073f4f5fbe8cb217)) +* rename civil classes ([83e7092](https://github.com/ThatOpen/engine_components/commit/83e70928147ebc10ca55c748518cfefe99c55096)) +* revert anchor position ([#333](https://github.com/ThatOpen/engine_components/issues/333)) to manually pick changes ([7d42dca](https://github.com/ThatOpen/engine_components/commit/7d42dca582c290d527505b5d75cddd122a30784a)) +* start spitting down civil ([4b9b086](https://github.com/ThatOpen/engine_components/commit/4b9b0863ea992da9f331e22b2dfc853b696e5cb1)) +* update fragments ([06d60f6](https://github.com/ThatOpen/engine_components/commit/06d60f6a6f6bffcac6fe9d3d22f8fb88d4431125)) + + +### Bug Fixes + +* add ifc items to components mesh set ([c758266](https://github.com/ThatOpen/engine_components/commit/c7582668833ca57c82966226fca326af7d893cf4)) +* Clearing Clusters ([#353](https://github.com/ThatOpen/engine_components/issues/353)) ([ff322f8](https://github.com/ThatOpen/engine_components/commit/ff322f85e8c0679e1c88cfc2da42132b2a05274d)) +* correct horizontal alignment measurement marks ([fc3de10](https://github.com/ThatOpen/engine_components/commit/fc3de10825e8ae6bece26784a23585a0406033dc)) +* correct infinite 2d grid ([55e66cf](https://github.com/ThatOpen/engine_components/commit/55e66cfa9fb7884de6e2b3c31196f1c94b3630a6)) +* correct navigator ([51158ec](https://github.com/ThatOpen/engine_components/commit/51158ec961492a94d53c874874409ac5291f427e)) +* correct some of the previous PR's mistakes ([dd1e7ae](https://github.com/ThatOpen/engine_components/commit/dd1e7aec2670b360e903033f969fc34ac9a4194b)) +* get rid of error when removing streamed model from scene ([#346](https://github.com/ThatOpen/engine_components/issues/346)) ([81d5279](https://github.com/ThatOpen/engine_components/commit/81d5279c99c404882c57160fba14d49ddb778863)) +* ifcPropertiesProcessor.getProperties ([#321](https://github.com/ThatOpen/engine_components/issues/321)) ([9aa8ba1](https://github.com/ThatOpen/engine_components/commit/9aa8ba1d8bd1bb7faca86cf0cb12f52101217057)) +* improve coordinate, correct excluded categories ([699ce7d](https://github.com/ThatOpen/engine_components/commit/699ce7d49c45473d15386b6b879aaf3627a68867)) +* make fragment loading continue when data not found ([9abb99c](https://github.com/ThatOpen/engine_components/commit/9abb99ce95c7a4d8bbe3886ef78cacbdb38fb248)) +* restore camera animation navigation ([3531943](https://github.com/ThatOpen/engine_components/commit/3531943dab4a46513314d8b3a197555fc0bd99b2)) +* revert juan breaking PR ([62257c0](https://github.com/ThatOpen/engine_components/commit/62257c0efb7a1c69260470cd8168e83472cea135)) +* revert previous broken commit ([d805404](https://github.com/ThatOpen/engine_components/commit/d80540413880e6f9b3318d8ba1576522426de526)) +* revert web-ifc dependency due to streammeshes missing ([cab60f5](https://github.com/ThatOpen/engine_components/commit/cab60f569ef44f248b8f2ce7061b782de6a5287d)) +* solve face measurement component bugs ([3e41b37](https://github.com/ThatOpen/engine_components/commit/3e41b3776da8a996a9956e39386d0c39c33d39e5)) +* various corrections ([03c70f4](https://github.com/ThatOpen/engine_components/commit/03c70f422ba64ad024b54bc353029ce2264740b5)) + ## [1.4.5](https://github.com/ThatOpen/engine_components/compare/v1.3.0...v1.4.5) (2024-02-28) diff --git a/package.json b/package.json index fac22d2e4..471d2b90c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "openbim-components", - "version": "1.4.21", + "version": "1.5.0", "main": "src/index.js", "author": "harry collin, antonio gonzalez viegas", "license": "MIT",