simulation #52

Merged
Vishnu merged 11 commits from simulation into main 2025-04-08 13:48:36 +00:00
Collaborator
  • Refactor event handling and state management for StaticMachine and ArmBot types
  • Updated loadInitialFloorItems.ts to streamline event data processing for StaticMachine and ArmBot types.
  • Enhanced copyPasteControls.tsx and duplicationControls.tsx to support StaticMachine and ArmBot event data creation with proper UUID generation.
  • Modified moveControls.tsx, rotateControls.tsx, and transformControls.tsx to include event data in the state.
  • Improved pathConnector.tsx to handle connections for StaticMachine and ArmBot types, including deletion functionality.
  • Updated store management to rename useDeleteModels to useDeleteTool for clarity.
  • Adjusted type definitions in worldTypes.d.ts to include StaticMachine and ArmBot event schemas.
  • Added Ui fro Static Machine Mechanics.
- Refactor event handling and state management for StaticMachine and ArmBot types - Updated `loadInitialFloorItems.ts` to streamline event data processing for StaticMachine and ArmBot types. - Enhanced `copyPasteControls.tsx` and `duplicationControls.tsx` to support StaticMachine and ArmBot event data creation with proper UUID generation. - Modified `moveControls.tsx`, `rotateControls.tsx`, and `transformControls.tsx` to include event data in the state. - Improved `pathConnector.tsx` to handle connections for StaticMachine and ArmBot types, including deletion functionality. - Updated store management to rename `useDeleteModels` to `useDeleteTool` for clarity. - Adjusted type definitions in `worldTypes.d.ts` to include StaticMachine and ArmBot event schemas. - Added Ui fro Static Machine Mechanics.
Jerald_Golden added 11 commits 2025-04-08 13:13:59 +00:00
- Updated `loadInitialFloorItems.ts` to streamline event data processing for StaticMachine and ArmBot types.
- Enhanced `copyPasteControls.tsx` and `duplicationControls.tsx` to support StaticMachine and ArmBot event data creation with proper UUID generation.
- Modified `moveControls.tsx`, `rotateControls.tsx`, and `transformControls.tsx` to include event data in the state.
- Improved `pathConnector.tsx` to handle connections for StaticMachine and ArmBot types, including deletion functionality.
- Updated store management to rename `useDeleteModels` to `useDeleteTool` for clarity.
- Adjusted type definitions in `worldTypes.d.ts` to include StaticMachine and ArmBot event schemas.
Vishnu merged commit 43184a7e25 into main 2025-04-08 13:48:36 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Dwinzo-Beta/Dwinzo_dev#52