|
|
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 |
|
|
|
1b7b0d87c5
|
Dispose reflection render targets in clear method
|
2026-04-07 06:42:36 +02:00 |
|
|
|
83475a72f9
|
Add water reflection functionality in viewport-host.ts
|
2026-04-07 06:42:05 +02:00 |
|
|
|
be2ccd8208
|
Refactor viewport water contact patch collection and usage
|
2026-04-07 06:41:41 +02:00 |
|
|
|
a50793b268
|
Update water material to include reflection properties
|
2026-04-07 06:41:36 +02:00 |
|
|
|
d28d7f3a47
|
Add axes helper and water reflection camera to ViewportHost
|
2026-04-07 06:41:36 +02:00 |
|
|
|
d8cb047eb2
|
Define ViewportWaterSurfaceBinding interface
|
2026-04-07 06:41:26 +02:00 |
|
|
|
83f76ed164
|
Import additional Three.js classes and functions
|
2026-04-07 06:41:25 +02:00 |
|
|
|
b62edd7e88
|
Enhance water material merging logic with normal alignment and profile settings
|
2026-04-07 05:51:42 +02:00 |
|
|
|
a74a7c02f0
|
Update collision detection to handle triangle meshes and transformed colliders
|
2026-04-07 05:44:28 +02:00 |
|
|
|
a8ad839ee2
|
Remove unused imports in viewport-host.ts
|
2026-04-07 05:02:53 +02:00 |
|
|
|
0e4bd01e69
|
Update water contact patch collection and handling in rendering and runtime modules
|
2026-04-07 04:59:09 +02:00 |
|
|
|
748273ff38
|
Refactor water material and runtime handling for better performance and accuracy
|
2026-04-06 20:52:19 +02:00 |
|
|
|
14bb36f7a6
|
Update rendering settings and remove WebGL check in ViewportCanvas
|
2026-04-06 18:04:52 +02:00 |
|
|
|
230a45e857
|
Refactor texture creation and contact patch collection in viewport-host.ts
|
2026-04-06 17:36:12 +02:00 |
|
|
|
ab88923c85
|
Add water contact patch collection and material update in viewport-host.ts
|
2026-04-06 17:32:44 +02:00 |
|
|
|
4d32769fda
|
Add volume animation support in viewport-host.ts
|
2026-04-06 17:30:48 +02:00 |
|
|
|
aa9a532ae9
|
Add method to collect viewport water contact patches
|
2026-04-06 17:29:41 +02:00 |
|
|
|
ee1b9f80e1
|
Add contact patch handling for water brushes in viewport-host.ts
|
2026-04-06 17:29:36 +02:00 |
|
|
|
cdfb401832
|
Add volume time and animated uniforms to ViewportHost
|
2026-04-06 17:28:39 +02:00 |
|
|
|
1e1f781c2c
|
Remove thickness property from material settings in multiple files
|
2026-04-06 08:50:33 +02:00 |
|
|
|
d7369da1c3
|
Remove transmission property from material settings in ViewportHost
|
2026-04-06 08:45:14 +02:00 |
|
|
|
ce341494ef
|
Add water and fog rendering logic in viewport-host.ts
|
2026-04-06 08:27:23 +02:00 |
|
|
|
b32c34ef47
|
Add method to apply local light render object transform
|
2026-04-05 06:54:11 +02:00 |
|
|
|
f35cf82574
|
Add geometry to initial brush in viewport-host.ts
|
2026-04-05 02:59:57 +02:00 |
|
|
|
b9b3759207
|
Update viewport-host.ts to include geometry in preview
|
2026-04-05 02:58:37 +02:00 |
|
|
|
4cf85cecf5
|
auto-git:
[change] src/viewport-three/viewport-host.ts
|
2026-04-05 02:58:22 +02:00 |
|
|
|
ab07a599cd
|
Remove unused parameter 'size' from applyBrushRenderObjectTransform method
|
2026-04-05 02:57:14 +02:00 |
|
|
|
fbc725ee25
|
Add geometry update for box brush in ViewportHost
|
2026-04-05 02:57:06 +02:00 |
|
|
|
8caec6c0b4
|
auto-git:
[change] src/viewport-three/viewport-host.ts
|
2026-04-05 02:56:49 +02:00 |
|
|
|
95703fc5ec
|
Update viewport host with additional box brush functions and types
|
2026-04-05 02:55:49 +02:00 |
|
|
|
d2de8c4793
|
Update viewport-host.ts to use BufferGeometry and buildBoxBrushDerivedMeshData
|
2026-04-05 02:31:20 +02:00 |
|
|
|
7262824e0f
|
Extend transform gizmo handling for additional brush types
|
2026-04-05 01:58:06 +02:00 |
|
|
|
0845ac436c
|
Add methods for creating and updating brush previews in ViewportHost
|
2026-04-05 01:57:59 +02:00 |
|
|
|
30f4a24571
|
Refactor brush transformation pivot position calculation in viewport-host.ts
|
2026-04-05 01:57:17 +02:00 |
|
|
|
5dce46904d
|
Add support for brush face, edge, and vertex transformations in ViewportHost
|
2026-04-05 01:56:52 +02:00 |
|
|
|
086405f55b
|
Update viewport-host.ts with additional geometry functions
|
2026-04-05 01:56:36 +02:00 |
|
|
|
7ab407608e
|
Add hover selection handling for 'select' tool mode in ViewportHost
|
2026-04-04 20:11:46 +02:00 |
|
|
|
f9da8a83fa
|
Refactor viewport selection logic in viewport-host.ts
|
2026-04-04 20:11:41 +02:00 |
|
|
|
0b2c2ab1bf
|
Add methods for brush selection and hit detection in viewport-host.ts
|
2026-04-04 20:11:26 +02:00 |
|
|
|
f67095bf05
|
Update viewport-host.ts to include edge and vertex helpers in brush rendering
|
2026-04-04 20:10:57 +02:00 |
|
|
|
3e59367d08
|
Add helper methods and refresh logic for brush presentation in viewport-host.ts
|
2026-04-04 20:10:48 +02:00 |
|
|
|
532c34117e
|
Add hover handling and update face material creation logic
|
2026-04-04 20:10:26 +02:00 |
|
|
|
7e866ec6b2
|
Update resolveTransformTarget to include whiteboxSelectionMode
|
2026-04-04 20:10:26 +02:00 |
|
|
|
16a19b5e90
|
Update ViewportHost with methods for handling whitebox hover label and selection mode changes
|
2026-04-04 20:09:56 +02:00 |
|
|
|
8302868e5f
|
Add hovered selection and whitebox selection mode to ViewportHost
|
2026-04-04 20:09:56 +02:00 |
|