Commit Graph

36 Commits

Author SHA1 Message Date
Nalvazhuthi 8659f4be71 added logs list 2025-05-02 17:58:28 +05:30
Nalvazhuthi db0f32ae85 added logs list-v2 2025-05-02 17:39:43 +05:30
Vishnu 44e3f5c207 Refactor RealTimeVisualization component and handle widget drop functionality
- Commented out the handleDrop function in RealTimeVisualization.tsx and moved its logic to a new utility function createHandleDrop for better separation of concerns.
- Updated Project.tsx to utilize the new createHandleDrop function, improving readability and maintainability.
- Enhanced styling for the scene container and real-time visualization components to improve layout and responsiveness.
- Removed unnecessary styles and consolidated button and input styles for consistency.
- Cleaned up unused imports and variables in various files to streamline the codebase.
2025-05-02 17:39:11 +05:30
Nalvazhuthi 4b7a868d1a added logs list 2025-05-02 17:14:36 +05:30
Nalvazhuthi 6a51fbca61 updated realTime vis panel smooth transition 2025-04-30 18:20:36 +05:30
Vishnu 5297717123 fix: Update loading progress condition in Project component and correct border-radius in sidebar styles 2025-04-29 18:41:31 +05:30
Vishnu 5460c23a46 Merge branch 'v2-ui' of http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev into v2-ui 2025-04-29 18:37:18 +05:30
Nalvazhuthi 38161fb733 updated simulation player 2025-04-29 17:54:36 +05:30
Vishnu c1a7fe3015 feat: Implement collaboration features including user following and avatar management 2025-04-29 12:50:14 +05:30
Nalvazhuthi cc44826f66 updating progressbar 2025-04-29 10:34:21 +05:30
Nalvazhuthi 3ebadf3c10 added arm ui 2025-04-28 12:26:31 +05:30
Jerald-Golden-B 37df5e8801 feat: Implement ArmBot simulation with IK animation and event handling
- Added ArmBot component to manage ArmBot instances in the simulation.
- Created ArmBotInstances component to render individual ArmBot models.
- Developed IKAnimationController for handling inverse kinematics during animations.
- Introduced IkInstances component to load and manage IK-enabled arm models.
- Defined simulation types for ArmBot events and connections in TypeScript.
- Enhanced type definitions for better clarity and maintainability.
2025-04-14 18:16:53 +05:30
Nalvazhuthi 4edb3cfd7d updated folder structure 2025-04-11 18:08:47 +05:30
Vishnu 03e9bcc740 feat: Add Shortcut Keys, activeSubTool state management and improve user avatar handling 2025-04-09 17:43:44 +05:30
Nalvazhuthi f13065f811 merged with main 2025-04-02 18:01:05 +05:30
Nalvazhuthi 02a09c2a2f added pannel hide and EditWidgetOption component 2025-04-02 17:51:44 +05:30
Jerald-Golden-B e3a85c81e5 Refactor socket initialization to include organization and enhance asset event handling; remove unused console logs and improve asset data structure 2025-03-31 19:38:23 +05:30
Vishnu 8fc4453cee Refactor input styles, implement 3D toggle state management, and enhance FileMenu with dropdown options 2025-03-31 11:11:44 +05:30
Jerald-Golden-B f46f29b88c Add MQTT URL to environment variables and refactor simulation components 2025-03-28 19:10:49 +05:30
Vishnu 146f62347a Merge remote-tracking branch 'origin/main' into simulation 2025-03-27 17:56:31 +05:30
Jerald-Golden-B 3de7eedb80 Update styles, add marketplace components, and enhance drag-and-drop functionality 2025-03-27 15:14:29 +05:30
Jerald-Golden-B 2dfd34f27b Enhance MachineMechanics and InputWithDropDown components; add connections to path interfaces 2025-03-27 12:24:15 +05:30
Vishnu 68211c277b simulation slider 2025-03-27 10:55:44 +05:30
Jerald-Golden-B 6b92b6c235 Refactor simulation components and UI integration 2025-03-27 10:02:44 +05:30
Jerald-Golden-B 2717da6bae Added Loading Screen, Integerated events ui 2025-03-26 18:33:51 +05:30
Nalvazhuthi 9a358bc1c0 added market placeCards 2025-03-26 12:32:09 +05:30
Nalvazhuthi b585e74fcb adding market place 2025-03-26 11:30:17 +05:30
Vishnu cf86dc8c37 refactor: update z-index values, enhance UserAuth checkbox, and improve sidebar styles; add ZoneProperties and Vector3Input components 2025-03-26 11:18:23 +05:30
Nalvazhuthi 1d91d9c4a2 merged realTimeVisulaization with main 2025-03-26 09:49:28 +05:30
Jerald_Golden b44aeb986f upstream pull + signIn/Up 2025-03-25 17:34:20 +05:30
Jerald-Golden-B 1259b5fcc8 add new features and optimizations to simulation and builder modules 2025-03-25 16:35:54 +05:30
Nalvazhuthi 33632fd58e updated ui 2025-03-25 15:55:48 +05:30
Vishnu 8456a1e935 docker error fixed 2025-03-25 15:33:38 +05:30
Vishnu 83c65f62af docker error fixed 2025-03-25 15:33:31 +05:30
Jerald-Golden-B 2303682a15 add initial components and utility functions for simulation and builder modules 2025-03-25 14:00:03 +05:30
Vishnu 61b3c4ee2c first commit 2025-03-25 11:47:41 +05:30