f47b55333b
added ortho cam toggle
2025-09-11 17:00:21 +05:30
f3302d3f33
bug fix
2025-09-11 15:58:25 +05:30
09d208f093
Merge remote-tracking branch 'origin/main-demo' into main-dev
2025-09-11 15:30:46 +05:30
a9af598ade
added box mateial wrapper
2025-09-11 15:30:11 +05:30
f35daf3cf5
made a wrapper for extrude polygons for code optimization
2025-09-11 14:33:41 +05:30
6091031b9d
optimized zone material
2025-09-11 11:58:12 +05:30
9f386bef59
added zone edge fade shader
2025-09-11 11:04:07 +05:30
521aed3d1e
seperated zone corner reference as a seperate component
2025-09-11 10:26:15 +05:30
0f478e8e1a
feat: enhance camera controls and switch view functionality with 3D toggle integration
2025-09-11 10:14:17 +05:30
7eda045b3b
Merge remote-tracking branch 'origin/main-dev' into feature/layout-comparison-version
2025-09-11 09:22:44 +05:30
767e301776
tutorials disabled
2025-09-10 18:24:43 +05:30
30276e4dae
feat: implement modal component and integrate into dashboard tutorial for delete confirmation
2025-09-10 18:23:18 +05:30
0b9dac4624
Merge remote-tracking branch 'origin/main-dev' into main-demo
2025-09-10 18:21:57 +05:30
0a1c521ef0
Merge remote-tracking branch 'origin/feature/layout-comparison-version' into main-dev
2025-09-10 16:57:44 +05:30
8afa1f3c12
zone bug fix
2025-09-10 16:17:44 +05:30
f6a88860ec
added shader reader, seperated shader files to glsl files and added zone corner reference
2025-09-10 16:01:01 +05:30
9b21966210
fix: dashboard types updated, tutorial started
2025-09-10 14:14:14 +05:30
f3f4087255
Merge remote-tracking branch 'origin/main-dev' into main-demo
2025-09-10 13:39:30 +05:30
f301c96f19
fix: style update fixes for light theme
2025-09-10 13:38:47 +05:30
b70826f1b2
Merge remote-tracking branch 'origin/main-dev' into feature/layout-comparison-version
2025-09-10 13:10:33 +05:30
ffafe61e43
projects api refactor
2025-09-10 13:09:07 +05:30
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
6ae69e8a01
Merge remote-tracking branch 'origin/main-dev' into feature/layout-comparison-version
2025-09-10 09:51:04 +05:30
198d5b7420
Merge branch 'main-dev' into dev-heatmap
2025-09-10 09:49:06 +05:30
95a5b2df9f
removed console in validateApi
2025-09-10 09:44:47 +05:30
aace9be40c
Merge remote-tracking branch 'origin/feature/layout-comparison-version' into main-dev
2025-09-09 18:08:29 +05:30
3a6e349160
solved message error
2025-09-09 18:07:51 +05:30
f741e07994
code optimization
2025-09-09 18:06:01 +05:30
dcc81e6224
Merge remote-tracking branch 'origin/feature/layout-comparison-version' into main-dev
2025-09-09 17:06:26 +05:30
6e5f00657d
robotic arm and storage unit bug fix
2025-09-09 17:06:10 +05:30
5482e185cd
armbot conveyor bug fix
2025-09-09 16:37:57 +05:30
a47ad60813
updated layout comparsion
2025-09-09 16:07:07 +05:30
044af6d62d
add limit fps constraints
2025-09-09 14:44:48 +05:30
66f7d9d7b9
added fps to global ui
2025-09-09 14:32:31 +05:30
cc87a51796
human bug fix
2025-09-09 14:08:22 +05:30
24a38e47c3
added gpu validater and frame limiter
2025-09-09 12:29:30 +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
cefbfa49ce
refactor: clean up console logs in SimulationHandler and heatMapImageApi
2025-09-09 09:01:20 +05:30
af671adfcb
chore: update package dependencies and improve heatmap output handling
2025-09-09 08:59:45 +05:30
775b151364
human bug fixed
2025-09-08 18:03:28 +05:30
0b43d53d0f
refactor: Clean up addAssetModel and CamMode components; streamline state management and improve readability
2025-09-08 17:31:16 +05:30
8b2b6eea47
refactor: Add SyncCam import and useState hook to Controls component for enhanced functionality
2025-09-08 17:05:07 +05:30
cac9d69539
refactor: Simplify imports and clean up DashboardCard component for improved readability and maintainability
2025-09-08 16:35:22 +05:30
c7408f07b9
refactor: Enhance wall classification logic by improving key generation and adding position pair tracking to prevent duplicates
2025-09-08 16:20:51 +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
da6400ea67
Refactor wall classification logic for improved performance and readability; optimize wall merging and polygon generation. Update wall and zone creators to handle snapping and point connections more effectively. Enhance camera switch view functionality and clean up shortcut key handling.
2025-09-08 15:07:51 +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
f0d9cfe142
refactor: Remove console logs from ProjectSocketRes component
2025-09-08 12:00:51 +05:30