Dwinzo_dev/app/src/modules/builder
Jerald-Golden-B a305c3c006 Refactor EventProperties component to utilize new state management for selected event data and asset selection; implement action handling based on asset type and improve action rendering logic.
Enhance Simulations component to support adding and removing events from products; integrate new asset selection store for better state management.

Fix import paths in Design component and related files to ensure correct module resolution.

Update Tools component to correct import paths for template saving functionality.

Refactor EditWidgetOption component to simplify option handling and remove unnecessary state management.

Add new mechanics components for various asset types (Conveyor, Machine, Robotic Arm, Storage, Vehicle) as placeholders for future implementation.

Implement Trigger and TriggerConnector components to manage right-click interactions and asset selection in the simulation environment.

Enhance product store with new helper functions for event and action retrieval based on UUIDs.

Introduce new selected event data and asset state management in the simulation store for improved event handling.

Update simulation types to include new action types and improve type definitions for better type safety.

Remove obsolete temp markdown file from triggers directory.
2025-04-24 16:38:42 +05:30
..
IntialLoad feat: Add Simulator component to simulation and enable event logging 2025-04-23 18:25:49 +05:30
csg Refactor event handling and state management for StaticMachine and ArmBot types 2025-04-08 14:56:45 +05:30
eventDeclaration
eventFunctions
functions
geomentries feat: Enhance simulation event handling and material management with new components and state management 2025-04-23 18:13:32 +05:30
groups feat: Enhance simulation event handling and material management with new components and state management 2025-04-23 18:13:32 +05:30
builder.tsx Refactor EventProperties component to utilize new state management for selected event data and asset selection; implement action handling based on asset type and improve action rendering logic. 2025-04-24 16:38:42 +05:30