Commit Graph

295 Commits

Author SHA1 Message Date
698bd58b33 small fixes 2018-08-05 21:58:44 +02:00
0fb6658373 fix mixer on iOS, work with RGBA16F buffers on iOS instead of fallback to RGBA8 2018-08-05 16:27:26 +02:00
2137de66ff remove timeline and texture view overlay 2018-08-05 13:02:40 +02:00
9969594f54 mixer working pretty well now 2018-08-05 00:34:07 +02:00
12c1aa33c4 improving mixer 2018-08-02 09:44:14 +02:00
8a3760df9e fix white trail in mixer, now it works fine 2018-08-01 18:04:33 +02:00
be3b3c089a mixer working with scaling factor 2018-08-01 17:11:49 +02:00
76033a1ca8 mixer working except when changing plane, previous sample does't work in this case 2018-08-01 16:47:13 +02:00
663863fe44 mixer brush partially working, still wip 2018-08-01 15:31:12 +02:00
57e2fa1abd mixer brush wip 2018-08-01 10:48:04 +02:00
5c2264ba8b add more checks on unsaved documents 2018-07-31 22:46:07 +02:00
1a7677a727 save on exit message, * symbol on unsaved docs, saved status on history 2018-07-31 17:25:50 +02:00
5a37f578cb implement save request on OSX, add Quick Look extentions 2018-07-31 00:38:10 +02:00
87fcea61b8 request save on exit wip 2018-07-30 23:35:27 +02:00
a66af9abb8 implement CTRL+Z for undo() and CTRL+Shift+Z for redo() 2018-07-28 19:28:26 +02:00
4a05bda62f adjust HSV jitter, add average 2018-07-28 12:27:40 +02:00
3936d9cef9 added pressure driven HSV brush modifier 2018-07-28 02:07:55 +02:00
c0f9e13b92 toggle ui with Tab, add hsv jitter 2018-07-28 00:53:20 +02:00
9b5094f510 quick switch Pen/Erase with E 2018-07-27 12:23:28 +02:00
b06453bd7b resize using ALT+RMB 2018-07-27 11:20:28 +02:00
a2abdfba7e implement right-to-left 2018-07-27 10:47:48 +02:00
9b1ced76c2 demo license checker 2018-07-18 01:30:39 +02:00
fa4063eeb5 add recovery save on exception 2018-06-27 10:36:50 +02:00
ef5ef5d07e add zip archiver library to compress cubes exporter 2018-06-15 22:45:28 +02:00
559db7d8e9 fix cubes export layers order 2018-06-09 02:09:39 +02:00
4a9ad0212d Merge branch 'master' of https://bitbucket.org/omigamedev/new_engine 2018-06-09 01:40:57 +02:00
fb528f87de implement cubes exporter for web viewer 2018-06-09 01:39:58 +02:00
361374deb0 fix picker which crashed on resolution change, timelapse frame only when draw a stroke 2018-06-05 19:40:27 +02:00
376c6097d2 Merge branch 'master' of https://bitbucket.org/omigamedev/new_engine 2018-05-10 22:36:12 +02:00
2a728b3a07 fix stencil random every stroke and not sample 2018-05-10 22:35:59 +02:00
4f55b477da implement action redo 2018-05-10 22:32:34 +02:00
f31e22631a Merge branch 'master' of https://bitbucket.org/omigamedev/new_engine 2018-05-10 16:34:52 +02:00
cdbe2d37b7 fix merge layers with layer opacity 2018-05-10 16:34:43 +02:00
2379679913 fix glsl rand() issue on iOS 2018-05-09 17:53:40 +02:00
c4f304f7bc fix stroke noise, wet and stencil 2018-05-09 17:02:08 +02:00
dca25bf0f3 Merge branch 'master' of https://bitbucket.org/omigamedev/new_engine 2018-05-09 12:07:18 +02:00
01e3544f95 disable brush start curve for other than iOS, frames capture for Windows, fix frame dt 2018-05-09 12:06:34 +02:00
f16adb8fcc fix framebuffer read 2018-05-09 12:04:29 +02:00
af0e588a94 try to fix iOS black frames recording 2018-04-20 18:04:06 +02:00
aef4cc2230 sorted files list in objc 2018-04-08 12:28:35 +02:00
23b7788063 fix animation on iOS keyboard 2018-03-24 19:56:12 +01:00
0be5b177cf Merge branch 'master' of https://bitbucket.org/omigamedev/new_engine 2018-03-24 16:58:05 +01:00
674e38d8cb add timelapse video generation on iOS and mac , fix history memory 2018-03-24 16:57:48 +01:00
658755c882 export png frames for animation 2018-03-12 01:32:37 +01:00
c764d61266 update iOS an OS X icons 2018-03-10 20:38:44 +01:00
611a8041e6 show fixed frame and start from next one 2018-03-10 20:36:40 +01:00
e5ad765fe1 fix upload .pano suffix, make first layer fixed when animating 2018-03-10 19:26:32 +01:00
660a7ea1ef update timeline layout and frame counter, add 500ms update timer on windows to force redraw, fix animation frames export 2018-03-10 18:28:41 +01:00
f45a7c2e67 revert old color picker, enable animation toolbar 2018-03-09 14:22:40 +01:00
8a962d4cdf update viewport icon 2018-03-09 00:55:55 +01:00