Commit Graph

68 Commits

Author SHA1 Message Date
liqikun
6fea1e764f feat: 新增Tag类【标签功能】 2024-05-29 20:13:32 +08:00
liqikun
311792e54b feat: 绘制过程中,撤销上一个point 2024-05-29 10:36:26 +08:00
liqikun
7d75b6414e fix: 绘制中途退出,残留线段问题 2024-05-29 10:36:26 +08:00
liqikun
bb4373cf7c feat: 绘制多边形终点吸附效果 2024-05-29 10:36:26 +08:00
liqikun
4ec2260835 fix: createGeometryFromData 2024-05-29 10:34:24 +08:00
ethan
c8b7d15d6e 修复双箭头整体被拖拽后生长动画路径不正确的问题 2024-05-20 19:25:00 +08:00
ethan
c08826089d 修复:双箭头执行生长动画后,编辑状态无法拖拽的问题 2024-05-20 19:05:12 +08:00
ethan
fd84d28a84 createGeometryFromData 2024-05-20 19:04:08 +08:00
ethan
85f2111f45 add createGeometryFromData 2024-05-17 09:44:41 +08:00
ethan
2f5e3a50a0 Delete the lines temporarily created during the drawing process 2024-05-14 09:32:07 +08:00
ethan
bcbbfcb014 add sector 2024-04-30 15:00:48 +08:00
ethan
7b8ed3a017 add 'hidden' state 2024-03-24 13:06:45 +08:00
ethan
bdde5ebee9 update docs 2024-03-24 12:26:14 +08:00
ethan
04478c86d3 docs 2024-03-24 10:20:38 +08:00
ethan
d7ee304f48 Modify the default material. 2024-03-23 20:30:27 +08:00
ethan
6d45edd800 add growth animation 2024-03-23 19:08:47 +08:00
ethan
b234fca7dd To incorporate double-arrow animation. 2024-03-23 18:45:05 +08:00
ethan
c23c9aa654 Disable default behavior for double-clicking on entities. 2024-03-18 22:00:30 +08:00
ethan
fef308b808 When drawing a curved arrow, if there are only two points, draw a fine straight arrow. 2024-03-18 20:58:44 +08:00
ethan
eb370b0cff add changelog 2024-03-17 10:49:53 +08:00
ethan
1ce9d9ab5c Adjust the display and hide invocation method to support parameter-configured animations. 2024-03-16 22:34:11 +08:00
ethan
a3dec9df66 show or hide with animation 2024-03-16 22:03:36 +08:00
ethan
0530a03428 Fix the issue where polygons and triangles cannot delete their outer edges when removed. 2024-03-15 17:08:04 +08:00
ethan
f81cc61e4b update docs 2024-03-06 11:24:05 +08:00
ethan
ad652c49ff Fix abnormal display issue when double clicking 2024-02-23 16:00:06 +08:00
ethan
17b4b17a46 Adjusting the introduction of cesium 2024-02-23 15:41:39 +08:00
ethan
b02a0d9711 Change cesium to external dependency 2024-02-22 21:54:59 +08:00
ethan
c3fb904b63 add circle 2024-01-30 16:12:08 +08:00
ethan
ad33236562 add polygon 2024-01-30 15:56:22 +08:00
ethan
996b545edf change mouse style in editing mode 2024-01-25 09:26:28 +08:00
ethan
97357876f7 add triangle 2024-01-25 09:15:08 +08:00
ethan
62ce440c22 add rectangle 2024-01-24 16:45:32 +08:00
ethan
ab6fe42235 Allow the entire shape to be dragged while in edit mode. 2023-09-20 14:24:54 +08:00
ethan
6ad3734914 add lune 2023-09-08 16:19:49 +08:00
ethan
61b319d190 add Ellipse 2023-09-08 16:17:31 +08:00
ethan
79c9e449fc Fixed the issue with the line connecting the first two points of the SquadCombat. 2023-09-04 10:01:17 +08:00
ethan
ebcd177bf5 add curve 2023-09-01 18:27:01 +08:00
ethan
0bf66f2397 fix 2023-08-29 16:11:06 +08:00
ethan
9bfef7defb Added event unbinding, fixed editing issues, and resolved problem of not deleting control points in edit mode. 2023-08-29 16:09:39 +08:00
ethan
badc4a57cd Temporary fix for performance issues caused by CallbackProperty 2023-08-25 18:01:18 +08:00
ethan
500259c7fb fix 2023-08-24 16:01:36 +08:00
ethan
15a9ae1e95 Add Lifecycle Events 2023-08-24 15:55:04 +08:00
ethan
de9292fd09 Extend Styling to Material 2023-08-24 11:04:58 +08:00
ethan
9497a08cbd show,hide,remove 2023-08-23 17:53:39 +08:00
ethan
f944d2e68e update style 2023-08-23 14:51:36 +08:00
ethan
81b09a958d update CurvedArrow and style 2023-08-23 11:49:11 +08:00
ethan
9ca5d49f56 Enhancing TypeScript Type Checking 2023-08-22 20:07:59 +08:00
ethan
8387b813be Base Class Renaming and Default Style Adjustments 2023-08-22 19:18:14 +08:00
ethan
94900a9ae9 add FreehandPolygon 2023-08-22 15:40:58 +08:00
ethan
133e470252 add FreehandLine 2023-08-22 15:21:28 +08:00