Commit Graph

256 Commits

Author SHA1 Message Date
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
fadced1391 add logo, shutdown LogRemote on exit 2018-03-09 00:29:24 +01:00
bae030f1ad Merge branch 'master' of https://bitbucket.org/omigamedev/new_engine 2018-03-08 22:38:07 +01:00
1033b056af set data_path to exe location on Windows because the open file dialog change the working directory, change the render loop to update only in case of an event or the animated or redraw is true 2018-03-08 22:37:30 +01:00
7e3da2bd86 Merge branch 'master' of https://bitbucket.org/omigamedev/new_engine 2018-03-08 22:36:22 +01:00
485c0ee933 fix color picker 2018-03-08 22:36:12 +01:00
da54181754 import facebook 360 stripe 2018-03-07 21:17:23 +01:00
188a8df0e9 Merge branch 'master' of https://bitbucket.org/omigamedev/new_engine 2018-02-10 18:59:45 +01:00
23e176462d add modified libs 2018-02-10 18:59:30 +01:00
72603d5df8 fix debug build with vs2017 2018-02-10 18:53:56 +01:00
0bdb879e76 upload progresso bar 2018-01-09 03:27:15 +00:00
5feb3acb1d add download progress, improbable cloud browser, lock touch when pencil is down on iOS 2018-01-04 00:02:28 +00:00
01370642a1 change cloud url 2017-12-23 13:57:43 +00:00
0a3363fb13 fix color picker panel, introduce an added() method when a node is added to che scene 2017-12-23 10:56:38 +00:00
b389d895ab add import dialog on windows 2017-12-19 00:20:48 +00:00
0d7217af7b small fixes 2017-12-13 01:26:13 +00:00
f4cd7fdc62 add file picking for osx and ios and implement equirectangular import 2017-12-09 09:07:42 +00:00
d18b1103bb fix shader for iOS, remove switch to if-else sequence 2017-12-06 00:32:15 +00:00
9978709645 color wheel and picker 2017-12-05 22:25:38 +00:00
8a21f3f78a add to visual studio 2017-11-24 00:01:05 +00:00
a90aa4a60e implementing color wheel and new color picker 2017-11-23 20:26:57 +00:00
d44434a458 fix shaders for ios, add separator for combobox 2017-11-16 09:54:57 +00:00
c7523310d5 add overlay blending mode 2017-11-14 14:10:38 +00:00
7564d11570 add message when failed to load thumbs from cloud 2017-11-14 09:31:12 +00:00
0d3431a9de update android and xcode projects, fix document title and change default resolution to 1024px 2017-11-14 08:45:35 +00:00
8bc440b9b8 add xml attributes for combobox node and add resolution selection for new doc 2017-11-12 22:39:23 +00:00
4473bc8bd4 remove glm swizzling for better debugability 2017-11-12 17:39:30 +00:00
e280629cf2 add noise parameter to the brush settings 2017-11-12 17:02:24 +00:00
5dccd61160 implement blend mode selection in shader and fix alpha lock 2017-11-12 03:27:28 +00:00
daaa7f9d48 add ComboBox node, add blend modes button in stroke panel, move brush shader code to ShaderManager and avoid the same shader being recompiled many times 2017-11-12 03:02:40 +00:00
fa4e67617b add color dodge and multiply blending modes shaders, change tmp framebuffer to RGBA32F for better precision and fix the blending problem for the stroke not reaching full opacity 2017-11-11 16:54:21 +00:00
71f18cb292 fix brush selection handler 2017-11-08 08:18:39 +00:00
53062711fa refactor to have a single global current brush on Canvas::m_current_brush and make panels read from it for drawing instead of relying on their own copy 2017-11-07 09:14:02 +00:00
3e546affc9 fix: opening a doc async did not update the layers list, added on_complete callback to update the layers panel 2017-11-07 07:37:21 +00:00
33ea544f0b single file cloud upload 2017-11-06 22:19:24 +00:00
fc402d584a implement download and open from the cloud browser 2017-11-06 10:07:19 +00:00
05c5bd1bdb update Xcode and android projects 2017-11-06 00:03:57 +00:00
11c26555a4 implement cloud browser 2017-11-05 22:54:04 +00:00
ae7a8948b7 rename things 2017-11-05 13:33:39 +00:00
87df30ff41 implement save as, save version and file existence check on save 2017-11-05 13:15:41 +00:00