Commit Graph

178 Commits

Author SHA1 Message Date
02b92cf382 deactivate timeline 2019-06-03 17:11:24 +02:00
d8a1a99d04 fix depth export, improve VR UI interaction 2019-06-02 14:10:01 +02:00
e5a3d803c9 improve RTL workflow 2019-05-20 19:31:05 +02:00
f7b1ab6843 rename Experimental menu to Tools and merge with Edit 2019-05-20 15:42:36 +02:00
fe618bfef1 enable Edit menu and add Clear Presets feature 2019-05-20 15:06:47 +02:00
574ce444cc fix dpi text format 2019-05-20 12:18:56 +02:00
c4cf0c7e47 fix canvas on hdpi 2019-05-17 00:37:35 +02:00
ab9767556f fix quick panel color slots, remove RGBA float framebuffers, disable merge framebuffers 2019-05-16 17:02:20 +02:00
4f39dcf61d dpi zoom on title bar 2019-05-16 10:38:23 +02:00
61c331fcb1 improve quick panel switch state 2019-05-11 19:11:24 +02:00
51dcc56dd6 quick panel brushes slots 2019-05-11 17:03:12 +02:00
36fd575b96 fix quick panel and stroke popup panel 2019-05-09 21:55:23 +02:00
2da84ec63d render merged layers cache 2019-04-25 11:33:59 +02:00
5a1f6e48ce add export depth menu 2019-04-24 09:57:27 +02:00
042ad503d2 improve reload ui 2019-04-22 10:05:13 +02:00
a8d475fbfb settings file and save/restore ui state 2019-04-14 18:03:41 +02:00
ada1afbac2 fix mac RTL and app termination deadlock 2019-04-07 11:27:43 +02:00
3611057f18 improve panels, inverted brush outline color 2019-04-06 16:17:11 +02:00
1bb9b5dec5 fix docking panels size 2019-04-06 00:34:49 +02:00
3964c4ea26 add panels docking 2019-03-29 09:32:35 +01:00
a50654d8b7 test floating some panels 2019-03-24 01:43:13 +01:00
e635ad00a8 add experimental menu 2019-03-18 20:26:18 +01:00
fda399f7dd update color at picking and cleanup code from some warnings 2019-03-11 15:35:59 +01:00
f0fed897f6 fix color on mode change 2019-03-09 01:15:23 +01:00
5329147d58 add abr color dynamics 2019-03-07 00:53:45 +01:00
b0933c29fb integrate quick brushes, simulate pressed keys on windows active 2019-03-05 23:41:43 +01:00
1cbe9a4a76 move presets panel out of stroke panel, implement brush buttons in quick panel 2019-03-05 17:49:14 +01:00
1f794a6811 improve layout 2019-03-05 14:04:57 +01:00
317292318a remove sidebar and make panels popup 2019-03-05 02:06:07 +01:00
801db87e06 use mutex to avoid window destroy deadlock, fix vertical slider to increase value upward 2019-03-04 19:32:43 +01:00
6e73a9eee5 integrate quick panel and new color picker 2019-03-04 18:38:38 +01:00
8a7f47b142 brush preview on draw/erase switch 2019-03-02 15:27:12 +01:00
dfa44dbb55 use unique_ptr to hold the Layers vector 2019-02-24 13:19:15 +01:00
e1f82373c6 move abr import to main menu, add progress bar 2019-02-23 00:45:14 +01:00
e4ee87e4c6 rename texture to pattern and implement initial pattern settings 2019-02-17 23:41:17 +01:00
49d9b17719 fix mixer rect, textures popup, parallel abr import 2019-02-15 16:02:52 +01:00
fa9d7a107b complete dual-brush implementation and ui integration 2019-02-14 13:18:00 +01:00
999723dd14 enable rtt dtor, default values for <text> node, dual-brush wip, more brush options 2019-02-14 02:08:29 +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
fe7c357bcc update scrollbar scroller on tick, fix Transform mode recursive loop 2019-02-02 14:24:50 +01:00
8e5a8eec1b refactor canvas modes 2019-02-01 22:51:25 +01:00
6159e71eed improve scrollbar detection and scroll behavior 2019-01-31 15:09:49 +01:00
b5c3325e1f extensions status indicator in title bar 2019-01-31 14:16:29 +01:00
c516e8ae78 fix parallax camera 2019-01-30 11:44:39 +01:00
14b26c8902 Popup presets panel, fix padding scissor, stacked mouse capture 2019-01-26 00:55:57 +01:00
879be9d4fe implement brush presets save and restore from file, fix stencil nullptr, limit preview stroke max size 2019-01-23 16:53:58 +01:00
e26fcf1163 refactor Brush to be used in shared_ptr 2019-01-22 22:49:43 +01:00
d019c2467e add duplicate layer 2019-01-18 22:39:15 +01:00
7eac018ae4 implement tip popup tip selection and change default brush color to black 2019-01-16 16:10:19 +01:00