Commit Graph

20083 Commits

Author SHA1 Message Date
23rd e3e2d8ba56 [thanos] Added scroll compensation for multi-gap collapse animation. 2026-05-18 10:36:53 +03:00
23rd ccc91b1e00 [thanos] Tracked original gap height to fix post-deletion gap positions. 2026-05-18 10:36:52 +03:00
23rd 64a23b38db [thanos] Deferred collapse gap creation to individual view removal step. 2026-05-18 10:36:52 +03:00
23rd e1ed49e16c [thanos] Fixed gap merge and removed scroll adjustment. 2026-05-18 10:36:52 +03:00
23rd f43a28e791 [thanos] Replaced single collapse gap with independent multi-gap system. 2026-05-18 10:36:52 +03:00
23rd 1167523f4a [thanos] Pre-captured snapshots before batch destruction via event. 2026-05-18 10:36:52 +03:00
23rd 1e29719412 [thanos] Deferred surface show to batch all snapshots before render. 2026-05-18 10:36:52 +03:00
23rd e81fd09fed [thanos] Forced re-layout and clipping for snapshots with stale height. 2026-05-18 10:36:52 +03:00
23rd 82f6590593 [thanos] Fixed snapshot rendering of pattern bubble with chat theme. 2026-05-18 10:36:52 +03:00
23rd 2e9e1ec560 [thanos] Increased animation phase and time step speed. 2026-05-18 10:36:52 +03:00
23rd d269d8b3da [thanos] Added particle shrink and fade-out during Thanos dissolution. 2026-05-18 10:36:52 +03:00
23rd 0630568a00 Reduced moderate and delete boxes hide animation to skip Thanos overlap. 2026-05-18 10:36:52 +03:00
23rd 3bfe2e520f [thanos] Excluded selection checks from snapshots in message deletes. 2026-05-18 10:36:52 +03:00
23rd 54a401446d [thanos] Clipped snapshot capture to visible scroll viewport bounds. 2026-05-18 10:36:52 +03:00
23rd 7b2306f9e6 [thanos] Added smooth acceleration ramp to Thanos particle animation. 2026-05-18 10:36:52 +03:00
23rd f8f615da5a [thanos] Adjusted capture position to account for active collapse gap. 2026-05-18 10:36:52 +03:00
23rd df10d6182b [thanos] Added merging of simultaneous collapsing with adaptive time. 2026-05-18 10:36:52 +03:00
23rd b52e4f6d61 [thanos] Improved collapse animation with position-aware gap. 2026-05-18 10:36:52 +03:00
23rd d7737d557f [thanos] Added collapsing to close gap after message dissolution. 2026-05-18 10:36:52 +03:00
23rd b593fc7ebf [thanos] Fixed scroll-relative coordinate mapping and Y-axis flip. 2026-05-18 10:36:52 +03:00
23rd d93e093fc7 [thanos] Reparented surface to top widget and tuned particle physics. 2026-05-18 10:36:52 +03:00
23rd c93b638ac0 [thanos] Added debug logging to effect capture and render pipeline. 2026-05-18 10:36:52 +03:00
23rd 4ad8a3e854 [thanos] Improved effect with per-item UBO, particle cap, and lifecycle. 2026-05-18 10:36:52 +03:00
23rd e75dba5c80 [thanos] Added GPU-accelerated particle dissolution effect for messages. 2026-05-18 10:36:52 +03:00
23rd 763fce3326 Added support to document view display of sanitized SVG preview. 2026-05-18 10:36:52 +03:00
23rd d316197b34 [qrhi] Added YUV-to-RGB pre-conversion pass and fixed vertex geometry. 2026-05-18 10:36:52 +03:00
23rd 0315d6cf27 [qrhi] Batched onscreen draw calls in group call renderer. 2026-05-18 10:36:52 +03:00
23rd f34961c111 Fixed unpainted gap during search suggestions open animation in dialogs. 2026-05-18 10:36:52 +03:00
23rd a728ddb7e2 [qrhi] Added Metal availability check with OpenGL fallback for backend. 2026-05-18 10:36:52 +03:00
23rd b824c1a8e4 [qrhi] Fixed PiP rendering with container and zero-copy Metal textures. 2026-05-18 10:36:52 +03:00
23rd 6a0c1af46b Added zero-copy Metal video decode with CVPixelBuffer native textures. 2026-05-18 10:36:52 +03:00
23rd 813cab2ff6 [qrhi] Enabled QRhi renderer by default on Qt 6.7+ with OpenGL fallback. 2026-05-18 10:36:52 +03:00
23rd 9c85df33bd [qrhi] Fixed unreleased GPU resources on media-view and calls close. 2026-05-18 10:36:52 +03:00
23rd a7420abf67 [qrhi] Added direct GPU render for paintVideoStream instead of raster. 2026-05-18 10:36:52 +03:00
23rd 9a4e67858f [qrhi] Merged all on-screen draws into single render in group calls. 2026-05-18 10:36:52 +03:00
23rd 4056135dec [qrhi] Added title shadow overlay for Windows/Linux to calls incoming. 2026-05-18 10:36:52 +03:00
23rd 4fffc7fd20 [qrhi] Added single-draw button controls via pip_controls shaders. 2026-05-18 10:36:52 +03:00
23rd 63963dd760 [qrhi] Added vertical blur pass, CPU Perlin noise in group calls. 2026-05-18 10:36:52 +03:00
23rd f2ddfe72c6 [qrhi] Added full multi-pass renderer with blur, YUV420 to group calls. 2026-05-18 10:36:52 +03:00
23rd 03aca09d24 [qrhi] Added shadow overlay and YUV420 GPU decode to calls incoming. 2026-05-18 10:36:51 +03:00
23rd 41f24e5b7d [qrhi] Added YUV420/NV12 GPU decode with shadow and rounding shaders. 2026-05-18 10:36:51 +03:00
23rd 56c0691a5c [qrhi] Replaced dead paintFallback for calls incoming. 2026-05-18 10:36:51 +03:00
23rd 266e34a34b [qrhi] Added button over-state via 2-draw and removed dead stubs. 2026-05-18 10:36:51 +03:00
23rd f6cc1179f9 [qrhi] Extracted fillShadowUniforms and removed dead kUniformSize. 2026-05-18 10:36:51 +03:00
23rd 4b8a81ddac [qrhi] Temporary added paintVideoStream via borrowed raster paint. 2026-05-18 10:36:51 +03:00
23rd b3e364308a [qrhi] Added YUV420/NV12 direct GPU decoding. 2026-05-18 10:36:51 +03:00
23rd 1338f2ae4c [qrhi] Added stories sibling parts with persistent textures. 2026-05-18 10:36:51 +03:00
23rd 3b26a16ac3 [qrhi] Added control icon atlas with over/inner opacity. 2026-05-18 10:36:51 +03:00
23rd 8c7b2d063b [qrhi] Added window corner masking. 2026-05-18 10:36:51 +03:00
23rd 33d20201b0 [qrhi] Added controls fade, static content pipeline, rounded corners. 2026-05-18 10:36:51 +03:00