Commit Graph

108 Commits

Author SHA1 Message Date
8b12ae35d4 Route render debug callback through platform services 2026-06-03 05:30:54 +02:00
87b1851d59 Route render platform hints through platform services 2026-06-03 05:20:24 +02:00
389cd93e68 Route render target binding through platform services 2026-06-03 05:17:25 +02:00
e152616d7f Route live reload policy through platform services 2026-06-03 05:08:00 +02:00
ac4d065c78 Route recording cleanup through platform services 2026-06-03 05:04:14 +02:00
578b1f6082 Route startup storage paths through platform services 2026-06-03 04:59:23 +02:00
beb7f717f1 Route render capture hooks through platform services 2026-06-03 04:54:29 +02:00
7a9b14a86f Route render context lifecycle through platform services 2026-06-03 04:50:42 +02:00
f3925f8423 Route UI thread lifecycle through platform services 2026-06-03 04:45:02 +02:00
dd641c047b Route platform frame hooks through services 2026-06-03 04:41:01 +02:00
22006eaf47 Route native close through platform services 2026-06-03 04:36:10 +02:00
2ea850cbcc Route prepared file saves through platform services 2026-06-03 04:29:58 +02:00
ead7f58285 Inject Windows platform services 2026-06-03 04:14:47 +02:00
c8d769c02c Route document workflow prompts through app core 2026-06-02 22:36:05 +02:00
d28aa25358 Route app save decisions through app core 2026-06-02 22:26:58 +02:00
ce6805f261 fix vr controllers interfering with screen drawing 2020-11-07 23:03:03 +01:00
5394cbf8c3 fix export animation frames and add export mp4 2020-05-26 08:58:52 +02:00
0ee3f1d125 add shortcuts panel 2019-11-30 18:17:54 +01:00
2fd2542be7 update Xcode 2019-11-29 16:18:38 +01:00
1cba874f2f change whatsnew url 2019-11-29 14:55:49 +01:00
26257e5a37 improve text node xml 2019-11-29 02:17:54 +01:00
64f6b90911 add tap event on iOS 2019-11-26 21:44:01 +01:00
3b69ff4ae2 untabify 2019-11-17 17:29:03 +01:00
3dae95023f add renderdoc api 2019-11-16 17:32:06 +01:00
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