Commit graph

2944 commits

Author SHA1 Message Date
manongjohn
9776462747 Display rhubarb processing errors in popup 2021-03-21 10:34:29 -04:00
manongjohn
2d8998c1e6 Update to autoset and use Rhubarb Path Preference setting 2021-03-21 10:34:29 -04:00
manongjohn
693f4f8ba9 Add Rhubarb path in Preferences 2021-03-21 10:34:29 -04:00
manongjohn
0d7afaf98a
Merge pull request #616 from artisteacher/mac_audio
mac specific fixes from OT
2021-03-20 14:18:44 -04:00
manongjohn
d9166059a3
Merge pull request #614 from manongjohn/fix_floating_levelstrip_quit_crash
Fix crash when quitting with floating levelstrip
2021-03-20 13:12:07 -04:00
manongjohn
ff648d6981
Merge pull request #612 from manongjohn/block_new_frames_on_single_frame_files
Block new frames in Single Frame levels
2021-03-20 13:11:47 -04:00
manongjohn
1b18f1c5c5
Merge pull request #610 from manongjohn/ot_patches_20210310
OpenToonz patches thru 3/10
2021-03-20 13:11:13 -04:00
manongjohn
e472b8c3b0
Merge pull request #621 from manongjohn/setup_build_caches
Setup ccache for Action builds
2021-03-20 11:30:25 -04:00
manongjohn
5625e43292 Configure ffmpeg builds to use ccache 2021-03-20 10:14:41 -04:00
manongjohn
b32a88d04f Correct cached path for linux builds 2021-03-19 21:01:07 -04:00
manongjohn
58a5d660af
Merge pull request #619 from manongjohn/fix_ffmpeg_static_builds
Fix static macOS ffmpeg builds
2021-03-19 21:00:17 -04:00
manongjohn
49b742ade3 Setup ccache for Action builds 2021-03-19 18:13:35 -04:00
manongjohn
877827749b Build aom lib from source 2021-03-19 00:26:13 -04:00
Artisteacher
8caa8e5efb additional mac fixes
By @shun-iwasawa
Fixes vertical inbetweener button and makes tasks work properly
2021-03-16 17:13:14 -04:00
manongjohn
bf55076664 Fix static ffmpeg builds 2021-03-15 23:53:25 -04:00
Artisteacher
8e6eb1462d fix mac record audio crash
By @shun-iwasawa
2021-03-15 17:16:18 -04:00
manongjohn
a084e3ed39 Merge master with conflicts resolved 2021-03-14 23:49:21 -04:00
manongjohn
26ee9f178a
Merge pull request #588 from manongjohn/reallow_space_in_shortcut
Re-allow space shortcut
2021-03-13 08:58:30 -05:00
manongjohn
0f1e0ff430 Fix crash when quitting with floating levelstrip 2021-03-13 08:48:52 -05:00
manongjohn
c9ade85c0f Block new frames in Single Frame levels 2021-03-11 11:22:23 -05:00
shun-iwasawa
39b7fccea7 fix scene cast to update on pasting 2021-03-10 21:57:18 -05:00
Kite
8714c53942 Fix Temp Icon Over State in Menu
I overlooked this, needed to add the transparent icon for the different icon modes, otherwise hovering in the menu causes the temp icon to display.
2021-03-10 21:57:18 -05:00
shun-iwasawa
dbd5cf1001 fix windows multi monitor full screen 2021-03-10 21:57:18 -05:00
Bloody Mess
6a03522d1d Merged changes from "fix window disappearing on undock" for windows build. 2021-03-10 21:57:18 -05:00
Bloody Mess
133f8b4ec8 Fixed typo in comment. 2021-03-10 21:57:18 -05:00
Bloody Mess
2b4c721c4b Minor clean up & expanding of comments in FullScreenWidget::toggleFullScreen(). 2021-03-10 21:57:18 -05:00
Bloody Mess
62fe9603e3 cleaned up trailing whitespace. 2021-03-10 21:57:18 -05:00
Bloody Mess
90d6cb033d Fixed full-screen mode on X11 systems with multiple monitors. 2021-03-10 21:57:18 -05:00
Kite
90499dca3f Update temporary icon 2021-03-10 21:57:17 -05:00
Kite
9fded30646 Fix Hdpi Icon Scaling
Menu icons (16x16) were difficult to repurpose for toolbars because they would resize to fit 20x20, this change composites them onto a 20x20 pixmap so this no longer happens, this seems to make the whole process more stable
2021-03-10 21:57:17 -05:00
shun-iwasawa
8280906d92 fix window disappearing on undock 2021-03-10 21:57:17 -05:00
manongjohn
64d81ebcb3 Alternate fix for menu icon overlapping text 2021-03-10 21:57:17 -05:00
Kite
335ea51aa1 Revert text color
Mistake, I changed text-color in dark theme, reverting it.
2021-03-10 21:57:17 -05:00
Kite
edc514334a Stylesheet Fixes for v1.5
- Fixes scene cast when floating showing wrong border color around panel
- Color correction for Neutral theme scrollbar handles
- Removes minor code duplication
- Makes menu icons and indicators a little bit more symmetrically spaced out to the text and menu box
- Fixes sporadic bug seen in Linux with tree list branch icons, sometimes the default Qt icons show, sometimes they don't, setting a transparent image instead of empty URL seems to solve it
- Color correction to better differentiate child and mesh columns in darker themes
- Restore dark column color for FX
2021-03-10 21:57:16 -05:00
Kite
965af974d9 add missing geometric polyline icon file 2021-03-10 21:57:16 -05:00
Kite
f658577699 Fix and Add New Icons
Fixes a couple icons
- Redo - it was out of alignment with undo by 1px
- Changed all icons that have big arrows in the Xsheet to be on the same side for better symmetry
- Fixes misnamed view_guided_drawing.svg which caused wrong emblem to appear in the GUI (it contains an on/off switch icon, they were set for the wrong mode respectively)

