Commit graph

2978 commits

Author SHA1 Message Date
shun-iwasawa
9413771ac6 fix opengl line smoothing 2021-03-28 17:37:09 -04:00
shun-iwasawa
eada04487e fix crash on inserting new frame this fixes erasing level frame to remove icon cache as well 2021-03-28 17:37:09 -04:00
shun-iwasawa
589ae93f6b fix alt drag fx insertion 2021-03-28 17:37:08 -04:00
shun-iwasawa
3638349286 fix palette bugs 2021-03-28 17:37:08 -04:00
shun-iwasawa
1b6a664606 fix xdts popup duplicate fields 2021-03-28 17:37:07 -04:00
shun-iwasawa
745db64038 fix raster brush refresh viewer 2021-03-28 17:37:07 -04:00
shun-iwasawa
105c4111d9 fix mainwindow fullscreen 2021-03-28 17:37:06 -04:00
shun-iwasawa
43955919e6 fix fullscreen feature 2021-03-28 17:37:06 -04:00
shun-iwasawa
d2f7b6e916 premultiply on loading PNG images 2021-03-28 17:37:05 -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
49a591fad4 Store ffmpeg binaries in ffmpeg subfolder (windows) 2021-03-22 12:27:48 -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
d3c064aa6a
Merge pull request #618 from artisteacher/minor_room_updates
Minor room updates
2021-03-22 10:45:20 -04:00
manongjohn
7a92aa5824 Update ccached directories 2021-03-22 10:20:45 -04:00
manongjohn
f058efac31
Merge pull request #625 from manongjohn/update_licenses
Update license files
2021-03-22 10:11:53 -04:00
manongjohn
2a14b6974b Update license files 2021-03-22 09:38:05 -04:00
manongjohn
4f3235a338 Download and package precompiled 3rd party apps (Windows) 2021-03-22 07:56:05 -04:00
manongjohn
c23df3a117 Update macOS to use tahoma2d forks of ffmpeg and opencv 2021-03-21 21:03:47 -04:00
manongjohn
4f0e4054c6 Switch to download and package precompiled 3rd party apps (linux) 2021-03-21 20:53:20 -04:00
manongjohn
496d351556 Switch to download and package precompiled 3rd party apps (macOS) 2021-03-21 14:40:38 -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
ea81bcd94a Update package scripts to include Rhubarb 2021-03-21 10:34:29 -04:00
manongjohn
f93095dbf5 Update Rhubarb label in preferences 2021-03-21 10:34:29 -04:00
manongjohn
623b42d139 Add Rhubarb Lip Sync license 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
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
52df7f65a5 Minor updates to the default rooms
Added a History room for easy undo access and a single command bar to the 2D room
2021-03-15 20:47:49 -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