58 Commits

Author SHA1 Message Date
26733a4b84 Remove UI module 2026-04-22 10:30:04 +02:00
380999ff4b Add exposure slider (not working?) 2026-04-22 09:35:33 +02:00
d0d24c0e6c Fix handling of light direction (hopefully) 2026-04-22 09:06:29 +02:00
becb0865b9 Move menu building to Stimulus (WIP)
TODO: cache menu container, build ontology and load templates from external HTML source.
2026-04-21 17:53:23 +02:00
26bea5daae Move UI logic to Stimulus: toolbar only 2026-04-21 15:30:35 +02:00
d37e72390d Fix config for salvador 2026-04-17 18:12:23 +02:00
7a6e084a97 Disable shadows for clipping plane 2026-04-17 18:12:08 +02:00
337bcce0bb Better config defaults 2026-04-16 15:23:16 +02:00
12ae63d332 Draft ontology menu 2026-04-08 11:39:57 +02:00
556086117b Theater at top level in menu 2026-04-08 10:59:58 +02:00
c6e0314769 Minor fixes and guard clauses
TODO: Bootstrap ms-* and ps-* can't account for all possible levels of indentation/nesting...
2026-04-07 22:03:16 +02:00
a617985789 Draft Ontology module 2026-04-07 16:45:28 +02:00
1117018fad Add JSDoc config 2026-04-07 16:36:32 +02:00
36f118e5c7 Fix state path + minor changes 2026-04-07 16:26:54 +02:00
6e02236124 Refactor into proper modules 2026-04-07 15:53:43 +02:00
39c3b1b537 Spread config node in normalisation + types 2026-04-07 13:05:48 +02:00
a3ca2eb372 Fix bug with clipping 2026-04-07 12:37:43 +02:00
9a8f6c7dc5 Structured layers menu (WIP) 2026-04-07 10:57:11 +02:00
2df5a71241 WIP: first reworking based on requirements
NOTE: node loading logic not working yet!
2026-02-20 17:25:10 +01:00
32424e7b0b Tabs in content menu 2026-01-18 15:59:24 +01:00
9c29894241 Fix config error 2026-01-17 15:41:30 +01:00
168c725650 Layers logic (WIP) + some refactoring 2026-01-16 17:56:53 +01:00
bd93f8ba2a Fix audio example issues 2026-01-14 16:59:31 +01:00
e85bd4f959 Restructure to use separate scenes
Uses pseudo-router logic...
2026-01-14 16:42:47 +01:00
8c1da5e4e2 Rewrite scene switching logic (with bugs!!) 2026-01-12 21:48:26 +01:00
91961ec216 Fix clipping state bug (partial) 2026-01-11 22:27:36 +01:00
8434f3bdc9 Draggable clipping plane (buggy...)
TODO: refactor to avoid unnecessary object creation
2026-01-07 16:55:32 +01:00
db689c0fa3 Minor improvements: clipping, state management
Warning: potentially very buggy!!
2025-12-31 19:50:40 +01:00
bc703623e8 Add SSGP + dynamic state 2025-12-15 12:19:54 +01:00
378f5f5b24 Another icon... 2025-10-29 22:21:42 +01:00
3d746196ff Change pano + autoLP 2025-10-28 14:09:51 +01:00
db28e66c28 WIP clipping icons 2025-10-27 10:34:29 +01:00
7412dd08bd Reset borders (clipping tool) 2025-10-25 12:56:04 +02:00
0dda5f0344 Some UI changes for clipping 2025-10-24 08:38:54 +02:00
b87863b925 Default clipping planes 2025-10-24 08:02:15 +02:00
4dc5e1533c Clip along selected axis (WIP) 2025-10-23 17:02:25 +02:00
7299df6f1e UI and config changes + tentative light probe switch 2025-10-17 16:13:49 +02:00
21e986acde Limit map min zoom 2025-10-17 15:14:06 +02:00
bd20af3ec0 Better clipping and AO logic 2025-10-17 07:48:13 +02:00
aa6bae2a24 Minor refactoring... 2025-10-16 16:08:46 +02:00
7b556a676c Lame helper plane for clipping
TODO: the visible plane should have its center at the axes origin
2025-10-15 20:49:20 +02:00
c1622799d1 Primitive clipping (WIP) 2025-10-14 10:33:30 +02:00
224763bbdf Draft content menu... 2025-10-14 08:21:52 +02:00
7b53e09524 Better clipping plane activation logic... 2025-10-13 15:42:06 +02:00
54373cfe96 Fix stupid popup button... 2025-10-11 16:12:10 +02:00
a77a99f056 Change map initial center and zoom + lame clipping plane... 2025-10-10 16:25:05 +02:00
66cf86e779 Some UI changes 2025-10-09 18:22:32 +02:00
81e12e4b74 Better control of the scene's state 2025-10-08 18:57:30 +02:00
0ce5a13aec Sample audio modal 2025-10-08 14:35:06 +02:00
8ee987e3c8 Ambient occlusion and shadows switches 2025-10-08 09:38:15 +02:00