|
|
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 |
|
|
|
a6d0914bf8
|
implement eraser detection on windows
|
2018-10-09 02:12:09 +02:00 |
|
|
|
c9c7b9f1c4
|
add tick and on_tick event, fix unsaved document prompt, implement TextInput blinking cursor
|
2018-10-08 01:00:49 +02:00 |
|
|
|
e2069fadca
|
implement work_path for documents and data_path for assets
|
2018-10-07 16:20:05 +02:00 |
|
|
|
739784b0d1
|
conditional os in UI xml, add system dialog file open on osx, check api format or error message when opening a document, per-char text wrap on NodeText, additional info on create doc dialog like working path
|
2018-10-06 14:20:07 +02:00 |
|
|
|
5baa807cce
|
implement document resize with menu and dialog
|
2018-10-05 18:10:26 +02:00 |
|
|
|
d80c4e6054
|
add export message box
|
2018-09-27 16:15:38 +02:00 |
|
|
|
075289b765
|
add user manual in app instead of pdf
|
2018-09-24 23:34:06 +02:00 |
|
|
|
f1ff142d91
|
add changelog dialog and display_file api (implemented in osx and ios)
|
2018-09-24 16:03:43 +02:00 |
|
|
|
3191730c31
|
add newline feature to the text node, add about window with credits, add about menu with submenus
|
2018-09-22 19:23:17 +02:00 |
|
|
|
7c7027502e
|
fix thumbnail generator for iOS and open document when file clicked
|
2018-09-21 01:53:22 +02:00 |
|
|
|
9ea1ca4fae
|
new file format with versioning and layer opacity
|
2018-09-20 21:12:48 +02:00 |
|
|
|
4a6e69e182
|
prepare UI for release, disable unused features, rename file format to .ppi
|
2018-09-20 13:25:56 +02:00 |
|
|
|
71de44a7c1
|
rename engine to src
|
2018-09-16 14:21:58 +02:00 |
|