|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## [1.5.0](https://github.com/ThatOpen/engine_components/compare/v1.4.5...v1.5.0) (2024-04-11) |
| 4 | + |
| 5 | + |
| 6 | +### Features |
| 7 | + |
| 8 | +* add 3d alignment navigator ([0e76a97](https://github.com/ThatOpen/engine_components/commit/0e76a9757cde3e522f6ccd3186988f5f1fdea25a)) |
| 9 | +* add 3d road marker ([bee851a](https://github.com/ThatOpen/engine_components/commit/bee851a8b627d528c6c9e29d9fed87fbace3048a)) |
| 10 | +* add basic civil plan annotations ([#336](https://github.com/ThatOpen/engine_components/issues/336)) ([5d9ddc8](https://github.com/ThatOpen/engine_components/commit/5d9ddc83986851fc152ed3e26d9a66d55447354b)) |
| 11 | +* add basic LOD system using OBBs ([a4faf2f](https://github.com/ThatOpen/engine_components/commit/a4faf2f1080822a409ebaaaf8684b46c385ee7f4)) |
| 12 | +* add category filter to road cross section ([0d28358](https://github.com/ThatOpen/engine_components/commit/0d283587a0ca1535202a6be1a6f4a32adbbbd9be)) |
| 13 | +* add plan / elevation marker ([e793f4e](https://github.com/ThatOpen/engine_components/commit/e793f4e804f6bf7b4774362b4dc8a94841bd1b29)) |
| 14 | +* add reverse reference to civil items ([77221c2](https://github.com/ThatOpen/engine_components/commit/77221c2aee67bcf555af6ec95e650f10d7ffeee1)) |
| 15 | +* anchor position ([#333](https://github.com/ThatOpen/engine_components/issues/333)) ([5c0ebba](https://github.com/ThatOpen/engine_components/commit/5c0ebba19134925b7259ab4f3d4be4060a1ff850)) |
| 16 | +* constant KPs and KP-Station Manager ([#351](https://github.com/ThatOpen/engine_components/issues/351)) ([2bdf974](https://github.com/ThatOpen/engine_components/commit/2bdf974f0176f1987bad46406e01982fa639c548)) |
| 17 | +* coordinate elevation view with plan view ([7d4ed39](https://github.com/ThatOpen/engine_components/commit/7d4ed394db255b99721b32705431b7319982a3a6)) |
| 18 | +* finish splitting down civil ([ffd67e0](https://github.com/ThatOpen/engine_components/commit/ffd67e0df57fc984156befa844fc0cea8aae7beb)) |
| 19 | +* finish streaming tutorial ([652ecd7](https://github.com/ThatOpen/engine_components/commit/652ecd729bb9fcafa4a974ec981af97581d0717f)) |
| 20 | +* first version of road cross section ([613dec1](https://github.com/ThatOpen/engine_components/commit/613dec1308726b91aadff1e354ca6d698366b2bb)) |
| 21 | +* improve 2d civil view navigation ([#325](https://github.com/ThatOpen/engine_components/issues/325)) ([c72e6cf](https://github.com/ThatOpen/engine_components/commit/c72e6cf6c7a1a06ef53ef41edf2d3246c70d7590)) |
| 22 | +* improve alignment curves appearance ([8bc0f54](https://github.com/ThatOpen/engine_components/commit/8bc0f546fae1e41c5798ef3ba76471622ed01263)) |
| 23 | +* improve civil plan highlighter ([bc118db](https://github.com/ThatOpen/engine_components/commit/bc118db1e564a79a7773a02e18db9191c8949f17)) |
| 24 | +* improve coordination logic ([ec14e54](https://github.com/ThatOpen/engine_components/commit/ec14e5425b66bbfac85806305f5c8ee7a3c259a0)) |
| 25 | +* improve tiles, make tutorial ([eedaa55](https://github.com/ThatOpen/engine_components/commit/eedaa559bc4491441b8392ff98deb69d372acf95)) |
| 26 | +* improve vertical alignment style ([bc9bd41](https://github.com/ThatOpen/engine_components/commit/bc9bd41238d630f03416deb8e9d918a423da28dd)) |
| 27 | +* KP Manager + Supporting Plan-Navigator + Cleanup ([#355](https://github.com/ThatOpen/engine_components/issues/355)) ([46d8a94](https://github.com/ThatOpen/engine_components/commit/46d8a94a88505473033cf3d08d9cc0ccf90f353a)) |
| 28 | +* make 2d scene XY scale editable ([0575471](https://github.com/ThatOpen/engine_components/commit/0575471033d3996210c5ed21f3c681b6784ca81f)) |
| 29 | +* make cross section work with marker ([8ce261d](https://github.com/ThatOpen/engine_components/commit/8ce261d24288d03dd6a71cc603d7839a8ceb5603)) |
| 30 | +* marker info elevation ([#354](https://github.com/ThatOpen/engine_components/issues/354)) ([1f762af](https://github.com/ThatOpen/engine_components/commit/1f762af388936822512d00f6be08f12789640c7c)) |
| 31 | +* markers elevation ([#357](https://github.com/ThatOpen/engine_components/issues/357)) ([ceb9c51](https://github.com/ThatOpen/engine_components/commit/ceb9c5161a08d7ee6300371f63470876c0ab02ce)) |
| 32 | +* Markup Tool Labels ([#356](https://github.com/ThatOpen/engine_components/issues/356)) ([705cfe5](https://github.com/ThatOpen/engine_components/commit/705cfe5cef101a76882c5fc50788c0d9dcf19258)) |
| 33 | +* more improvements for highlighter ([be2d44d](https://github.com/ThatOpen/engine_components/commit/be2d44d424ddc7c05ac2aa9e073f4f5fbe8cb217)) |
| 34 | +* rename civil classes ([83e7092](https://github.com/ThatOpen/engine_components/commit/83e70928147ebc10ca55c748518cfefe99c55096)) |
| 35 | +* 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)) |
| 36 | +* start spitting down civil ([4b9b086](https://github.com/ThatOpen/engine_components/commit/4b9b0863ea992da9f331e22b2dfc853b696e5cb1)) |
| 37 | +* update fragments ([06d60f6](https://github.com/ThatOpen/engine_components/commit/06d60f6a6f6bffcac6fe9d3d22f8fb88d4431125)) |
| 38 | + |
| 39 | + |
| 40 | +### Bug Fixes |
| 41 | + |
| 42 | +* add ifc items to components mesh set ([c758266](https://github.com/ThatOpen/engine_components/commit/c7582668833ca57c82966226fca326af7d893cf4)) |
| 43 | +* Clearing Clusters ([#353](https://github.com/ThatOpen/engine_components/issues/353)) ([ff322f8](https://github.com/ThatOpen/engine_components/commit/ff322f85e8c0679e1c88cfc2da42132b2a05274d)) |
| 44 | +* correct horizontal alignment measurement marks ([fc3de10](https://github.com/ThatOpen/engine_components/commit/fc3de10825e8ae6bece26784a23585a0406033dc)) |
| 45 | +* correct infinite 2d grid ([55e66cf](https://github.com/ThatOpen/engine_components/commit/55e66cfa9fb7884de6e2b3c31196f1c94b3630a6)) |
| 46 | +* correct navigator ([51158ec](https://github.com/ThatOpen/engine_components/commit/51158ec961492a94d53c874874409ac5291f427e)) |
| 47 | +* correct some of the previous PR's mistakes ([dd1e7ae](https://github.com/ThatOpen/engine_components/commit/dd1e7aec2670b360e903033f969fc34ac9a4194b)) |
| 48 | +* 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)) |
| 49 | +* ifcPropertiesProcessor.getProperties ([#321](https://github.com/ThatOpen/engine_components/issues/321)) ([9aa8ba1](https://github.com/ThatOpen/engine_components/commit/9aa8ba1d8bd1bb7faca86cf0cb12f52101217057)) |
| 50 | +* improve coordinate, correct excluded categories ([699ce7d](https://github.com/ThatOpen/engine_components/commit/699ce7d49c45473d15386b6b879aaf3627a68867)) |
| 51 | +* make fragment loading continue when data not found ([9abb99c](https://github.com/ThatOpen/engine_components/commit/9abb99ce95c7a4d8bbe3886ef78cacbdb38fb248)) |
| 52 | +* restore camera animation navigation ([3531943](https://github.com/ThatOpen/engine_components/commit/3531943dab4a46513314d8b3a197555fc0bd99b2)) |
| 53 | +* revert juan breaking PR ([62257c0](https://github.com/ThatOpen/engine_components/commit/62257c0efb7a1c69260470cd8168e83472cea135)) |
| 54 | +* revert previous broken commit ([d805404](https://github.com/ThatOpen/engine_components/commit/d80540413880e6f9b3318d8ba1576522426de526)) |
| 55 | +* revert web-ifc dependency due to streammeshes missing ([cab60f5](https://github.com/ThatOpen/engine_components/commit/cab60f569ef44f248b8f2ce7061b782de6a5287d)) |
| 56 | +* solve face measurement component bugs ([3e41b37](https://github.com/ThatOpen/engine_components/commit/3e41b3776da8a996a9956e39386d0c39c33d39e5)) |
| 57 | +* various corrections ([03c70f4](https://github.com/ThatOpen/engine_components/commit/03c70f422ba64ad024b54bc353029ce2264740b5)) |
| 58 | + |
3 | 59 | ## [1.4.5](https://github.com/ThatOpen/engine_components/compare/v1.3.0...v1.4.5) (2024-02-28)
|
4 | 60 |
|
5 | 61 |
|
|
0 commit comments