Commit Graph

134 Commits

Author SHA1 Message Date
05decb6a05 fix some ui glitch with NodeButton, start implementing working dir option 2018-10-06 16:17:42 +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
8e3ff2f634 update changelog 2018-10-01 16:09:53 +02:00
c77c8ed85b hotfix export as jpg and not ppi 2018-10-01 15:56:59 +02:00
413311e56e fix changelog 2018-09-27 17:53:03 +02:00
834a26ad56 update changelog 2018-09-27 17:22:06 +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
7dd16a7f9e new icons 2018-09-21 19:18:19 +02:00
3a81d337d4 small fixes 2018-09-20 18:24:57 +02:00
4a6e69e182 prepare UI for release, disable unused features, rename file format to .ppi 2018-09-20 13:25:56 +02:00
37ec92c72e versioning script 2018-09-16 13:34:49 +02:00
e4e7719f83 add more shortcuts and checks 2018-08-10 00:12:35 +02:00
f941fc4254 implement heightmap grid 2018-08-07 19:45:38 +02:00
0e0021b767 add grids panel 2018-08-07 00:26:20 +02:00
2137de66ff remove timeline and texture view overlay 2018-08-05 13:02:40 +02:00
12c1aa33c4 improving mixer 2018-08-02 09:44:14 +02:00
be3b3c089a mixer working with scaling factor 2018-08-01 17:11:49 +02:00
76033a1ca8 mixer working except when changing plane, previous sample does't work in this case 2018-08-01 16:47:13 +02:00
57e2fa1abd mixer brush wip 2018-08-01 10:48:04 +02:00
5a37f578cb implement save request on OSX, add Quick Look extentions 2018-07-31 00:38:10 +02:00
3936d9cef9 added pressure driven HSV brush modifier 2018-07-28 02:07:55 +02:00
c0f9e13b92 toggle ui with Tab, add hsv jitter 2018-07-28 00:53:20 +02:00
9b5094f510 quick switch Pen/Erase with E 2018-07-27 12:23:28 +02:00
a2abdfba7e implement right-to-left 2018-07-27 10:47:48 +02:00
fb528f87de implement cubes exporter for web viewer 2018-06-09 01:39:58 +02:00
4f55b477da implement action redo 2018-05-10 22:32:34 +02:00
674e38d8cb add timelapse video generation on iOS and mac , fix history memory 2018-03-24 16:57:48 +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
f4cd7fdc62 add file picking for osx and ios and implement equirectangular import 2017-12-09 09:07:42 +00:00
9978709645 color wheel and picker 2017-12-05 22:25:38 +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
8bc440b9b8 add xml attributes for combobox node and add resolution selection for new doc 2017-11-12 22:39:23 +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
33ea544f0b single file cloud upload 2017-11-06 22:19:24 +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
b42fbb197a add upload to cloud menu to copy all the files to the server 2017-11-04 22:48:18 +00:00
b49414bcd6 implement file browser dialog 2017-11-04 14:50:06 +00:00
c8e115774f add wet parameter, fix selection mask modes 2017-10-27 00:47:48 +01:00
b40a5b656b add free and poly selection mask tools, fix some threading gl problems 2017-10-24 14:20:12 +01:00