Commit graph

1519 commits

Author SHA1 Message Date
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
shun_iwasawa
3aecdd1e29 fix raster selection 2017-12-06 12:44:40 +09:00
Jeremy Bullock
75b93877c0
Merge pull request #1626 from shun-iwasawa/fix_replace_parent_command
Fix "Replace Parent Directory" Command Fails on the First Call
2017-12-05 11:18:40 -06:00
Jeremy Bullock
376a918a8e
Merge pull request #1644 from manongjohn/timeline_lock_on_icon_fix
Timeline Lock On icon correction
2017-12-05 10:44:45 -06: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
Jeremy Bullock
2f62a2a320
Merge pull request #1651 from shun-iwasawa/fix_animate_tool
Fix Animate Tool Control with Tool Options
2017-12-05 10:12:18 -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