Commit graph

1141 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
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
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
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
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
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
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
Jeremy Bullock
1b5ec51bab
Merge pull request #1647 from shun-iwasawa/rename_crash_revised
Fix Rename Cell in Empty Column Crash (modified)
2017-12-04 22:23:33 -06:00
shun-iwasawa
7f7df7fc6f update translation ts files (#1632) 2017-12-05 13:10:38 +09:00
manongjohn
8893a04c02 Note level zoom out update (#1618)
* Note level zoom out update.
2017-12-05 13:03:36 +09:00
manongjohn
057de69833 Allow Mesh Icon On Demand (#1604) 2017-12-04 22:38:13 +09:00
shun_iwasawa
b8bbaa6525 fix rename crash 2017-12-04 22:27:45 +09:00
Gabriel Gazzán
fc9220df03 Spanish UI - update to #1610 strings (#1633) 2017-12-04 15:17:59 +09:00
Jeremy Bullock
8894e90d79
Merge pull request #1621 from shun-iwasawa/touch_control_optional
touch control optional
2017-12-01 02:23:54 -06:00
shun_iwasawa
1b496cde58 disable the touch control by default 2017-12-01 15:13:10 +09:00
Jeremy Bullock
934e8225f1 Clarify some wording (#1627) 2017-12-01 13:54:44 +09:00
shun-iwasawa
f5e16731c3
update ts files (#1610) 2017-12-01 12:01:16 +09:00
Jeremy Bullock
73245221c6
Merge pull request #1625 from shun-iwasawa/fix_message_center_style
Fix Styles of the Message Center
2017-11-30 11:38:01 -06:00
Jeremy Bullock
436b61a150
Merge pull request #1624 from shun-iwasawa/organize_preferences
Organize Preferences Popup
2017-11-30 11:32:25 -06:00
shun_iwasawa
50d4e184e7 fix replace parent folder command 2017-11-30 22:27:30 +09:00
shun_iwasawa
d4973a989e fix message center style 2017-11-30 21:26:47 +09:00
shun_iwasawa
f2419f8f4d organize preferences popup 2017-11-30 20:30:20 +09:00
shun_iwasawa
185f17a9b9 resolve timeline warning 2017-11-30 16:43:48 +09:00
shun_iwasawa
c1a3179855 move option from prefereces to menu toggle 2017-11-30 15:12:03 +09:00
shun_iwasawa
72bd2b11c8 touch control optional 2017-11-30 12:15:57 +09:00
Campbell Barton
b0ee30d3b2 Minor edit needed to last commit 2017-11-30 12:31:51 +11:00
Campbell Barton
fc1e00f7d5 CMake: fix for #1384 (libmypaint on linux) 2017-11-30 12:14:34 +11:00
Jeremy Bullock
3e69f9c60b Allow down arrow to create new frame in level strip. (#1028)
* New Level Strip Drawing with Down Arrow (optional in preferences > drawing)
2017-11-29 19:58:38 +09:00
Jeremy Bullock
e4ec175144
Merge pull request #1598 from manongjohn/filmstrip_renumber_fix
Fix filmstrip renumber issues
2017-11-28 08:11:13 -06:00
Jeremy Bullock
905d13191f Soundtrack export (#744)
* soundtrack export
2017-11-28 22:40:58 +09:00
Jeremy Bullock
3f9880648b Fx Pass Through (#1353)
* Pass Through Fx
2017-11-28 22:38:54 +09:00
Jeremy Bullock
6ae22d1fb3 Change Name of Edit Tool to Animate Tool (#1351) 2017-11-28 21:58:58 +09:00
manongjohn
2e094efcbe Timeline column display order flip (#1570)
* Timeline column display flip
2017-11-28 20:29:52 +09:00
Jeremy Bullock
ed485b7bef
Merge pull request #1611 from shun-iwasawa/skip_deformed_icon
Prevent Crash on Plastic-deformed Sub-xsheet Icon
2017-11-28 00:26:07 -06:00
Jeremy Bullock
a850b1da5a
Merge pull request #1612 from shun-iwasawa/fix_lip_sync
Fix Lip Sync Popup
2017-11-27 23:01:56 -06:00
shun_iwasawa
b0891094aa hyphen in fx parameter expression 2017-11-28 12:36:26 +09:00
shun-iwasawa
682f2f9409 fix lip sync popup 2017-11-27 21:06:33 +09:00
shun_iwasawa
ed1861dc65 skip deformed icon 2017-11-27 14:42:35 +09:00
manongjohn
0b3449627b Removed commented out invalidateIcons 2017-11-26 15:57:37 -05: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
cd95b04c7e Minus sign crash fix 2017-11-26 03:13:12 -05:00
manongjohn
e7b1cd6600 Vector fill tool crash fix 2017-11-26 02:52:29 -05:00
manongjohn
d019eabd54 Fix filmstrip renumber issues 2017-11-24 12:10:29 -05:00
shun_iwasawa
23727d2b13 fix select all on only the first click 2017-11-24 21:13:52 +09:00
Gabriel Gazzán
fb16291963 Spanish UI - update to latest Japanese .ts files (#1593)
* Spanish UI translation - update
2017-11-24 19:47:38 +09:00
manongjohn
f643b05c25 Zoom in/out of Timeline (#1573)
* Add timelime zoom control
2017-11-24 18:15:54 +09:00
Jeremy Bullock
4386c6271d Sync Level Strip Renumber Changes with XSheet (#1464)
* Sync Level Strip Changes with XSheet option added in the preferences
 
close #471
2017-11-24 18:08:23 +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
79662fa9d2 fix crash on launch with flipbook (#1588) 2017-11-24 11:54:49 +09:00
shun-iwasawa
c852102583 Introducing $scenefolder Alias (#1513)
* scene folder alias

* ask if copy levels
2017-11-22 12:57:13 +09:00
shun-iwasawa
43640b7624 make autopaint lines optional (#1564) 2017-11-22 12:52:08 +09:00
shun-iwasawa
f9d3f02167 Fix Fill Behavior on Toonz Raster (#1540)
* fix raster fill

* fix for one pixel width line case

* fix rect fill
2017-11-22 12:38:37 +09:00
shun-iwasawa
2a679ac119
update japanese translations (#1505) 2017-11-22 12:24:07 +09:00
manongjohn
3e289e19b1 Remove duplicate Cell Drag Behavior options (#1584) 2017-11-21 11:30:27 +09:00
Jeremy Bullock
bb79616872 Fix Crash (#1580) 2017-11-20 20:36:09 +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
shun-iwasawa
e2505a1885
bokeh ref iwa fx (#1555) 2017-11-17 17:31:32 +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
55072c5511
Merge pull request #1574 from shun-iwasawa/fix_negative_frame_crash
Fix Crash on Setting Negative Frame
2017-11-16 11:46:10 -07:00
Jeremy Bullock
c47122e07b
Merge pull request #1575 from shun-iwasawa/fix_load_notelevel
Fix Loading Note Level with Non-ASCII Text
2017-11-16 11:32:48 -07:00
Jeremy Bullock
3e4fd55ba5 Touch Screen Controls (#1437)
* Touch Screen Controls
One finger for pan.
Two fingers for zoom or rotate.
Double tap for fits to the viewer.
Three finger drag for undo and redo.
2017-11-16 20:26:36 +09:00
shun_iwasawa
53cbe2c696 fix loading note level 2017-11-16 17:36:43 +09:00