Commit Graph

63 Commits

Author SHA1 Message Date
5394cbf8c3 fix export animation frames and add export mp4 2020-05-26 08:58:52 +02:00
f041559212 add BT_SetTerminate to all threads 2020-04-24 07:38:28 +02:00
aac280f48a add shortcuts, node text font attributes 2019-12-02 17:10:08 +01:00
0905827b8d replace kFont with std::string 2019-12-01 15:00:10 +01:00
0ee3f1d125 add shortcuts panel 2019-11-30 18:17:54 +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
3b69ff4ae2 untabify 2019-11-17 17:29:03 +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
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
babbfb36a7 add web sync files and key events 2019-10-11 00:44:11 +02:00
fd3eba69b8 add js save dialog 2019-10-10 01:33:59 +02:00
755e1ff856 fix manager assignment 2019-09-26 19:49:57 +02:00
4806a3e8f6 fix stroke preview zoom, implement dest pick on ppbr export 2019-09-23 22:31:28 +02:00
3f28fd9229 confirm dialog when opening from shell 2019-09-23 12:29:25 +02:00
8e865181fe Merge branch 'master' of https://bitbucket.org/omigamedev/new_engine
* 'master' of https://bitbucket.org/omigamedev/new_engine:
  export data flag, fix android create dir
2019-09-23 01:01:04 +02:00
034828155d remove redundant updates 2019-09-23 01:00:12 +02:00
d91f730cbd export data flag, fix android create dir 2019-09-23 00:48:25 +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
b8c646f748 fix iOS text input and export ppbr 2019-09-19 15:25:33 +02:00
4d788bb174 add ppbr info data 2019-09-19 10:14:31 +02:00
72fa400651 improve text input 2019-09-17 13:57:37 +02:00
729c73eef2 export ppbr wip 2019-09-13 21:58:37 +02:00
61bcd86d2c add ppbr export dialog, implement text input focus 2019-09-12 19:10:42 +02:00
c8666b9e67 add text input popup 2019-09-12 14:37:09 +02:00
295f85157d presets options when empty 2019-08-31 17:21:47 +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
ea0679dfe5 update iOS project 2019-07-12 10:47:58 +02:00
b89274e7a6 App::I static singleton to pointer 2019-07-11 18:08:17 +02:00
0012e2ce9b render implement thread, wrap GL commands into tasks 2019-07-06 22:25:07 +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
2d43b74956 add ovr platform sdk and test photo sharing 2019-06-02 23:28:27 +02:00
54c0df9ed6 force save version when doc is unchanged 2019-04-29 09:05:19 +02:00
db208bd7cd export depth 2019-04-25 23:31:03 +02:00
5a1f6e48ce add export depth menu 2019-04-24 09:57:27 +02:00
8f6655254a fix export messages 2019-03-13 10:35:09 +01:00
bfe5c3541d show cursor on picking and other modes than draw/erase, sanity check on presets file 2019-03-08 12:47:06 +01:00
dfa44dbb55 use unique_ptr to hold the Layers vector 2019-02-24 13:19:15 +01:00
e629a2a7b5 make popup ptr local on main menu 2019-02-09 11:54:42 +01:00
24a6d0bae9 add export layers, export png, import brush padding 2019-02-04 00:08:31 +01:00
c2d526dec9 save brushes settings 2019-02-03 14:36:48 +01:00
56fa1079c6 fix stroke preview, add license messages, fix node scroll 2019-01-29 22:33:40 +01:00
0c6b409606 remove ui namespace which is not really used, move CameraData in camera_modes.h to avoid the inclusion of canva.h 2018-11-27 14:24:01 +01:00
86656cc7e3 disable exceptions in visual studio, use xK notation for resolution, upgrade up to 32K resolution, mask resolution not doubled anymore, transform interactive controls to move, scale and rotate the selection 2018-11-22 19:07:14 +01:00
7708f3dc74 add share button and implement AirDrop share in OSX, update info.plist to set on Mac OS the default app for PPI, on iOS include the Documents/Inbox subfolder used to store the received files from AirDrop 2018-10-12 11:37:08 +02:00