Commit Graph

84 Commits

Author SHA1 Message Date
52ad58aec4 use PBO for timelapse data read 2019-11-05 18:25:25 +01:00
adc64ad42e implement external timelapse file 2019-11-03 23:08:01 +01:00
83222c066b fix iOS save picker 2019-11-03 19:55:13 +01:00
ee94e0ad86 add export timelapse 2019-11-03 01:07:13 +01:00
83ba717d5b save timelapse stream to file 2019-11-02 18:05:24 +01:00
9eecf60219 add MP4Encoder class and test timelapse exporting 2019-10-31 23:22:09 +01:00
7366b7d081 add export mp4 test 2019-10-29 00:41:46 +01:00
d35ab08ffb add animation playback 2019-10-19 01:12:58 +02:00
62863e7224 add animation panel 2019-10-15 23:13:24 +02:00
3c99653c09 fix SonarPen for iOS 2019-10-14 12:50:41 +02:00
fd3eba69b8 add js save dialog 2019-10-10 01:33:59 +02:00
f2a73a905d add webgl support 2019-10-05 21:08:40 +02:00
96f8cb72d2 add linux support 2019-10-03 22:45:01 +02:00
0a8c3aeaf2 add layout designer 2019-09-26 09:55:54 +02:00
1d1aef4095 enable timeline option 2019-09-21 00:02:48 +02:00
abaf82ba24 fix floating panels and iOS export picking 2019-09-19 23:02:46 +02:00
61bcd86d2c add ppbr export dialog, implement text input focus 2019-09-12 19:10:42 +02:00
6920c0380e Merge branch 'master' of https://bitbucket.org/omigamedev/new_engine
* 'master' of https://bitbucket.org/omigamedev/new_engine:
  add text input popup
2019-09-12 15:18:22 +02:00
c8666b9e67 add text input popup 2019-09-12 14:37:09 +02:00
486d2a4eeb add file save dialog on win 2019-09-03 08:07:38 +02:00
295f85157d presets options when empty 2019-08-31 17:21:47 +02:00
c1bd377ee8 fix combobox issue, pad scissor by 1px 2019-08-17 10:20:05 +02:00
a8e9e92d96 implement export cube faces 2019-08-16 12:23:34 +02:00
fa94aa632f improve progress bar, refactor node destruction, simplify layers export 2019-08-16 10:15:14 +02:00
a08e8c5796 improve update_brush performance 2019-08-14 08:49:20 +02:00
67dd9a2456 change font scale based on ui scale, fix brush outline color 2019-08-08 23:50:45 +02:00
cc087746bd add ui and viewport scale option, fix combobox items height from parent 2019-08-04 12:00:49 +02:00
33d36de9a8 init keys to false 2019-07-21 12:14:23 +02:00
6a0b654228 fix checkbox icon update, add unique check on async tasks 2019-07-14 21:56:43 +02:00
2e5ea079c8 move dirs init for iOS and OSX 2019-07-13 16:49:13 +02:00
c4633a906f update osx project 2019-07-11 22:33:58 +02:00
b89274e7a6 App::I static singleton to pointer 2019-07-11 18:08:17 +02:00
92dd00d910 update android project 2019-07-11 13:34:21 +02:00
80b9a4d281 add general async swap 2019-07-10 23:33:46 +02:00
327eb4678b improve dialog and cloud browse icon text, deselect guide on mode leave 2019-07-10 21:49:01 +02:00
cb6744be44 move render thread to App class and add ui thread with ui tasks queue 2019-07-09 01:07:13 +02:00
f7ead8e157 remove all async_start/end calls 2019-07-08 16:57:30 +02:00
0012e2ce9b render implement thread, wrap GL commands into tasks 2019-07-06 22:25:07 +02:00
a7f402a9e6 fix vr head and controller pos 2019-06-26 18:33:15 +02:00
da6da775a0 implement clipboard on iOS 2019-06-25 16:04:16 +02:00
c7a2a92b52 vr controlled ui 2019-06-01 00:54:56 +02:00
20582dafa8 refactoring vr code 2019-05-31 23:02:53 +02:00
d750f80482 add vr_draw_ui method and make ui observer as method to be wildly available 2019-05-29 22:41:37 +02:00
e5a3d803c9 improve RTL workflow 2019-05-20 19:31:05 +02:00
f7b1ab6843 rename Experimental menu to Tools and merge with Edit 2019-05-20 15:42:36 +02:00
61c331fcb1 improve quick panel switch state 2019-05-11 19:11:24 +02:00
898afe9052 vr paint 2019-05-06 21:03:22 +02:00
5a1f6e48ce add export depth menu 2019-04-24 09:57:27 +02:00
a8d475fbfb settings file and save/restore ui state 2019-04-14 18:03:41 +02:00
3964c4ea26 add panels docking 2019-03-29 09:32:35 +01:00