Commit graph

1326 commits

Author SHA1 Message Date
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
shun_iwasawa
7e52a2e788 enlarge plastic texture 2018-01-12 21:12:24 +09:00
shun_iwasawa
6e6ff6b0ed revert source for non-OSX 2017-12-12 22:08:38 +09:00
shun-iwasawa
0da010d9e2 fix plastic on subsheet 2017-12-12 20:27:21 +09:00
shun-iwasawa
e2bc0c20a8
update info.plist to v1.2.0 (#1673) 2017-12-11 16:17:12 +09:00
shun-iwasawa
22412dc1a8 v1.2.0 (#1631)
* v1.2.0

* more update versions to v1.2.0
2017-12-11 13:23:11 +09:00
manongjohn
dff49a7e39 Timeline bug fixes and tweeks (#1669)
* Timeline tweek
2017-12-11 12:48:31 +09:00
snapai
254fd14af1 Moved xsheetChanged event and scene setDirty call outside loop (#1668)
* Moved xsheetChanged event and scene setDirty call from setDrawing to outside changeDrawing (called as part of loop).
2017-12-11 12:34:31 +09:00
manongjohn
b765d1a440 Spanish Translation for V1.2.0 (#1666) 2017-12-10 23:16:01 +09:00
Yu Chen
851791d250 Chinese Translation for V1.2.0 (#1662) 2017-12-10 23:12:30 +09:00
shun-iwasawa
d895c86749 update japanese translation v120 (#1653) 2017-12-08 11:34:12 +09:00
Jeremy Bullock
3ac23555e1
Merge pull request #1659 from shun-iwasawa/fix_tablet_again
Fix Tablet Behavior on OSX
2017-12-07 16:10:16 -06:00
shun-iwasawa
074b3ed36a fix tablet behavior on osx 2017-12-07 15:44:19 +09:00
Jeremy Bullock
7c12f89dd4
Merge pull request #1655 from shun-iwasawa/fix_raster_selection
Fix Raster Selection Tool Behavior
2017-12-06 11:12:14 -06:00