Commit Graph

669 Commits

Author SHA1 Message Date
02752d6ce1 Merge branch 'main-demo' into dev-heatmap 2025-09-06 13:05:54 +05:30
a7b584e799 Refactor BakedHeatMap and useHeatMapStore to support typed baked points; enhance heatmap export functionality 2025-09-06 13:01:45 +05:30
eaa487e561 Enable RealTimeHeatMap component in HeatMap 2025-09-06 12:19:35 +05:30
0e8a004f70 layout worked with backend 2025-09-06 09:24:10 +05:30
1253473a5d refactor: enhance camera controls and improve scene project update logic 2025-09-05 18:31:00 +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
d3abfe939a Refactor HeatMap component to utilize useHeatMapStore and log bakedPoints; enable baked point addition in RealTimeHeatMap 2025-09-05 17:40:07 +05:30
9ba98d0120 refactor HeatMap component and integrate baked heat map functionality 2025-09-05 17:13:51 +05:30
8afa92cbeb refactor: improve zone and asset handler structure and update context usage 2025-09-05 16:02:05 +05:30
5a9785648b Merge remote-tracking branch 'origin/main-demo' into main-dev 2025-09-05 16:00:54 +05:30
23570d7007 integerated product context to scene context 2025-09-05 15:54:38 +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
77dc821431 add useHeatMapStore for managing monitoring of vehicles and humans in HeatMap component 2025-09-05 15:00:16 +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
33fb90af71 added event handler for wall asset 2025-09-05 11:32:25 +05:30
6f0adcab0f refactor: simplify project creation button and enhance sidebar option styles 2025-09-05 11:18:05 +05:30
336d7e95b6 Merge remote-tracking branch 'origin/main-dev' into main-demo 2025-09-05 11:00:34 +05:30
bef1b3dcee heat map bug fix 2025-09-04 18:19:51 +05:30
ead9f100c4 refactor HeatMap component for improved performance and clarity 2025-09-04 17:37:46 +05:30
f6a63c20d7 add simulations data 2025-09-04 17:26:18 +05:30
64e730efa6 added heatmap 2025-09-04 16:06:54 +05:30
1d7b3b974d project switch error bug fixed 2025-09-04 14:10:35 +05:30
8271e3c6ce first person camera bug and new project loading screen stuck bug fixed 2025-09-04 13:36:49 +05:30
0d7f5d280f first person bug fix 2025-09-04 12:41:49 +05:30
e208d79ce6 wall asset movement bug fixed 2025-09-04 10:14:14 +05:30
dac81894c0 Refactor Dashboard components and styles; update icon colors
- Updated icon stroke and fill colors from `var(--text-button-color)` to `var(--text-color)` for consistency.
- Refactored `Dashboard` component to utilize a new `DashboardMain` component for better structure.
- Enhanced `DashboardMain` to manage project data fetching and rendering based on active folder and subfolder.
- Implemented socket handling for project actions (add, delete, update, duplicate) in `ProjectSocketRes`.
- Improved styles in `_dashboard.scss` for buttons and project cards, including hover effects and layout adjustments.
2025-09-03 16:42:40 +05:30
58007a96dc pillar jib animation bug fix 2025-09-02 18:00:12 +05:30
25e4628f75 simulation crane rest bug resolved 2025-09-02 15:43:01 +05:30
4f8bf81a60 code optimization 2025-09-02 15:21:13 +05:30
175f6eac4f api asset delete bug fix and wall visibililty bug fix 2025-09-02 12:32:02 +05:30
aa16257ae7 version optimization 2025-09-02 11:38:12 +05:30
817a85b262 code optimization 2025-09-02 11:11:31 +05:30
a3b2d258cf socket and api integerated successfully 2025-09-02 10:48:58 +05:30
4bfd0cf937 Merge branch 'main-dev' into dev-api-socket-coordination 2025-09-02 09:50:37 +05:30
ae4fd2ff01 store optimization 2025-09-02 09:46:27 +05:30
d5d064b875 Merge remote-tracking branch 'origin/main-demo' into main-dev 2025-09-02 09:17:08 +05:30
cfc1f2dee8 Merge branch 'main-dev' of http://185.100.212.76:7778/Dwinzo-Beta/Dwinzo_Demo into main-dev 2025-09-02 09:16:45 +05:30
0ac2bde6d3 code optimization 2025-09-02 09:16:41 +05:30
1cef2987a6 logout theme fix 2025-09-01 18:30:03 +05:30
0ab0510daf refactor: remove unused handleDecalUp function and clean up event handlers 2025-09-01 18:22:27 +05:30
6f9da9e9c0 bug fix 2025-09-01 18:04:59 +05:30
8e7c5a1aa0 added api fallback for sockets 2025-09-01 17:36:40 +05:30
765f4acb57 store optimization 2025-09-01 15:29:06 +05:30
ef98b3c1a3 optimized old zustand store and post processing outlines 2025-09-01 15:09:04 +05:30
09c909c377 decal drop bug fix 2025-09-01 12:37:09 +05:30