708c8a4ba1
new human event mangaer
2025-07-22 16:33:33 +05:30
88361b1623
human bug fix
2025-07-22 10:19:49 +05:30
ccf64e0f97
bug fix
2025-07-18 17:10:40 +05:30
c9dc6c8642
bug fix
2025-07-18 15:25:22 +05:30
5ae8d8e273
move speed control
2025-07-18 15:11:57 +05:30
c309af135d
moveControls and other controls altered
2025-07-18 14:14:34 +05:30
9d3365ae86
bug fix
2025-07-17 14:31:57 +05:30
1d6d42b358
vehicle to human completed
2025-07-17 12:54:47 +05:30
fe09c3df56
human to conveyor, conveyor to human multiple actions completed
2025-07-17 09:44:08 +05:30
e9053ccd1b
human assembly rotation and movement bug fixed
2025-07-14 10:45:24 +05:30
7a72d31008
bug fix in line
2025-07-14 09:48:02 +05:30
99b51df468
Merge remote-tracking branch 'origin/main-dev' into main-demo
2025-07-11 18:18:27 +05:30
7dc85b2edd
bug fix
2025-07-11 17:41:38 +05:30
96216783ef
added 2d point select delete and move
2025-07-11 17:40:15 +05:30
a42007ec14
Merge remote-tracking branch 'origin/main-dev' into main-demo
2025-07-11 16:39:38 +05:30
4baef5fa77
add 2d selection and delete
2025-07-11 16:27:55 +05:30
633a568d7f
human bug fix
2025-07-11 13:46:52 +05:30
b58cdf45b0
Merge remote-tracking branch 'origin/main-dev' into main-demo
2025-07-11 13:15:26 +05:30
52ac89f8b7
added storage unit to human
2025-07-11 13:14:18 +05:30
24ff130d82
feat: Enhance cursor handling and mouse action notes in the footer and builder components
2025-07-11 12:31:00 +05:30
d92e1b8ea4
Merge remote-tracking branch 'origin/main-demo' into main-dev
2025-07-11 09:35:49 +05:30
56b6195ee5
started storage to human
2025-07-11 09:35:29 +05:30
6f7f6549db
refactor: Comment out decal mapping in Wall component and clean up dashboard styles
2025-07-10 12:20:43 +05:30
992b854e00
Merge remote-tracking branch 'origin/dev-simulation/human' into main-demo
2025-07-10 11:08:30 +05:30
a8d505f9a9
bug fix
2025-07-09 17:15:24 +05:30
10a35b4892
added human animation pause
2025-07-09 17:13:33 +05:30
3b4cdc95fc
removed the human bug, i dont know if there are any new bugs though.
2025-07-09 16:34:38 +05:30
65ef6839a0
feat: Enhance IK handling in Model and IKInstance components with improved data structure and validation
2025-07-09 13:38:06 +05:30
146976f338
Merge remote-tracking branch 'origin/dev-simulation/human' into main-demo
2025-07-09 09:42:16 +05:30
8c69aa52db
feat: Refactor NavMeshDetails component to improve imports and utilize scene context for aisles and walls
2025-07-08 18:00:15 +05:30
c3551ef18a
Merge remote-tracking branch 'origin/dev-simulation/human' into main-demo
2025-07-08 17:33:55 +05:30
81c893e569
feat: Add getAssetIksApi service for fetching asset IKs and update Model component to utilize it
2025-07-08 16:31:20 +05:30
a28333f1d9
feat: Implement deletable event sphere management and refactor point instances for better event handling
2025-07-08 15:16:40 +05:30
bffb1e6037
feat: Refactor point management in PointsCreator and update product store for better event handling
2025-07-08 14:19:09 +05:30
1b736dafce
feat: Update pointer event handling in Model and WallAssetInstance components for improved interaction
2025-07-08 11:44:25 +05:30
b563fd4162
Merge remote-tracking branch 'origin/main-dev' into main-demo
2025-07-08 10:50:08 +05:30
0e0f48ac02
Merge branch 'dev-zone' into dev-simulation/human
2025-07-08 10:38:42 +05:30
ea604453d2
feat: Update floor item selection logic to use userData for model UUID comparison
2025-07-08 10:38:16 +05:30
9881346c7d
Merge remote-tracking branch 'origin/dev-simulation/human' into main-demo
2025-07-08 10:32:57 +05:30
7f51ce1d58
feat: Enhance arrow and trigger connection handling with backend updates and improved event management
2025-07-08 10:12:16 +05:30
5af0ba303e
feat: Remove localStorage camera position and control target management from various components
2025-07-07 17:13:43 +05:30
d96730368b
feat: Add logging for specific human model during trigger handling
2025-07-07 16:41:03 +05:30
6bcdf0a715
Merge branch 'dev-simulation/human' into main-dev
2025-07-07 16:21:40 +05:30
82ba6d24bc
feat: Remove unused GLB models and enhance asset reset functionality
2025-07-07 16:21:21 +05:30
74094aee9f
feat: Add assembly action handling and UI components
...
- Implemented `useAssemblyHandler` to manage assembly actions for humans.
- Enhanced `useHumanActions` to include assembly action handling.
- Updated `HumanInstance` to support assembly processes and animations.
- Modified `HumanUi` to allow for assembly point configuration and rotation.
- Created `AssemblyAction` component for setting process time and material swap options.
- Updated simulation types to include assembly action properties.
- Adjusted existing action handlers to accommodate assembly actions alongside worker actions.
- Refactored `MaterialAnimator` and `VehicleAnimator` to manage attachment states and visibility based on load.
- Updated product store types to include human point actions.
2025-07-07 15:00:16 +05:30
b7f29bf5db
fix: Update position and rotation handling for selected human in HumanUi
2025-07-07 10:18:15 +05:30
36421fa70a
added new human ui
2025-07-07 10:11:37 +05:30
7b4d80b6d9
refactor: Clean up unused imports and improve code structure in 3D widget components
2025-07-07 09:09:20 +05:30
675b4fc8bc
Merge remote-tracking branch 'origin/feature/agv-edit' into main-demo
2025-07-05 12:21:23 +05:30
b957b609fa
fix: Update event listener cleanup in DraggableSphere and DraggableLineSegment components
2025-07-05 11:37:20 +05:30