Commit graph

1489 commits

Author SHA1 Message Date
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
J.P. Turcotte
0e6a35225b Clarify the Windows build instructions (#1856)
I successfully built OT, but ran into some problems. Thanks to @turtletooth, I got back on track! Here are some changes to make it easier for others to build OT on Windows.
2018-03-18 15:23:01 -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
b121df66c2
appveyor qt version (#1867) 2018-03-13 20:06: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
snapai
5d6303957d Removed Qt::WindowStaysOnTopHint - this was causing the render dialog to block windows of other applications. Also added a check to make sure that the dialog is set application-modal if not on Mac, which was likely the original intent of that flag. (#1732) 2018-02-20 19:43:15 +09:00
Jeremy Bullock
3b34666c9d Disable Tools for Hidden Columns (#1643)
close #1559
2018-02-20 19:41:52 +09:00
Jeremy Bullock
5d1c9a0dd2 New Icons (#1630)
* New Icons
2018-02-20 19:40:20 +09:00
manongjohn
e153c2cb6b Temp save scene file (#1608) 2018-02-20 19:38:37 +09:00
shun-iwasawa
93ee582566
disable 3dlut by default (#1814) 2018-02-19 23:37:49 +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
0e4a7a9f0c fix bokeh fx (#1806) 2018-02-19 15:19:58 +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
171458b325 fix #1639 (#1743) 2018-02-19 14:04:48 +09:00
shun-iwasawa
ad7711e42d color calibration with 3d lut (#1793) 2018-02-19 12:06:07 +09:00
shun-iwasawa
24e7f37ed3 fix jumping stroke (#1811) 2018-02-19 11:40:35 +09:00
shun-iwasawa
b82200cfe4 New Fx: Barrel Distort Iwa Fx (#1810)
* barrel distort iwa fx

* add scale parameter
2018-02-19 11:22:27 +09:00
shun-iwasawa
27942bc309
fix palette titlebar update (#1780) 2018-02-14 17:22:19 +09:00
shun-iwasawa
7af4c5390d fix template room path (#1766) 2018-01-29 12:51:23 +09:00
Jeremy Bullock
129805fb68 Fix frame range undo (#1759)
* Fix frame range undo

close #1758
2018-01-26 19:56:51 +09:00
Jeremy Bullock
9115786ea5
Merge pull request #1744 from shun-iwasawa/precise_pen_position
Use Precise Pen Position
2018-01-25 21:50:07 -07:00
Jeremy Bullock
edc4d810b8
Merge pull request #1678 from shun-iwasawa/fix_plastic_on_subsheet
Fix Plastic Mesh on SubXsheet for OSX
2018-01-25 21:12:38 -07:00
shun-iwasawa
b4a57109c9
update appveyor (#1754) 2018-01-24 18:27:26 +09:00
manongjohn
7b0b701b7e Level Strip Drag to Timeline Fix (#1703)
close #1701
2018-01-23 16:28:08 +09:00
Konstantin Dmitriev
d5d1aceea7 Fix Linux build (#1751) 2018-01-23 15:08:50 +09:00
manongjohn
03912c5039 Shift-Drag Keyframe fix (#1687)
close #1671
2018-01-23 12:52:44 +09:00
Jeremy Bullock
e23841235b
Merge pull request #1740 from shun-iwasawa/fix_plastic_black_contour
Fix Plastic Tool not to Create the Black Contour
2018-01-22 11:38:05 -07:00
Jeremy Bullock
00105e36cd
Merge pull request #1726 from shun-iwasawa/enlarge_plastic_texture
Fix the Line-shaped Artifacts on Semi-transparent Deformed Image with Plastic Tool
2018-01-19 10:07:30 -07:00
shun_iwasawa
bc352cf106 precise pen position 2018-01-19 18:29:42 +09:00
Jeremy Bullock
a5e89be872
Merge pull request #1738 from shun-iwasawa/fix_crash_on_vector_fill
Fix Crash on Launching with Vector Fill Tool
2018-01-18 22:47:41 -07:00
shun_iwasawa
927bc0fbcc fix plastic black contour 2018-01-19 11:18:08 +09:00
shun_iwasawa
68d38f99cf fix crash on launching with vector fill 2018-01-18 11:20:06 +09:00
shun-iwasawa
db62bd0028 temporary use the previous image (#1699) 2018-01-15 11:55:12 +09:00