Commit Graph

25 Commits

Author SHA1 Message Date
7280678593 Move canvas layer pixel mapping to renderer gl 2026-06-02 08:36:43 +02:00
56fc581b04 implement aligned memory to speed up video frame encoding 2019-11-13 23:27:32 +01:00
802bce7383 add move frame buttons 2019-11-10 14:54:20 +01:00
7ebc05327d fix save multiple frames 2019-11-09 15:58:26 +01:00
a00f78de80 move time-lapse frame grab from tick to rec_loop 2019-11-09 14:14:59 +01:00
faff1dd979 split timelapse frame generation into multiple tasks 2019-11-09 12:40:30 +01:00
21d0ff23c7 add code metrics to time-lapse frame generation 2019-11-09 12:07:12 +01:00
52ad58aec4 use PBO for timelapse data read 2019-11-05 18:25:25 +01:00
4b6316bf68 fix layer and frame duplicate 2019-11-04 15:03:21 +01:00
167cceabfd test equirect timelapse 2019-11-02 14:36:44 +01:00
8e4f77333e implement load/unload frames 2019-10-22 19:37:55 +02:00
ad03c601ad add frame duplicate 2019-10-20 17:09:44 +02:00
e30ac277c1 update Xcode project 2019-10-19 23:44:55 +02:00
27576443ca improve animation panel 2019-10-19 22:30:44 +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
da86a89962 fix dirty box init 2019-10-15 18:22:14 +02:00
f7baa9083f draw onion 2019-10-15 18:12:23 +02:00
5f002cca53 fix rtt copy/move 2019-10-15 16:59:55 +02:00
9ccd6ed2f4 remove direct use of rtt and dirty area from the layer 2019-10-15 11:57:39 +02:00
542e5a9c19 refactor export equirectangular 2019-08-15 19:12:50 +02:00
48c39c4ef2 improve dialog browse, wrap ui task for every Node method that modifies the children list, update the ui every time the scene tree changes, restore fps and stylus state on win, fix bucket tool, fix snapshop restore, init in ui thread 2019-07-10 21:08:14 +02:00
6058f05d3f update xcode 2019-06-19 10:58:34 +02:00
9ee4bc42b9 add history to layer create, delete, move, rename, and merge 2019-06-18 17:39:35 +02:00
c48a6da8a6 improving actions history 2019-06-14 18:46:11 +02:00