Skip to content

Commit

Permalink
chore(release): 1.14.0-alpha.1 [skip ci]
Browse files Browse the repository at this point in the history
# @labelbee/lb-annotation [1.14.0-alpha.1](https://github.com/open-mmlab/labelbee/compare/@labelbee/[email protected]...@labelbee/[email protected]) (2023-05-04)

### Bug Fixes

* Adding shortcut keys to cuboid ([9fda70b](9fda70b))
* **cuboid-tool:** Optimzize the textAttribute render ([cdb65df](cdb65df))
* **cuboid-tool:** Update the position of textAttribute Render ([07971d0](07971d0))
* **lint:** Lint problems ([c76b2a8](c76b2a8))
* **pointcloud:** Error when inner point is empty ([6faad5b](6faad5b))
* **pointcloud:** Fix comments ([f958163](f958163))
* **pointcloud:** Fix conflicts ([c838753](c838753))

### Features

* **cuboid-tool:** Highlight line when select cuboid ([0ff4393](0ff4393))
* Fix unresolved code ([1433b3f](1433b3f))
* **lb-annotation:** Add a new AnnotationTool - CuboidTool ([ade3991](ade3991))
* **line tool:** 逻辑修改 ([8f0bc46](8f0bc46))
* **line:** 实现lineTool功能 ([5c61ce7](5c61ce7))
* **line:** 数据保存 ([5e4589d](5e4589d))
* **line:** 清除nouse log ([e825c8e](e825c8e))
* Optimize code ([4c0f732](4c0f732))
* **pointcloud:** Add intelligent fit ([8dd1912](8dd1912))
* **pointcloud:** Add intelligent fit switch ([1137127](1137127))
* **pointcloud:** adding the logic of switching annotation tools in pointcloud ([6da4153](6da4153))
* **pointcloud:** support adding point annotation in pointcloud view ([82d4a0a](82d4a0a))
* **pointcloud:** Support point operation in pointcloud annotation ([feb27bf](feb27bf))
* **pointcloud:** Support switching attributes in pointTool ([767bf0b](767bf0b))
* **pointcloud:** The function getFootOfPerpendicular allows over range ([1d06628](1d06628))
* **semantic-release:** 增加自动发布actions,修改依赖 ([ac7efab](ac7efab))
* Tool custom colours ([e10b302](e10b302))
* View mode of Cuboid ([30ea6b3](30ea6b3))
* 查看模式 ([1ced67a](1ced67a))
* **标注工具:** 线功能开发 ([d941102](d941102))
* **标注工具:** 线条 ([2966ed7](2966ed7))
* **点云:** 线工具 ([8490ee1](8490ee1))
* **点云:** 线工具 ([b12b07e](b12b07e))
* **点云:** 线条显示信息 ([ab97303](ab97303))

### Performance Improvements

* **cuboid-tool:** Opitimize the code of rendering Cuboid ([1bd0f3b](1bd0f3b))

### Dependencies

* **@labelbee/lb-utils:** upgraded to 1.7.0-alpha.1
  • Loading branch information
semantic-release-bot committed May 4, 2023
1 parent 370002e commit f6c1cf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/lb-annotation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"typescript": "^4.2.3"
},
"dependencies": {
"@labelbee/lb-utils": "^1.7.0-alpha.3",
"@labelbee/lb-utils": "1.7.0-alpha.1",
"@turf/turf": "5.1.6",
"color-rgba": "^2.3.0",
"lodash": "^4.17.20",
Expand Down

0 comments on commit f6c1cf9

Please sign in to comment.