Commit graph

1141 commits

Author SHA1 Message Date
shun-iwasawa
7b497a5d5c fix viewer refreshing with raster brush (#1989) 2018-05-21 15:33:03 +09:00
shun-iwasawa
5b724a61d7 Allow for multilingual FX Help tooltips by jpturcotte (modified) (#1931)
* Allow for multilingual FX Help tooltips

This PR allows for showing the FX Help tooltips in the user's preferred language, as indicated in" Preferences". If a folder by the name of the language string exists in "$stuff/doc" (e.g. "$stuff/doc/English"), the help files there will be shown first. If the folder or requested file cannot be found, the files in "$stuff/doc" will be shown by default. This is my first code PR, and I am not a programmer, so please be lenient. Thanks to @RodneyBaker for coming up with the idea, to @turtletooth and @shun-iwasawa for helping me resolve my build issues, and finally to @manongjohn for providing encouragement and the logic behind these changes!

* fix tistream checking
2018-05-21 15:30:48 +09:00
shun-iwasawa
dd780b2779 colormodel image (#1907) 2018-05-21 15:11:35 +09:00
shun-iwasawa
97f86c58c7 fix brush tip display (#1953) 2018-05-21 14:16:57 +09:00
shun-iwasawa
a1dbd73a00 Fix symlink crashes (alternative to #1842) (#1930)
* fix symlink crash

* add exception handling

* symbols fix
2018-05-21 14:09:43 +09:00
shun-iwasawa
f602b3870b Fix touch controls for touchpad and stylus issue by artisteacher (modified) (#1963)
* fix touchpad controls for touchpad

* stop autosave from interrupting stylus buttons

* check touch device type
2018-05-18 16:04:12 +09:00
shun-iwasawa
b4a8f73c50 fix slot disconnection (#1971) 2018-05-18 16:00:42 +09:00
manongjohn
ab4fa4bfec Fix note icon drag area in timeline (#1961) 2018-05-18 13:57:28 +09:00
manongjohn
75da26b560 Cursor preferences (#1960)
close #1857
2018-05-17 15:03:05 +09:00
manongjohn
c43ee65303 Timeline column creation fix and changes (#1958) 2018-05-17 13:28:03 +09:00
manongjohn
e71b98140e Timeline zoom control update (#1947)
close #1689
2018-05-16 17:23:35 +09:00
artisteacher
9ce0c271a7 Update default OS X UI font (#1943)
* helvetica neue for default mac ui font
2018-05-16 13:45:14 +09:00
Kite
8c766d58c3 Stylesheet Fixes (#1937)
* Stylesheet Fixes
2018-05-15 17:16:56 +09:00
cclark25
fcb9e4791d Fixed redundant condition check in in initToonzEnv (#1909) 2018-05-11 14:11:01 +09:00
shun-iwasawa
a048bcf55e fix motionblur_iwa fx (#1952) 2018-05-09 16:39:39 +09:00
shun-iwasawa
eff63f0236 do not check seqnum for tnz files (#1955) 2018-05-09 16:09:58 +09:00
Jeremy Bullock
080206fb43 Make Touch Zoom More Responsive (#1905) 2018-05-09 13:50:23 +09:00
shun-iwasawa
8f6c6d6c8a fix viewer partial redrawing (#1921) 2018-05-07 16:01:59 +09:00
shun-iwasawa
b266adeddf prevent unnecessary call of leftButtonDrag (#1938) 2018-05-07 15:47:39 +09:00
Jeremy Bullock
6c7e544772 Fix slow Toonz Raster brush on High DPI (#1904) 2018-05-07 15:29:17 +09:00
shun-iwasawa
28a2a8fa0e fix tool option combobox (#1942) 2018-05-07 11:09:06 +09:00
Jeremy Bullock
63e8da9d53 Fix scale of animate tool in all mode on high dpi monitors (#1900)
close #1886
2018-04-27 16:28:12 +09:00
artisteacher
dcfd7477be Add audio toggle back to flip book for Mac (#1890) 2018-04-26 18:35:44 +09:00
shun-iwasawa
df7bb0e418
EnumProperty: translation and icon by podsvirov (modified) (#1863)
* EnumProperty: translation and icon

Add support to translate EnumProperty items and
show icon.
2018-04-26 18:24:25 +09:00
shun-iwasawa
ff99e1a072 Modifications on Studio Palette tree view (#1920)
* studiopalette drag behavior

* fix palette move undo

* prevent palettes being overwritten
2018-04-23 14:13:40 +09:00
manongjohn
4ee91c9e42 Fix number+letter filename save and detection (#1833)
close #235
close #1382
close #1693
close #1761
close #1768
close #1809
2018-04-23 13:34:00 +09:00
romeojulietthotel
12386f2352 Remove unused vars (#1841)
* Remove double byte glyph from comment.

* Remove unused variables and some commented includes.
2018-04-20 11:12:45 +09:00
shun-iwasawa
0f887805c7 fix drag style undo (#1917)
Do Merge
2018-04-18 17:49:39 +09:00
manongjohn
29ce0b3da6 Disable Auto-Stretch Frame (#1707)
Added option to enable / disable Auto-Stretch Frame
2018-03-27 19:26:37 +09:00
shun-iwasawa
4734f86618 fix barrel distort fx (#1881) 2018-03-26 15:30:24 +09:00
artisteacher
5a5e920632 Set role for Exit Group (#1875)
close #1874
2018-03-23 17:46:52 +09:00
shun-iwasawa
d6e7990556 brush enhancement (#1877) 2018-03-22 21:44:45 -06:00
Jeremy Bullock
4ce9539416 Function Editor Display Options (#1649)
* Function Editor Display Options
2018-03-22 16:32:19 +09:00
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
133733bb6c enable to skip version check (#1824) 2018-03-14 16:58:55 +09:00
shun-iwasawa
a7d74c6237 fix replace level popup (#1868) 2018-03-14 16:03:14 +09:00
shun-iwasawa
00ab483723 fix crash on batch rendering with unc path (#1866) 2018-03-14 15:46: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
192c8e0e4e fix double slider (#1843) 2018-03-14 14:45:08 +09:00
shun-iwasawa
c13c8e4599 fix cell dragging (#1836)
close #1819
2018-03-14 12:04:57 +09:00
shun-iwasawa
67f18257d2 fix raster eraser crash (#1823)
close #1821
2018-03-14 11:42:03 +09:00
shun-iwasawa
0a3be42e04 fix saving pli autoclose value (#1848) 2018-03-06 23:22:30 -07: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
shun-iwasawa
e6b1248e52 Fix png and spritesheet render (depremultiply) by turtletooth (modified) (#1844)
* Fix png and spritesheet render (depremultiply)

* move depremultiply in PngWriter
2018-03-05 22:00:18 -07:00
shun-iwasawa
b08db1990c stop using global context (#1785) 2018-03-05 20:52:40 -07:00
artisteacher
ad1bd10c2e Make command bar icons consistent (#1827)
* Add files via upload

* Update mainwindow.cpp

* Update toonz.qrc
2018-03-04 23:17:35 -07:00
shun-iwasawa
3a1040f273 add merge inks option to matchline (#1826) 2018-02-28 16:32:37 +09:00
Jeremy Bullock
dac2698c65 Allow individual frames of sprites (#1742) 2018-02-20 19:46:29 +09:00