Commit Graph

183 Commits

Author SHA1 Message Date
111cc8c892 Route RTT texture updates through GL backend 2026-06-04 23:44:25 +02:00
9190e9053a Route canvas clear state through GL backend 2026-06-04 23:13:21 +02:00
d55f26d637 Route paint render state through GL backend 2026-06-04 22:19:54 +02:00
abe3a86cc5 Route paint texture unit binding through GL backend 2026-06-04 22:08:46 +02:00
6440bde002 Route framebuffer texture copies through GL backend 2026-06-04 21:12:46 +02:00
15c58bfb21 Route RTT region readbacks through backend 2026-06-04 21:01:13 +02:00
b9dbcd10d7 Move canvas depth renderbuffers into GL backend 2026-06-04 20:50:44 +02:00
0bd1e92ee1 Route renderer feature gates through device snapshot 2026-06-04 19:58:38 +02:00
6419645e03 Route export storage hooks through platform services 2026-06-04 16:34:19 +02:00
6b92d0bfea Plan thumbnail blend feedback copies 2026-06-03 19:27:57 +02:00
2ac2c45b11 Plan canvas stroke feedback copies 2026-06-03 18:52:37 +02:00
b576143afb Use blend gate plan for canvas copy decisions 2026-06-03 18:37:58 +02:00
bc5b39057d Publish renderer feature snapshot for canvas gates 2026-06-03 18:32:17 +02:00
1369a9048e Centralize canvas blend gate planning 2026-06-03 18:20:01 +02:00
a89f5e6cf2 Route canvas blend gate through paint renderer 2026-06-03 18:14:37 +02:00
c22f2e7fa2 Route remaining canvas GL constants through renderer gl 2026-06-02 09:27:42 +02:00
b7d9dfbf31 Move canvas import export GL mappings to renderer gl 2026-06-02 09:24:37 +02:00
92338a0911 Move canvas layer merge GL mappings to renderer gl 2026-06-02 09:22:35 +02:00
f7d32f2835 Move canvas merge GL mappings to renderer gl 2026-06-02 09:20:18 +02:00
737c29cca4 Move canvas stroke commit GL mappings to renderer gl 2026-06-02 09:15:55 +02:00
37a59c01ac Move early canvas GL mappings to renderer gl 2026-06-02 09:12:39 +02:00
7ae37038b3 Move canvas resource formats to renderer gl 2026-06-02 09:09:22 +02:00
5394cbf8c3 fix export animation frames and add export mp4 2020-05-26 08:58:52 +02:00
f041559212 add BT_SetTerminate to all threads 2020-04-24 07:38:28 +02:00
7b63e5d2ce animated layer merge warning, fix timeline update on document open 2019-11-17 17:57:09 +01:00
3b69ff4ae2 untabify 2019-11-17 17:29:03 +01:00
0901138019 add info header to pptl 2019-11-17 17:20:49 +01:00
ff73e98a2e fix stroke preview 2019-11-17 14:52:42 +01:00
ddff7455e7 fix mixer clear residual data, reduce brush preview updates especially on gesture 2019-11-16 15:15:19 +01:00
4b4c03f45f fix seam with ui zoom 2019-11-15 23:27:54 +01:00
6581a92f40 add auto-timelapse option 2019-11-14 22:23:20 +01:00
8452bbe3e9 fix layer order change 2019-11-09 23:28:46 +01:00
a7511d3256 fix merge layers undo 2019-11-09 18:13:03 +01:00
7ebc05327d fix save multiple frames 2019-11-09 15:58:26 +01:00
7b544522cf notify rec_loop on draw_commit 2019-11-09 14:58:15 +01:00
a00f78de80 move time-lapse frame grab from tick to rec_loop 2019-11-09 14:14:59 +01:00
4b6316bf68 fix layer and frame duplicate 2019-11-04 15:03:21 +01:00
adc64ad42e implement external timelapse file 2019-11-03 23:08:01 +01:00
83ba717d5b save timelapse stream to file 2019-11-02 18:05:24 +01:00
7db1739df6 timelapse frame on stroke idle 2019-11-02 15:13:31 +01:00
8e4f77333e implement load/unload frames 2019-10-22 19:37:55 +02:00
27576443ca improve animation panel 2019-10-19 22:30:44 +02:00
e25de3c454 fix action history with frames 2019-10-19 16:06:43 +02:00
d35ab08ffb add animation playback 2019-10-19 01:12:58 +02:00
4e0520da80 implement frames save and open from ppi 2019-10-17 23:41:37 +02:00
7487feb168 implement animation panel interaction 2019-10-17 20:42:52 +02:00
9ccd6ed2f4 remove direct use of rtt and dirty area from the layer 2019-10-15 11:57:39 +02:00
babbfb36a7 add web sync files and key events 2019-10-11 00:44:11 +02:00
f2a73a905d add webgl support 2019-10-05 21:08:40 +02:00
755e1ff856 fix manager assignment 2019-09-26 19:49:57 +02:00