|
|
e531479f4f
|
feat: Add comprehensive simulation analysis and performance tracking component with extensive metric collection and utility functions.
|
2025-12-22 14:38:42 +05:30 |
|
|
|
02cb4b9c95
|
feat: Introduce simulation module with time management, entity action handlers for conveyors and storage units, and analysis components.
|
2025-12-22 14:13:39 +05:30 |
|
|
|
aadecec2c9
|
feat: implement a new simulation analyzer component to track and analyze various performance metrics and material flow.
|
2025-12-22 13:53:46 +05:30 |
|
|
|
67e6407153
|
feat: Implement conveyor material spawning, storage unit retrieval actions, and a new simulation analyzer.
|
2025-12-22 13:51:35 +05:30 |
|
|
|
43cca40259
|
feat: add AnalyzerManager to process simulation analysis data and ElementContent to render dashboard elements.
|
2025-12-22 13:43:08 +05:30 |
|
|
|
949ce4a21f
|
feat: Implement ElementContent for rendering diverse simulation dashboard elements and AnalyzerManager for processing and updating analysis data.
|
2025-12-22 12:53:31 +05:30 |
|
|
|
1f881c488d
|
feat: implement instance components for various simulation entities including human, machine, robotic arm, storage unit, vehicle, conveyor, and crane.
|
2025-12-22 12:36:24 +05:30 |
|
|
|
bd79b36e8e
|
feat: implement simulation dashboard element data management with new input components and styles
|
2025-12-22 12:20:36 +05:30 |
|
|
|
f9fe57c72c
|
feat: Add new UI input components for color, detailed dropdown, and data source selection, alongside foundational simulation dashboard components and styles.
|
2025-12-22 11:17:31 +05:30 |
|
|
|
e35eaa5348
|
feat: Add ElementData component to manage UI element data binding and selection for the simulation dashboard.
|
2025-12-22 10:49:33 +05:30 |
|
|
|
518ceec423
|
Merge remote-tracking branch 'origin/main-demo-ui' into main-dev
|
2025-12-22 10:35:24 +05:30 |
|
|
|
870f3f67d9
|
feat: Introduce detailed data dropdowns and data source selectors with eyedropper support and visualization state management.
|
2025-12-22 10:33:23 +05:30 |
|
|
|
dd5e8b8c42
|
feat: Add ElementEditor component for managing UI element properties and editor panel positioning.
|
2025-12-22 10:18:28 +05:30 |
|
Nalvazhuthi
|
55ea55e4e1
|
feat: enhance BlockEditor and ElementEditor components with dynamic panel width adjustment
|
2025-12-22 10:15:52 +05:30 |
|
|
|
64fc16500d
|
feat: introduce ElementEditor component for UI element configuration and data binding
|
2025-12-22 09:22:12 +05:30 |
|
|
|
20dacbe934
|
Merge remote-tracking branch 'origin/main-demo' into main-dev
|
2025-12-20 18:12:19 +05:30 |
|
|
|
4167f7742c
|
feat: Add simulation storage unit instance animation and comprehensive dashboard element design panel.
|
2025-12-20 18:10:57 +05:30 |
|
|
|
8df26eeb9c
|
feat: Add BlockEditor component for managing block styles and properties in the simulation dashboard.
|
2025-12-20 17:41:39 +05:30 |
|
|
|
9a4edf07e5
|
Merge remote-tracking branch 'origin/main-dev' into main-demo
|
2025-12-20 17:41:30 +05:30 |
|
|
|
786d4d0481
|
feat: Implement initial Simulation Dashboard with block and element editors, including core dependencies and styling.
|
2025-12-20 17:34:23 +05:30 |
|
|
|
0d6bdf6157
|
feat: Implement simulation dashboard with Zustand store, types, and UI components for block and element management.
|
2025-12-20 17:30:39 +05:30 |
|
|
|
b10afc975c
|
feat: implement UI for editing simulation block properties and element design.
|
2025-12-20 17:26:51 +05:30 |
|
|
|
5fcb298c35
|
Merge remote-tracking branch 'origin/main-demo' into main-dev
|
2025-12-20 17:09:42 +05:30 |
|
|
|
e377438895
|
feat: Add BlockEditor component with UI for managing block styles, size, and a draggable panel.
|
2025-12-20 17:07:42 +05:30 |
|
|
|
5ee22dda3c
|
feat: implement ElementEditor and BlockEditor components, and a visualization store for editor state management.
|
2025-12-20 17:04:28 +05:30 |
|
|
|
341c9e7945
|
feat: add BlockEditor, ElementDesign, and ElementEditor components for simulation dashboard.
|
2025-12-20 16:52:49 +05:30 |
|
|
|
4c7e4779a8
|
Merge remote-tracking branch 'origin/main-dev' into main-demo
|
2025-12-20 16:52:42 +05:30 |
|
|
|
6f15b2fecc
|
feat: Add core components and styling for the new simulation dashboard editor.
|
2025-12-20 16:39:37 +05:30 |
|
|
|
cf13400463
|
feat: add element and block design editor with styling, positioning, and data binding controls for simulation dashboard
|
2025-12-20 16:38:26 +05:30 |
|
|
|
a30b42d39e
|
feat: Add ElementComponent for dashboard UI elements and Analyzer for comprehensive simulation performance tracking.
|
2025-12-20 16:33:35 +05:30 |
|
|
|
6a46ae7bd9
|
feat: add ElementDesign component for UI element styling and positioning.
|
2025-12-20 16:12:14 +05:30 |
|
|
|
cba37f2675
|
feat: Add new simulation module and a detailed performance analyzer component.
|
2025-12-20 16:02:30 +05:30 |
|
|
|
75912355c7
|
Merge remote-tracking branch 'origin/main-dev' into main-demo
|
2025-12-20 15:33:02 +05:30 |
|
|
|
67b6b128e5
|
Merge remote-tracking branch 'origin/main-demo-ui' into main-dev
|
2025-12-20 15:30:45 +05:30 |
|
|
|
7dd795af57
|
feat: Add simulation analyzer with comprehensive metric tracking and a utility for calculating minimum block size.
|
2025-12-20 15:30:10 +05:30 |
|
|
|
f8a17dab84
|
feat: introduce BlockComponent and comprehensive styling for interactive simulation dashboard blocks
|
2025-12-20 15:08:56 +05:30 |
|
|
|
da539a92d0
|
Merge remote-tracking branch 'origin/main-dev' into main-demo
|
2025-12-20 14:54:53 +05:30 |
|
|
|
005e17c7b5
|
feat: implement DashboardEditor component for managing simulation dashboards and add block size calculation utility.
|
2025-12-20 14:49:23 +05:30 |
|
|
|
8a5c78bc6d
|
feat: Add DashboardEditor component for managing simulation dashboards with block and element editing capabilities.
|
2025-12-20 14:26:48 +05:30 |
|
|
|
deb9472073
|
feat: Add initial implementation of Simulation Dashboard editor and its core components.
|
2025-12-20 14:12:10 +05:30 |
|
|
|
578f10dfdb
|
feat: Add simulation dashboard with interactive block and element editing capabilities.
|
2025-12-20 14:05:27 +05:30 |
|
|
|
0d3e7c0c12
|
feat: Add BlockComponent to render interactive simulation dashboard blocks with element management and resizing.
|
2025-12-20 14:03:56 +05:30 |
|
|
|
5818583473
|
Merge remote-tracking branch 'origin/main-dev' into main-demo
|
2025-12-20 13:19:47 +05:30 |
|
|
|
06a742a520
|
feat: add Simulation Dashboard Editor component and pillar jib crane instance file
|
2025-12-20 13:19:26 +05:30 |
|
|
|
da85c33266
|
feat: introduce BlockEditor for interactive block style, size, and position management within the simulation dashboard.
|
2025-12-20 13:18:41 +05:30 |
|
|
|
7646bfa07b
|
Merge remote-tracking branch 'origin/main-dev' into main-demo
|
2025-12-20 13:18:29 +05:30 |
|
|
|
9997134e5e
|
feat: introduce Simulation Dashboard with core components for elements, blocks, control panel, and dashboard editing.
|
2025-12-20 12:55:43 +05:30 |
|
|
|
ddf9f30a41
|
feat: Add simulation analyzer component for comprehensive performance tracking and metric calculation.
|
2025-12-20 12:53:18 +05:30 |
|
|
|
4c857e0ba6
|
feat: Add simulation analyzer component for comprehensive simulation data tracking and performance metrics.
|
2025-12-20 12:45:33 +05:30 |
|
|
|
40854a4bd7
|
feat: introduce VehicleAnimator component for animating 3D vehicles along defined paths with play/pause/reset functionality.
|
2025-12-20 12:38:53 +05:30 |
|