Commit Graph

461 Commits

Author SHA1 Message Date
1bba848eb7 Add path-related functionality in App.tsx, scene-document-validation.ts, and viewport-host.ts 2026-04-13 21:23:30 +02:00
17e7343a46 auto-git:
[change] src/viewport-three/viewport-host.ts
2026-04-13 21:23:03 +02:00
3f4e951f41 Add path-related commands and update selection handling 2026-04-13 21:23:03 +02:00
0eac096de5 Add paths functionality to scene document and related components 2026-04-13 21:21:39 +02:00
e4b4cc3211 Remove unused function createNpcMarkerMeshes in viewport-host.ts 2026-04-13 17:25:06 +02:00
35c1117de7 Update NPC preview creation with additional parameters 2026-04-13 17:23:50 +02:00
6afd5213bb Add dispose method call for render objects 2026-04-13 17:23:50 +02:00
d2387947a4 Refactor NPC rendering to include collider and facing markers 2026-04-13 17:23:42 +02:00
b02b6512fb Add method to tag entity group with ID and kind 2026-04-13 17:23:26 +02:00
a904626307 Simplify NPC render object creation 2026-04-13 17:23:26 +02:00
2e46b66a20 Apply shadow state after adding render objects 2026-04-13 17:23:26 +02:00
a4f91d3871 Update creation preview condition for NPC entities 2026-04-13 17:22:09 +02:00
3442516465 Apply advanced rendering shadow flags to entity render objects 2026-04-13 17:22:09 +02:00
6532038b22 Add dispose method to EntityRenderObjects 2026-04-13 17:22:00 +02:00
447935699d Add NPC collider settings and helper functions 2026-04-13 17:22:00 +02:00
979a189483 Add NPC support in viewport-host.ts 2026-04-13 16:25:44 +02:00
ff9956fd47 Add NPC rendering functionality in ViewportHost 2026-04-13 16:25:36 +02:00
e56fe6c6ba Include NPC in entity render object handling 2026-04-13 16:24:57 +02:00
0f3f7b0501 Add NPC marker mesh creation and constants 2026-04-13 16:24:57 +02:00
f28bda68ef Add methods to check if transform targets are displayed and update syncTransformGizmo accordingly 2026-04-12 03:36:40 +02:00
2ba9deba41 Integrate whitebox bevel settings into viewport host 2026-04-12 01:04:34 +02:00
00ce57dc15 Enhance viewport host for local axis constraint and rotation preview 2026-04-12 00:42:47 +02:00
9ae6601d62 Add test and error handling for transform pointer intent 2026-04-12 00:36:03 +02:00
0c62c51494 Update viewport-host.ts to use transform-pointer-down intent logic 2026-04-12 00:34:51 +02:00
0cfbab9de5 Add E2E test for transform gizmo commit and refactor viewport-host.ts 2026-04-12 00:33:52 +02:00
8ba8d1d730 Update fallback face color in multiple files 2026-04-11 14:54:58 +02:00
ed76bda2e3 Add scene entry and exit entities with associated settings and validation 2026-04-11 04:35:31 +02:00
0f65009304 Update viewport-host.ts to handle non-brush and modelInstance targets 2026-04-11 03:24:11 +02:00
e6e40246ce Update App.tsx and ViewportHost.ts to include viewport camera sync request ID and resolve object scale constraint axis 2026-04-11 03:22:24 +02:00
4a66cccd79 auto-git:
[change] src/app/App.tsx
 [change] src/app/editor-store.ts
 [change] src/core/transform-session.ts
 [change] src/viewport-three/ViewportCanvas.tsx
 [change] src/viewport-three/ViewportPanel.tsx
 [change] src/viewport-three/viewport-host.ts
 [change] tests/unit/viewport-canvas.test.tsx
2026-04-11 02:44:49 +02:00
c991f41158 auto-git:
[change] src/viewport-three/viewport-host.ts
 [change] tests/unit/viewport-canvas.test.tsx
2026-04-11 02:44:49 +02:00
a40089d956 Update App.tsx and ViewportHost.ts with axis constraint space and message updates 2026-04-11 02:43:38 +02:00
c51a396a82 Enhance transform session handling and grid visibility in ViewportHost 2026-04-11 02:40:51 +02:00
dad94d6ec9 Add grid visibility flag and constants in ViewportHost 2026-04-11 02:38:09 +02:00
bb422a98f1 Add axis constraint space parameter to transform session 2026-04-11 02:38:05 +02:00
d4587ebfcd Add fog material creation and management in ViewportHost 2026-04-07 11:34:03 +02:00
4238bce5f5 Remove unnecessary onBeforeRender assignment in configureFogVolumeMesh methods 2026-04-07 11:20:47 +02:00
7a62d8ed7b Add fog volume mesh configuration in ViewportHost 2026-04-07 11:19:17 +02:00
40a53801a7 Add fog quality material and update runtime/viewport hosts 2026-04-07 11:08:57 +02:00
ee83c31f74 Add render enablement control in ViewportHost 2026-04-07 10:53:06 +02:00
05caaf888f Add logic to preserve and manage WebGL render targets for water reflections in viewport rendering 2026-04-07 08:48:37 +02:00
de8ceafb7f Add water surface subdivision and UV interpolation in box brush mesh 2026-04-07 07:46:47 +02:00
f65e00b94f Optimize water reflection rendering with time-based updates 2026-04-07 07:14:00 +02:00
49a64b2d9b Reset lastReflectionUpdateTime when resizing reflection render targets 2026-04-07 07:14:00 +02:00
2789859360 Add surfaceDisplacementEnabled to water material properties 2026-04-07 07:14:00 +02:00
bfb3eebd2c Refactor fog handling and add reflection update timestamp 2026-04-07 07:13:38 +02:00
5ec9099a02 Extract and use runtime water foam contact limit calculation in multiple methods 2026-04-07 06:55:36 +02:00
0624f2ae96 Refactor water reflection target size calculation in viewport-host.ts 2026-04-07 06:42:41 +02:00
a6a7abfbdd Update viewport water reflections in render loop 2026-04-07 06:42:36 +02:00
e28ca1bcd0 Resize water reflection targets on resize 2026-04-07 06:42:36 +02:00