Commit graph

42076 commits

Author SHA1 Message Date
Jakub Trllo
b001a4cfa7
Merge pull request #1073 from ynput/bugfix/add-host-name-to-farm-envs
Chore: Set host name environment variable for farm jobs
2025-01-10 13:16:00 +01:00
Jakub Trllo
eec30ca346
Merge branch 'develop' into bugfix/add-host-name-to-farm-envs 2025-01-10 13:08:17 +01:00
Robin De Lillo
b664bcbca1
Merge pull request #1064 from ynput/bugfix/fps_retime_rounding_issue
Fix OTIO range computation 23.976 fps rounding with embedded timecode
2025-01-10 12:56:58 +01:00
robin@ynput.io
0b2580bc63 Merge branch 'develop' into bugfix/fps_retime_rounding_issue 2025-01-10 12:55:02 +01:00
Robin De Lillo
73e979d7a3
Merge pull request #1072 from ynput/bugfix/fix_legacy_sequence_range_detection
Fix OTIO remap with image sequence wrongly detected as legacy.
2025-01-10 12:34:31 +01:00
robin@ynput.io
796a2a7ddd Merge branch 'develop' into bugfix/fix_legacy_sequence_range_detection 2025-01-10 12:33:24 +01:00
Jakub Trllo
cd9929dfa1 set host name environment variable 2025-01-09 17:01:50 +01:00
Jakub Trllo
cfa5815fda
Merge pull request #1069 from ynput/enhancement/staging-dir-enhancements
Chore: Staging dir enhancements
2025-01-09 12:21:48 +01:00
Jakub Trllo
28b90ab0bf
Merge branch 'develop' into enhancement/staging-dir-enhancements 2025-01-09 11:22:01 +01:00
robin@ynput.io
9fbef06cb0 Fix lint. 2025-01-08 19:16:10 +01:00
robin@ynput.io
ff2893dff0 Fix remap with wrongly detected legacy image sequence. 2025-01-08 19:04:54 +01:00
robin@ynput.io
2c91d60d6d Fix lint. 2025-01-08 16:41:06 +01:00
robin@ynput.io
ce0a140d94 Merge branch 'develop' into bugfix/fps_retime_rounding_issue 2025-01-08 16:37:41 +01:00
Robin De Lillo
bee5c31c1c
Merge pull request #1056 from ynput/bugfix/fix_clip_media_review
Editorial: Fix clip_media source for review track.
2025-01-08 16:24:13 +01:00
robin@ynput.io
101e30c982 Merge branch 'develop' into bugfix/fix_clip_media_review 2025-01-08 16:23:32 +01:00
Jakub Trllo
05ca2d42cd fix typehint 2025-01-08 14:23:05 +01:00
Jakub Trllo
96a42b7a6a
Merge branch 'develop' into enhancement/staging-dir-enhancements 2025-01-08 12:36:22 +01:00
Jakub Trllo
1608296824
Merge pull request #1071 from ynput/bugfix/AY-7270_fix_templatePartResult_from_int
Fix Anatomy.format_all with unpadded int values.
2025-01-08 12:02:18 +01:00
robin@ynput.io
2a22bbb077 Fix Anatomy.format_all with unpadded int values. 2025-01-08 11:52:45 +01:00
Jakub Trllo
47fee3f54b change custom key to is_custom 2025-01-07 15:41:58 +01:00
Jakub Trllo
25f6ec241b added is_ prefix to StagingDir bools 2025-01-07 15:39:57 +01:00
Jakub Trllo
2b1a04b5c0 added typehints 2025-01-07 15:38:44 +01:00
Jakub Trllo
228a3c6f05 remove duplicated validation of template name 2025-01-07 15:37:33 +01:00
Jakub Trllo
c6ea24edcf return StagingDir object instead of string 2025-01-07 15:37:03 +01:00
Jakub Trllo
ec2452c9c0
Merge pull request #1063 from ynput/chore/fix_editorial_tests
Fix broken editorial tests.
2025-01-07 10:04:59 +01:00
Jakub Trllo
1324042259
Merge branch 'develop' into chore/fix_editorial_tests 2025-01-07 09:55:52 +01:00
Jakub Trllo
0a57f3f3c5
Merge pull request #1068 from BigRoy/bugfix/launcher_action_force_not_open_workfile_2nd_row_position
Launcher: Fix red dot for FORCE_NOT_OPEN_WORKFILE_ROLE to be drawn on wrong location if app is not on first row
2025-01-07 09:24:55 +01:00
Roy Nieterau
c285178e63
Merge branch 'develop' into bugfix/launcher_action_force_not_open_workfile_2nd_row_position 2025-01-07 06:30:41 +01:00
Roy Nieterau
58d3852f28 Fix red dot for FORCE_NOT_OPEN_WORKFILE_ROLE to be drawn on wrong location if app is not on first row 2025-01-07 06:27:26 +01:00
Roy Nieterau
7f45726bff
Merge pull request #1061 from BigRoy/bugfix/dirmap_get_mappings
AY-6502_Fix Maya dirmap settings
2024-12-30 11:19:39 +01:00
Roy Nieterau
1529cfbf95
Merge branch 'develop' into bugfix/dirmap_get_mappings 2024-12-27 10:48:20 +01:00
Ondřej Samohel
57dbd2827e
Merge pull request #1066 from BigRoy/enhancement/custom_staging_dir_instance_data_custom
Store in instance data whether the staging dir set is a custom one
2024-12-20 16:43:41 +01:00
Roy Nieterau
037db5dbd3 Store in instance data whether the staging dir set is a custom one 2024-12-20 12:23:43 +01:00
robin@ynput.io
5780a17971 Consolidate 23.976 trim computation. 2024-12-18 18:07:16 +01:00
robin@ynput.io
f98734aea1 Merge branch 'develop' into chore/fix_editorial_tests 2024-12-18 09:22:52 +01:00
Roy Nieterau
50850b1573
Merge pull request #1054 from BigRoy/enhancement/version_up_current_workfile_always_save
Increment workfile even when no unsaved changes
2024-12-17 11:44:47 +01:00
Roy Nieterau
7c769bc882
Merge branch 'develop' into enhancement/version_up_current_workfile_always_save 2024-12-17 11:44:16 +01:00
robin@ynput.io
4c33041de1 Fix broken editorial tests. 2024-12-17 11:13:14 +01:00
Roy Nieterau
5e503d0b51 Remove host name prefix from dirmap settings mapping 2024-12-17 10:46:47 +01:00
robin@ynput.io
de16e5e85b Merge branch 'develop' into bugfix/fix_clip_media_review 2024-12-17 09:40:12 +01:00
Roy Nieterau
ea292add98 Use underscore separator like in Maya settings maya_dirmap.
Only other integration I can see that has dirmapping is Nuke, which uses just `dirmap` without host prefix - which I suppose would then be broken regardless.
It may make more sense to remove the `host` specific prefix from the label because it's already looking in host specific settings anyway.
2024-12-16 22:56:27 +01:00
Jakub Trllo
bdbe9acbfd
Merge pull request #1057 from ynput/bugfix/1055-launcher-actions-are-not-registered-or-shown-at-all
Launcher: Addon actions are shown
2024-12-16 11:58:33 +01:00
Jakub Trllo
699da55d53 refresh actions when on projects page 2024-12-16 11:57:25 +01:00
Robin De Lillo
8b663ef440
Apply suggestions from code review
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-12-16 11:07:21 +01:00
Jakub Trllo
397a85de5a fix discovery of actions 2024-12-16 10:42:02 +01:00
Jakub Trllo
e7d95c1d5d add methods to get launcher action paths 2024-12-16 10:29:25 +01:00
robin@ynput.io
145688d56f Editorial: Fix clip_media source for review track. 2024-12-16 10:27:01 +01:00
Roy Nieterau
b8269f7b31 Always increment workfile when requested - instead of only when no unsaved changes 2024-12-15 11:44:57 +01:00
Ynbot
704b011474 [Automated] Update version in package.py for develop 2024-12-13 12:57:09 +00:00
Ynbot
bf0f7df4cd [Automated] Add generated package files from main 2024-12-13 12:56:24 +00:00