|
|
fa440f2e33
|
Add duplicate selection functionality
|
2026-04-05 04:23:25 +02:00 |
|
|
|
d8bd6c2c83
|
Update conditional rendering in App.tsx
|
2026-04-04 20:16:41 +02:00 |
|
|
|
3e2bd13906
|
Remove unused types from App.tsx
|
2026-04-04 20:16:41 +02:00 |
|
|
|
a839530e60
|
Add whitebox selection mode buttons and update outliner display logic
|
2026-04-04 20:15:30 +02:00 |
|
|
|
0389d6535c
|
Refactor App.tsx to conditionally render vector inputs based on selection mode
|
2026-04-04 20:15:18 +02:00 |
|
|
|
b2223ef606
|
Update face chip click handler to set whitebox selection mode
|
2026-04-04 20:15:18 +02:00 |
|
|
|
7cb41ce3b5
|
Enhance selection handling and status messages in App.tsx
|
2026-04-04 20:13:51 +02:00 |
|
|
|
ad0bb16413
|
Update transform target resolution to consider whitebox selection mode
|
2026-04-04 20:13:51 +02:00 |
|
|
|
c382ece672
|
Add support for edge and vertex selection in App.tsx
|
2026-04-04 20:13:51 +02:00 |
|
|
|
0082dd4b52
|
Add functions to handle edge and vertex selection in App.tsx
|
2026-04-04 20:12:54 +02:00 |
|
|
|
72a204761f
|
Update face labels to use BOX_FACE_LABELS
|
2026-04-04 20:12:45 +02:00 |
|
|
|
66fec4ca2d
|
Update App.tsx with new selection mode and box edge/vertex handling
|
2026-04-04 20:12:32 +02:00 |
|
|
|
b9fb9cca48
|
Import additional grid snapping functions
|
2026-04-04 19:33:50 +02:00 |
|
|
|
6d6503eac3
|
Rename label from 'Brush' to 'Solid'
|
2026-04-04 19:32:57 +02:00 |
|
|
|
297fdf7d1b
|
Update status messages to mention whitebox solids
|
2026-04-04 19:32:57 +02:00 |
|
|
|
3cabd0ff9b
|
Add whitebox snap props to App component
|
2026-04-04 19:32:57 +02:00 |
|
|
|
77c1e1bb9c
|
Add rotation input fields to App component
|
2026-04-04 19:31:55 +02:00 |
|
|
|
d2dcb68f16
|
Add whitebox snap settings to toolbar
|
2026-04-04 19:31:30 +02:00 |
|
|
|
70ee2c5fcb
|
Update label for box menu item
|
2026-04-04 19:31:30 +02:00 |
|
|
|
9e76321ec6
|
Update terminology and functionality for whitebox solids
|
2026-04-04 19:31:16 +02:00 |
|
|
|
645e454f62
|
Enhance whitebox snap functionality and update status messages
|
2026-04-04 19:31:00 +02:00 |
|
|
|
54f62f0c10
|
Add rotation draft initialization and update
|
2026-04-04 19:31:00 +02:00 |
|
|
|
3460b655e2
|
Calculate whitebox snap step and vector input step
|
2026-04-04 19:30:35 +02:00 |
|
|
|
fa173ba300
|
Add rotation draft state and whitebox snap settings
|
2026-04-04 19:30:35 +02:00 |
|
|
|
7a92b5ca93
|
Update brush label and selection description
|
2026-04-04 19:30:35 +02:00 |
|
|
|
6728a9db2f
|
Add vector snapping functions in App.tsx
|
2026-04-04 19:30:13 +02:00 |
|
|
|
6bb996592d
|
Add utility functions for handling optional numbers and input steps in App.tsx
|
2026-04-04 19:30:07 +02:00 |
|
|
|
1060bb11dd
|
Import and use rotate box brush command in App
|
2026-04-04 19:30:02 +02:00 |
|
|
|
d7f580dfb5
|
Convert onBlur handlers to arrow functions in App.tsx
|
2026-04-04 16:01:27 +02:00 |
|
|
|
9fd09ae7ce
|
Add player collider configuration options in App.tsx
|
2026-04-04 15:57:08 +02:00 |
|
|
|
c752c7fa6d
|
Enhance applyPlayerStartChange to accept collider mode overrides
|
2026-04-04 15:56:34 +02:00 |
|
|
|
41917c30f7
|
Initialize and update player start collider properties in App.tsx
|
2026-04-04 15:56:30 +02:00 |
|
|
|
6e4daccced
|
Add player start collider mode and dimensions to App.tsx
|
2026-04-04 15:56:30 +02:00 |
|
|
|
ac905d24fb
|
Add function to describe player start collider mode
|
2026-04-04 15:56:13 +02:00 |
|
|
|
9a22b462d4
|
Import new player start constants and types
|
2026-04-04 15:56:13 +02:00 |
|
|
|
27269c55d0
|
Remove unused import and effect hook
|
2026-04-04 08:00:41 +02:00 |
|
|
|
ba8f8235bf
|
Add collision mode support and debug visualization in App.tsx and related files
|
2026-04-04 07:57:32 +02:00 |
|
|
|
d82e37861e
|
Include hoveredViewportPanelId in dependency array of useEffect
|
2026-04-03 02:38:44 +02:00 |
|
|
|
ae6becb14a
|
Add and remove event listeners for pointermove on document
|
2026-04-03 02:38:44 +02:00 |
|
|
|
a66f57faff
|
Update App.tsx to handle viewport panel hover and modify tests/unit/transform-foundation.integration.test.tsx for pointer events
|
2026-04-03 02:37:31 +02:00 |
|
|
|
86cfa78448
|
Conditional transform source panel ID based on layout mode
|
2026-04-03 02:36:20 +02:00 |
|
|
|
5c89a72dc8
|
Add support for hovered viewport panel in transform operations
|
2026-04-03 02:35:42 +02:00 |
|
|
|
f4fd54f285
|
Simplify variable assignment in App.tsx
|
2026-04-03 02:18:30 +02:00 |
|
|
|
21bf3b30a6
|
Remove unused imports from App.tsx and transform-session.ts
|
2026-04-03 02:17:40 +02:00 |
|
|
|
eab77f71ef
|
Add transform operation buttons and update toolbar logic
|
2026-04-03 02:15:50 +02:00 |
|
|
|
7098687a99
|
Add transform session functionality in App.tsx
|
2026-04-03 02:15:38 +02:00 |
|
|
|
3a0ad4b63b
|
Pass camera state to ViewportPanel from App
|
2026-04-03 01:37:23 +02:00 |
|
|
|
879f34ec09
|
Enhance viewport panel layout and add resizing functionality
|
2026-04-03 01:26:58 +02:00 |
|
|
|
d8cc3a1c46
|
Add viewport quad split functionality and related utilities
|
2026-04-03 01:26:47 +02:00 |
|
|
|
52f310e199
|
Add keyboard shortcut for entering play mode and handle escape key in play mode
|
2026-04-03 01:15:18 +02:00 |
|