Commit graph

2524 commits

Author SHA1 Message Date
manongjohn
c9b9166470 Fix outdated Tahoma2D links 2021-03-27 10:48:40 -04:00
manongjohn
63874b4309
Merge pull request #615 from manongjohn/update_external_app_handling
Update external app handling
2021-03-22 17:47:13 -04:00
manongjohn
34bf432ec6 Move 3rd Party Apps lower in Preferences category list 2021-03-22 12:27:30 -04:00
manongjohn
929e600a80
Merge pull request #609 from manongjohn/stop_renaming_ot_prj_files
Stop renaming OpenToonz project files
2021-03-22 10:48:07 -04:00
manongjohn
1a97781e8c Disable timeouts with 0 values 2021-03-21 10:34:30 -04:00
manongjohn
4442f02561 Fix findFileLocation to ignore directories with matching name 2021-03-21 10:34:30 -04:00
manongjohn
0ff1308561 Relabel Preference "Import/Export" to "3rd Party Apps" 2021-03-21 10:34:30 -04:00
manongjohn
7a80c7c879 Move Fast Render Output Preference to Saving page 2021-03-21 10:34:30 -04:00
manongjohn
c9f33d20e7 Update ffmpeg Preference wording 2021-03-21 10:34:30 -04:00
manongjohn
fc25fe3b33 Allow -1 ffmpeg timeout 2021-03-21 10:34:30 -04:00
manongjohn
b66677a309 Add Rhubarb timeout Preference 2021-03-21 10:34:30 -04:00
manongjohn
f93095dbf5 Update Rhubarb label in preferences 2021-03-21 10:34:29 -04:00
manongjohn
2c3d3bf045 Update autoset ffmpeg path 2021-03-21 10:34:29 -04:00
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
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
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
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
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
6f550b3604 Stop renaming OpenToonz project files 2021-03-10 12:35:14 -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
manongjohn
f4a70cefbb
Merge pull request #595 from manongjohn/add_shortplay_start_option
Add start Short Play from Live View
2021-02-28 23:50:08 -05:00
manongjohn
8a63f3da80 Allow ending underscore in output filename 2021-02-25 23:19:04 -05:00
manongjohn
eb141c674e
Merge pull request #593 from manongjohn/alter_renameCell_keypress_behavior
Change shortcut usage and navigation while renaming cell
2021-02-24 14:35:13 -05:00