Commit Graph

261 Commits

Author SHA1 Message Date
394979e4fc Extract PPBR package path validation 2026-06-04 14:56:29 +02:00
6ab64ccc82 Centralize legacy brush package import 2026-06-04 14:49:22 +02:00
78185b8fd5 Centralize legacy brush package export 2026-06-04 14:44:37 +02:00
2bd1b12ade Centralize legacy app startup 2026-06-04 14:32:39 +02:00
884a6d4940 Route VR mode through app preferences 2026-06-04 14:22:39 +02:00
f8243566c4 Centralize legacy app preferences 2026-06-04 14:18:18 +02:00
ca5b94b044 Centralize legacy video export bridge 2026-06-04 14:11:24 +02:00
78003923ca Centralize legacy document image exports 2026-06-04 13:57:32 +02:00
ab6223c256 Centralize legacy document file saves 2026-06-04 13:47:43 +02:00
8a0810acb3 Centralize legacy new document bridge 2026-06-04 13:38:52 +02:00
4528edfb2c Centralize legacy document session bridge 2026-06-04 13:30:22 +02:00
d980b81bd7 Centralize legacy document open bridge 2026-06-04 13:20:14 +02:00
1984b71a0a Centralize legacy cloud bridge 2026-06-04 13:09:45 +02:00
a9ed201adf Centralize legacy recording bridge 2026-06-04 12:58:27 +02:00
65e9fdf1b9 Centralize quick and grid UI bridges 2026-06-04 12:43:00 +02:00
bd2ee54617 Centralize legacy animation bridge 2026-06-04 12:35:20 +02:00
a2e795a356 Centralize legacy brush UI bridge 2026-06-04 12:18:26 +02:00
c3d85074ac Centralize legacy canvas tool bridge 2026-06-04 11:59:20 +02:00
22bbc93b43 Centralize legacy app shell services 2026-06-03 21:32:15 +02:00
7460453b80 Centralize legacy document layer bridge 2026-06-03 21:16:07 +02:00
855c388027 Centralize legacy document canvas bridge 2026-06-03 20:58:52 +02:00
d1bd4e9b46 Centralize legacy history bridge 2026-06-03 20:45:33 +02:00
4de6f496ad Route font mesh operations through renderer GL 2026-06-03 07:29:09 +02:00
e1cce05bd6 Route Shape mesh operations through renderer GL 2026-06-03 07:19:14 +02:00
1ae79ab3c1 Route shader creation through renderer GL 2026-06-03 07:03:50 +02:00
acdaf3bb8e Route shader runtime calls through renderer GL 2026-06-03 06:53:51 +02:00
f20595aff6 Route cube textures and samplers through renderer GL 2026-06-03 06:46:06 +02:00
779d6b0387 Route RTT framebuffer binding through renderer GL 2026-06-03 06:35:47 +02:00
3128a0d309 Route RTT blit readback through renderer GL 2026-06-03 06:31:41 +02:00
ae69f7437f Route Texture2D through renderer GL 2026-06-03 06:24:56 +02:00
9971b2b7f2 Route GL state snapshot through renderer GL 2026-06-03 06:15:51 +02:00
3e15b2f46c Route VR render state through renderer GL 2026-06-03 06:03:28 +02:00
7dcf76c3aa Route VR UI viewport scissor through renderer GL 2026-06-03 05:59:36 +02:00
155e67fcec Route app viewport scissor through renderer GL 2026-06-03 05:56:57 +02:00
2a030318b1 Route default clear through renderer GL 2026-06-03 05:50:36 +02:00
103fe4fb12 Route GL runtime info through renderer GL 2026-06-03 05:45:08 +02:00
b2335b1656 Apply startup GL state through renderer GL 2026-06-03 05:41:27 +02:00
692fe08d9f Move initial GL state policy into renderer GL 2026-06-03 05:35:39 +02:00
8b12ae35d4 Route render debug callback through platform services 2026-06-03 05:30:54 +02:00
87b1851d59 Route render platform hints through platform services 2026-06-03 05:20:24 +02:00
389cd93e68 Route render target binding through platform services 2026-06-03 05:17:25 +02:00
6652127545 Route diagnostic hooks through platform services 2026-06-03 05:12:00 +02:00
e152616d7f Route live reload policy through platform services 2026-06-03 05:08:00 +02:00
ac4d065c78 Route recording cleanup through platform services 2026-06-03 05:04:14 +02:00
578b1f6082 Route startup storage paths through platform services 2026-06-03 04:59:23 +02:00
beb7f717f1 Route render capture hooks through platform services 2026-06-03 04:54:29 +02:00
7a9b14a86f Route render context lifecycle through platform services 2026-06-03 04:50:42 +02:00
f3925f8423 Route UI thread lifecycle through platform services 2026-06-03 04:45:02 +02:00
dd641c047b Route platform frame hooks through services 2026-06-03 04:41:01 +02:00
22006eaf47 Route native close through platform services 2026-06-03 04:36:10 +02:00