Added new icons for tool types and modes
- Eraser
- Fill
- Geometric
- Selection
- Paintbrush (no commands exist for these yet in the GUI, but I added icons for them anyway into resources for future use)
2021-03-10 21:57:16 -05:00
Kite
2568c1260d Resize menu icons, Also adds new ones by konero
Co-authored-by: Kite <konero@users.noreply.github.com>
2021-03-10 21:57:16 -05:00
shun-iwasawa
c472adc8a3 icons for all commands 2021-03-10 21:57:15 -05:00
shun-iwasawa
3ce5e26b2d fix new level undo 2021-03-10 21:57:15 -05:00
Le-dragon-dev
00280c1da5 Fix crash in Type tool on linux (#2011, #3604) 2021-03-10 21:57:14 -05:00
manongjohn
e70e7ead32
Merge pull request #611 from manongjohn/fix_opencv_appveyor_build
Fix opencv in Appveyor builds
2021-03-10 21:51:00 -05:00
manongjohn
5e26c818a9 Fix opencv in Appveyor builds 2021-03-10 21:15:59 -05:00
manongjohn
6a2a1d4968 Merge branch 'master' of https://github.com/tahoma2d/tahoma2d into reallow_space_in_shortcut 2021-03-10 07:46:04 -05:00
manongjohn
85e1d0d61f
Merge pull request #608 from manongjohn/fix_macos_actions_build
Fix macOS actions build
2021-03-08 06:31:15 -05:00
manongjohn
53430ca5d2 Fix macOS actions build 2021-03-08 01:28:03 -05:00
manongjohn
5a033554f1 Fix function editor focusing 2021-03-05 23:23:08 -05:00
manongjohn
a74f828eb4 Fix restoring cursor after quick action release 2021-03-04 22:42:04 -05:00
manongjohn
ea0358aeea Merge tahoma2d master with conflicts resolved 2021-03-01 00:11:49 -05:00
manongjohn
3d73336d79
Merge pull request #599 from manongjohn/fix_output_filename_underscore_ending
Allow ending underscore in output filename
2021-02-28 23:55:11 -05:00
manongjohn
16d4ec1713
Merge pull request #598 from manongjohn/fix_crash_on_exit_with_floating_level_strip
Fix crashing on exit with floating level strip
2021-02-28 23:51:25 -05:00