Commit Graph
5442 Commits
Author SHA1 Message Date
itsmattkc d7439ba520 added download option for texture 2021-12-30 11:47:58 -08:00
itsmattkc eab3148d99 write utf-8 with patreon script 2021-12-29 10:16:57 -08:00
itsmattkc 1fedcf628f set dots per meter on image when drawing text
Fixes #1805
2021-12-29 10:01:01 -08:00
itsmattkc 3c95ff7ac8 recalculate selected nodes on pointer operation 2021-12-29 00:54:48 -08:00
itsmattkc 46bf3334f5 reworked reselection code
Fixes #1811
2021-12-29 00:42:59 -08:00
itsmattkc d538dfb670 fix unicode in recent projects list 2021-12-29 00:23:43 -08:00
itsmattkc 82df30586d correctly handle unicode args on win32
Fixes #1810
2021-12-29 00:12:23 -08:00
itsmattkc e902507e47 core: don't open cancelled project load 2021-12-15 19:49:10 -08:00
itsmattkc ab42396c26 Merge pull request #1797 from ThomasWilshaw/otio_save_fix
saveotio: Fix external reference available media
2021-12-10 19:21:45 -08:00
Thomas Wilshaw b2b28344f4 saveotio: Use correct frame rates
available_range is the total length of the source clip and is stored
using the same frame rate as the source clip.

source_range is the length of the clip in the timeline and so is
stored using the sequence frame rate.
2021-12-10 22:25:42 +00:00
Thomas Wilshaw dcaf34c69d saveotio: Use qIsNan rather than comparison 2021-12-10 17:34:51 +00:00
Thomas Wilshaw 516c5cb3b1 saveotio: Use built in function and check for NaN 2021-12-10 16:46:21 +00:00
itsmattkc 2a80b858f9 Merge pull request #1740 from prokoudine/master
Update Russian translation
2021-12-03 23:09:56 -08:00
itsmattkc e5f14ecd6c Merge pull request #1800 from SiderealArt/patch-1
Update zh_TW.ts
2021-12-03 23:09:45 -08:00
SiderealArt f5f4acc451 Update zh_TW.ts 2021-12-03 22:03:41 +08:00
itsmattkc cfab883374 use config for viewer reassoc
Fixes #1661
2021-12-02 13:15:09 -08:00
itsmattkc 1828c2fd73 otio: update to be v0.14 compliant 2021-12-01 15:41:05 -08:00
itsmattkc 7be7392a07 ci: explicitly declare paths 2021-12-01 12:34:14 -08:00
itsmattkc 288dc6a47f ci: missed the toolchain line 2021-12-01 12:21:33 -08:00
itsmattkc d794576785 ci: revert macos to custom deps 2021-12-01 12:18:59 -08:00
itsmattkc 451e513a25 match export alpha behavior with preview 2021-11-25 15:23:21 -08:00
itsmattkc 83565cc7de fixed widget bridge issue with comboboxes 2021-11-25 15:13:56 -08:00
itsmattkc 24a11e2dad fixed mistakes in export task 2021-11-25 15:12:44 -08:00
Thomas Wilshaw cb0ebb24a4 saveotio: Fix external reference available media 2021-11-25 13:18:01 +00:00
itsmattkc 0afbad6c93 ci: just use pwd 2021-11-17 16:14:45 -08:00
itsmattkc 85ca5dfc82 ci: use new deps for macos 2021-11-17 12:30:28 -08:00
itsmattkc f5eaf9c6aa ffmpeg: use hex for encoder error 2021-11-17 12:30:19 -08:00
itsmattkc 2b21366ec6 playbackcontrols: keep buttons small 2021-11-16 23:59:14 -08:00
itsmattkc 849b4437bc text node: use loadu in sse instruction 2021-11-16 23:58:53 -08:00
itsmattkc 8befda8dd0 viewer: improved audio queue behavior 2021-11-15 15:47:05 -08:00
itsmattkc 575d3bd13c only show task if using custom range 2021-11-12 12:22:00 -08:00
itsmattkc d62f269277 use windows header rather than winbase 2021-11-12 12:07:19 -08:00
itsmattkc f4db7cd330 fixed untranslated line in trig node 2021-11-12 11:06:28 -08:00
itsmattkc da3dc765a4 implement inhibiting sleep on linux during video playback
Fixes #1791
2021-11-12 10:48:39 -08:00
itsmattkc ab8d9e14e8 moved sleep prevention code for further abstraction, implemented macOS 2021-11-11 16:14:37 -08:00
itsmattkc 65446fd70b export: use export timebase instead of original 2021-11-10 22:28:37 -08:00
ThomasWilshaw 010dd3a336 Merge pull request #1792 from ThomasWilshaw/screen_on
viewer: force screen to stay awake during playback
2021-11-10 23:34:05 +00:00
Thomas Wilshaw 2f5afb63b7 viewer: force screen to stay awake during playback 2021-11-10 15:59:01 +00:00
itsmattkc b02bc4c31d cmake: always define appversion macros 2021-11-09 15:34:05 -08:00
itsmattkc 6f55bc01ad Merge pull request #1782 from ThomasWilshaw/channel_count
traverser: catch color only jobs
2021-11-05 03:49:36 -07:00
Thomas Wilshaw ef2b5a7bf8 traverser: catch jobs with no texture
If a job has no texture (e.g. a Solid), force the channel count to at
least VideoParams::kRGBChannelCount.
2021-11-02 21:49:14 +00:00
itsmattkc cf1bd65b15 colorcoding: added f suffix for floats 2021-10-25 16:31:08 -07:00
itsmattkc cfdaae871a added more fidelity to function timer 2021-10-25 15:51:30 -07:00
itsmattkc dc79a6a5d9 revised text node
Fixes #1684
2021-10-25 15:46:06 -07:00
itsmattkc 6543512d00 fixed timeline crash 2021-10-25 14:54:48 -07:00
itsmattkc 4ed9ba5475 rename current text effect to textlegacy 2021-10-25 14:54:48 -07:00
itsmattkc e12e5db760 try sse wrapper for neon instructions 2021-10-25 12:30:47 -07:00
itsmattkc 222c62fa80 ffmpeg: find x264 specifically 2021-10-24 13:29:50 -07:00
itsmattkc cbfe424079 Merge pull request #1676 from CobaltSpace/master
Add H.264 RGB export option
2021-10-22 17:00:19 -07:00
Cobalt Space 8a91932889 use encoder, not decoder, and add to mpeg4 2021-10-22 15:35:03 -07:00