Commit Graph

76 Commits

Author SHA1 Message Date
f0fdad9dff api's and threads refactor 2025-09-10 11:44:15 +05:30
060d7a7d82 threads api refactor 2025-09-10 11:18:47 +05:30
f741e07994 code optimization 2025-09-09 18:06:01 +05:30
a47ad60813 updated layout comparsion 2025-09-09 16:07:07 +05:30
395c5e5112 Merge remote-tracking branch 'origin/main-dev' into feature/layout-comparison-version 2025-09-09 09:40:04 +05:30
1021a105a6 removed consoles in comparing layouts 2025-09-09 09:39:59 +05:30
6f0cb56d96 refactor: Remove unused state management functions and clean up tool handling logic in Tools and shortcut key listener 2025-09-08 15:35:47 +05:30
23e7ba39e8 Refactor builder module and remove unused components
- Removed CalculateAreaGroup and computeArea function as they were no longer needed.
- Updated Floor2DInstance and Zone2DInstance to calculate area and centroid using new utility functions.
- Refactored WallInstances to include Floor2D rendering and improved area display.
- Cleaned up imports and ensured consistent formatting across files.
- Enhanced performance by memoizing calculations for area and centroid.
- Removed deprecated state management for rooms and version history visibility.
2025-09-08 13:46:47 +05:30
80a672adf0 Refactor simulation product handling and state management
- Replaced `useComparisonProduct` with `useSimulationState` in multiple components to streamline state management.
- Updated `SyncCam` to use `comparisonScene` instead of `comparisonProduct`.
- Modified `Products` component to utilize `mainScene` and `comparisonScene` for product selection.
- Adjusted various simulation functions to accept `ProductsSchema` instead of `productsSchema`.
- Enhanced `Simulator` component to fetch simulation data using the updated state structure.
- Refined Zustand store to manage `mainScene` and `comparisonScene` states, including their respective setters and clearers.
- Updated type definitions for products to ensure consistency across the application.
- Cleaned up shortcut key handling to reflect changes in state management.
2025-09-08 11:40:27 +05:30
71484cba18 feat: Enhance vehicle simulation with draggable path points and interactive controls 2025-09-06 16:03:45 +05:30
cb1b16fffd Merge remote-tracking branch 'origin/feature/layout-comparison-version' into dev-heatmap 2025-09-06 14:41:20 +05:30
0e8a004f70 layout worked with backend 2025-09-06 09:24:10 +05:30
0f10a84215 Refactor version management: Replace useSaveVersion with useIsComparing across components
- Updated MainScene, SideBarLeft, SideBarRight, Simulations, and CompareLayOut to utilize isComparing state instead of isVersionSaved.
- Adjusted conditional rendering and logic to reflect the new comparison state.
- Introduced SyncCam component to synchronize camera state during comparisons.
- Created useSceneStore to manage camera state with position and target vectors.
- Cleaned up imports and ensured consistent formatting across affected files.
2025-09-05 18:09:43 +05:30
901ecc0ec6 Merge remote-tracking branch 'origin/main-demo' into feature/layout-comparison-version 2025-09-05 17:41:35 +05:30
5a9785648b Merge remote-tracking branch 'origin/main-demo' into main-dev 2025-09-05 16:00:54 +05:30
f27af9a58d refactor: update component structure and enhance list functionality with new asset and zone handling 2025-09-05 15:50:07 +05:30
9904a5079d integerated version context with scene context 2025-09-05 15:17:43 +05:30
b3a4c03ba0 added comparsion data 2025-09-05 15:06:35 +05:30
884d424bda Merge remote-tracking branch 'origin/main-demo' into main-dev 2025-09-05 11:55:09 +05:30
1f382de751 file structure change 2025-09-05 11:43:14 +05:30
18562307a2 new windo theme update 2025-09-05 11:35:24 +05:30
f6a63c20d7 add simulations data 2025-09-04 17:26:18 +05:30
4bfd0cf937 Merge branch 'main-dev' into dev-api-socket-coordination 2025-09-02 09:50:37 +05:30
1cef2987a6 logout theme fix 2025-09-01 18:30:03 +05:30
8e7c5a1aa0 added api fallback for sockets 2025-09-01 17:36:40 +05:30
ef98b3c1a3 optimized old zustand store and post processing outlines 2025-09-01 15:09:04 +05:30
3bc0e28267 - online off line status updated
- echo added to rename
2025-08-29 17:47:29 +05:30
b6783f99d3 refactor: reorganize asset management components and enhance search functionality 2025-08-29 13:47:07 +05:30
7bbb221c66 - asset icons updated
- aisle props changes
- aisle style updated
2025-08-28 18:06:34 +05:30
b4b412ce14 added move and rotate tool using tranformControls 2025-08-26 12:02:46 +05:30
2125c3dc73 Merge remote-tracking branch 'origin/dev-resourceManagement' into main-demo 2025-08-25 18:17:40 +05:30
ff22152d8c Merge branch 'main-demo' into dev-resourceManagement 2025-08-25 17:05:53 +05:30
6aeef163d2 feat: implement resource management ID handling in Hrm and AssetManagement components 2025-08-25 17:05:24 +05:30
Nalvazhuthi
5b7e8b893c refactor: improve code readability and maintainability in MainScene, Messages, and ThreadChat components; adjust comments.scss for better layout 2025-08-25 15:56:30 +05:30
50e4c1a2a6 update: transform tool ui added 2025-08-25 11:34:25 +05:30
e2c5b43c2e Refactor SideBarRight component for improved readability and functionality; add DecalProperties component; remove DecalTransformation; update AssetProperties animations rendering; enhance InputRange and RegularDropDown components; adjust styles for better layout; fix state management in decal store. 2025-08-23 15:43:19 +05:30
ddf521dc6a refactor: optimized contextmenu, style update, ui bug fixes 2025-08-22 17:43:16 +05:30
463a8cf6b9 refactor: update SVG stroke properties to camelCase and clean up console logs 2025-08-22 15:44:45 +05:30
8067a7fca6 list bug fix 2025-08-22 15:35:03 +05:30
d8a7f3b2da zonr bug fix 2025-08-22 14:37:49 +05:30
c78f9edb5c refactor: updating outline 2025-08-22 14:01:44 +05:30
1db5fe5707 feat: create portal component added to view child in new window 2025-08-22 11:49:11 +05:30
79b11ad2ca Refactor asset handling in MainScene and improve zone data processing in Outline; clean up console logs in ZoneProperties and List components 2025-08-13 17:54:04 +05:30
4d97bc1ef7 Implement zone data management and dropdown functionality in Outline component 2025-08-13 12:35:13 +05:30
a5dad27dab Merge branch 'main-dev' into dev-contextMenu 2025-08-13 10:39:36 +05:30
Nalvazhuthi
3576a65aeb Add context menu icons and styles for improved UI interaction 2025-08-12 11:05:48 +05:30
c71b25c407 Add context menu and context controls for asset manipulation 2025-08-12 09:54:42 +05:30
01f0fa7cd7 merge 2025-08-11 17:09:39 +05:30
a4bb4a4bf6 created new id for duplicate projects 2025-08-05 11:31:26 +05:30
35153c8c79 updated dashboard duplication 2025-08-02 18:23:42 +05:30