Commit graph

150 commits

Author SHA1 Message Date
shun-iwasawa
59484bd446 edit all (#1870) 2018-03-21 17:23:25 -06:00
shun-iwasawa
975eb1fa6f New option for Toonz Raster Brush Tool : Draw Order - Palette Order (#1849)
* style order option for toonz raster brush

* change text to "draw order"
2018-03-14 17:33:59 +09:00
shun-iwasawa
388550d11d fix 3dlut crash (#1865)
close #1862
2018-03-14 15:32:28 +09:00
shun-iwasawa
6e8ca56b8c enable vector selection commands (#1851) 2018-03-14 14:58:33 +09:00
shun-iwasawa
67f18257d2 fix raster eraser crash (#1823)
close #1821
2018-03-14 11:42:03 +09:00
Jeremy Bullock
e122a937ef Fill Tool: Allow Fillable Gap Size Change in Vector Images (#1317)
close #1093 

* CAUTION *
Changing the "Maximum Gap" from the default value (1.15) will lose backward compatibility of PLI file.
2018-03-07 15:09:17 +09:00
Jeremy Bullock
3b34666c9d Disable Tools for Hidden Columns (#1643)
close #1559
2018-02-20 19:41:52 +09:00
shun-iwasawa
600da68f50 Fix Interrupted Brush Stroke When Using Tablet (#1753)
* modify tablet behavior

* set toolIsBusy with tablet
2018-02-19 15:55:29 +09:00
shun-iwasawa
7f1e30e1f6 fix vector selection move (#1776) 2018-02-19 15:34:13 +09:00
shun-iwasawa
dfea21b893 Fix Warnings on Launch (#1745)
* fix warnings on launch

* optimize png files
2018-02-19 15:03:32 +09:00
shun-iwasawa
93b2f83609 fix vector eraser (#1760) 2018-02-19 14:34:27 +09:00
shun-iwasawa
ad7711e42d color calibration with 3d lut (#1793) 2018-02-19 12:06:07 +09:00
Jeremy Bullock
129805fb68 Fix frame range undo (#1759)
* Fix frame range undo

close #1758
2018-01-26 19:56:51 +09:00
shun_iwasawa
bc352cf106 precise pen position 2018-01-19 18:29:42 +09:00
shun_iwasawa
68d38f99cf fix crash on launching with vector fill 2018-01-18 11:20:06 +09:00
shun-iwasawa
074b3ed36a fix tablet behavior on osx 2017-12-07 15:44:19 +09:00
shun_iwasawa
3aecdd1e29 fix raster selection 2017-12-06 12:44:40 +09:00
Jeremy Bullock
91231b122e
Merge pull request #1652 from shun-iwasawa/fix_crash_on_changing_scene
Fix Crash on Closing Scene with Floating Selection Remained
2017-12-05 10:20:01 -06:00
shun_iwasawa
0788f1f198 fix crash on closing scene with floating selection 2017-12-05 16:57:53 +09:00
shun_iwasawa
0231580ff0 fix animate tool 2017-12-05 15:45:51 +09:00
Jeremy Bullock
34b28698cd
Merge pull request #1605 from manongjohn/fill_tool_crash_fix
Tool Option crash fixes
2017-11-26 14:37:39 -06:00
manongjohn
e7b1cd6600 Vector fill tool crash fix 2017-11-26 02:52:29 -05:00
shun_iwasawa
23727d2b13 fix select all on only the first click 2017-11-24 21:13:52 +09:00
shun-iwasawa
5a2ff6d279 Add add_dependencies Command to CMake for OSX (#1587)
* fix cmake for osx

* try using make -j 2 for osx travis

* obtain qt5.9.2 from the previous homebrew
2017-11-24 13:10:45 +09:00
shun-iwasawa
43640b7624 make autopaint lines optional (#1564) 2017-11-22 12:52:08 +09:00
Jeremy Bullock
7712907c92 Middle Mouse Drag to Edit Values (#1362)
* Middle mouse drag to edit numeric values
* The function editor spreadsheet values can be ctrl + dragged to change their value. Alt + click on a key will clear it.
2017-11-20 16:28:59 +09:00
Jeremy Bullock
62833782ee Added Commands to Flip Viewer Horizontally and/or Vertically (#1356)
* Added Commands to Flip Viewer Horizontally and/or Vertically
2017-11-20 15:55:27 +09:00
Jeremy Bullock
eb5f881693
Merge pull request #1568 from shun-iwasawa/tool_keys_override
Shortcut Override for Tool-Specific Keys
2017-11-16 16:29:01 -07:00
Jeremy Bullock
f9b89b9c75
Merge pull request #1558 from shun-iwasawa/autopaint_autoapply_undo
Enable Undo for Editing Styles
2017-11-14 08:24:25 -07:00
shun-iwasawa
c189d1a1bc
fix freehand line (#1545)
close #1544
2017-11-14 12:38:01 +09:00
Jeremy Bullock
3a06bdc569 Allow Shortcut to Cycle Dropdown Options (#1420) 2017-11-09 23:15:46 +09:00
shun_iwasawa
9a458198b4 Merge remote-tracking branch 'origin/master' into autopaint_autoapply_undo 2017-11-09 15:27:53 +09:00
shun_iwasawa
d518217e82 shortcut override for tool-specific keys 2017-11-09 12:08:56 +09:00
shun_iwasawa
a39cc71201 fix tooloption checkbox 2017-11-08 13:21:55 +09:00
Jeremy Bullock
491fd3a3d9
Merge pull request #1541 from shun-iwasawa/cursor_customize
Customize Tool Cursors
2017-11-07 14:34:15 -07:00
Jeremy Bullock
963e9f6f25
Merge pull request #1542 from shun-iwasawa/fix_boolean_tooloption
Fix Boolean Tool Options Behavior with Shortcuts
2017-11-07 13:52:46 -07:00
shun_iwasawa
e553fc7d27 undo for autoapply 2017-11-07 16:24:20 +09:00
shun_iwasawa
b366ef2b24 fix boolean tool options 2017-10-26 16:55:46 +09:00
shun_iwasawa
009457074f cursor customize 2017-10-26 15:17:19 +09:00
Ivan Mahonin
572ed1c8ce #mypaint: eraser and lock-alpha modifiers 2017-10-26 00:20:53 +07:00
Yu Chen
da5534a8f7 More translatable UI strings (#1486) 2017-09-27 16:03:29 +09:00
manongjohn
fb17cf8366 fix_raster_selection_crash 2017-09-13 23:12:24 -04:00
Jeremy Bullock
e84aac97a9 Fix for Broken Brush Presets (#1447)
close #1438
2017-09-11 17:03:53 +09:00
Jeremy Bullock
a80c9b9011 Fix for Missing Hook Display on Hook Tool. (#1466)
close #1385
2017-09-11 17:01:13 +09:00
Jeremy Bullock
0b92f5893e Fix for scrubbing shortcuts (#1378)
* new shortcuts are;
ctrl + shift + drag = next/prev frames
ctrl + shift + scroll = next/prev frames
alt + shift + scroll = next/prev drawings
ctrl + shift + alt = next/prev step
2017-09-07 16:13:47 +09:00
Jeremy Bullock
c6d53ac2fe Fix for Preset Crash (#1440)
close #1438
2017-08-28 14:55:11 +09:00
shun-iwasawa
031c3b0ca7 japanese translations update (#1431) 2017-08-25 18:18:46 +09:00
Jeremy Bullock
78b876c7f8 fix arrows on brush tool (#1429) 2017-08-24 18:42:32 +09:00
shun_iwasawa
6c274854e3 font position and size fix 2017-08-23 15:05:52 +09:00
Jeremy Bullock
da1fe046a8 Merge pull request #1294 from shun-iwasawa/typetool_using_qt
Enable Type Tool in OSX
2017-08-22 23:17:35 -06:00