Commit Graph

331 Commits

Author SHA1 Message Date
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
16c04c433f add grids panel (part 2) 2018-08-07 00:27:46 +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
8a962d4cdf update viewport icon 2018-03-09 00:55:55 +01:00
fadced1391 add logo, shutdown LogRemote on exit 2018-03-09 00:29:24 +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
856628162a add stencil alpha control to ui 2017-10-20 10:26:08 +01:00
283e4e2b5c implement multithreaded rendering with context switch, gl state save/restore, add progress bar ui node, implement stencil texture for brush, implement multithreaded canvas load/save/export pano. Missing multithread in windows. 2017-10-20 09:16:12 +01:00
163937b4a6 update windows project to add poly2tri 2017-10-09 09:40:40 +01:00
78ec5a079e implement selection mask with lasso tool 2017-10-07 13:35:53 +01:00
41e52b7757 add brush preset panel 2017-10-03 14:35:30 +01:00
db55a055fd new icon and set on windows, new layout for brush preset 2017-10-02 08:09:40 +01:00
964795b44d add support for high res brush textures, implement mipmaps on brush 2017-09-30 16:35:12 +01:00
04841a996b add pressure control flag on size and flow, change data directory in OSX to Documents 2017-09-24 18:55:15 +01:00