Milan Kolar
40fcfdb38b
Merge pull request #2757 from pypeclub/bugfix/context_menu_in_representation_widget
2022-02-18 15:39:38 +01:00
Ondřej Samohel
1bd39c9b2d
Merge pull request #2508 from BigRoy/maya_look_containerize_reference_only
...
Maya: Add only reference node to look family container like with other families
2022-02-18 13:42:13 +01:00
Milan Kolar
870d3af519
Merge pull request #2760 from pypeclub/bugfix/documentation_build
2022-02-18 12:44:26 +01:00
Petr Kalis
8dc75c68cc
Merge pull request #2754 from pypeclub/bugfix/OP-2669_Harmony-use_published-for-rendering-on-DL-not-working
...
Harmony: Rendering in Deadline didn't work in other machines than submitter
2022-02-18 12:39:46 +01:00
Milan Kolar
ef52c46c1d
update node version
2022-02-18 12:38:06 +01:00
Milan Kolar
f5b1ad5fef
change github action to deploy website
2022-02-18 12:35:03 +01:00
Milan Kolar
aa4ed1fc32
update call to action for contributions
2022-02-18 12:27:40 +01:00
Milan Kolar
6d3a1eb592
update yarn.lock to latest dependencies
2022-02-18 12:27:23 +01:00
Milan Kolar
031b197be2
Merge pull request #2734 from BigRoy/workfiles_preserve_subversion
2022-02-18 11:56:51 +01:00
Milan Kolar
257a140c70
Merge pull request #2758 from BigRoy/pyblish_pype_install_fonts_remove_newlines
2022-02-18 11:56:02 +01:00
Roy Nieterau
20f01ae321
Remove redundant new line in print output
2022-02-18 11:41:36 +01:00
Jakub Trllo
257c5e099b
fix right click in representation widget
2022-02-18 10:47:30 +01:00
Jakub Ježek
5b3d9dbbba
Merge pull request #2746 from pypeclub/feature/OP-2650_flame-validator-instance-data-has-flameSourceClip
2022-02-18 10:36:03 +01:00
Jakub Ježek
be04bc8a02
Merge pull request #2745 from pypeclub/bugfix/OP-1594_Flame-client_bugs_catches
2022-02-18 10:35:38 +01:00
Roy Nieterau
de3f865d77
Fix matching in Python 2
2022-02-18 02:40:25 +01:00
Ondřej Samohel
be270984b7
Merge pull request #2733 from BigRoy/deadline_submit_with_workfile_name
...
Maya: set Deadline job/batch name to original source workfile name instead of published workfile
2022-02-17 18:56:24 +01:00
Ondřej Samohel
37f5162261
Merge pull request #2741 from BigRoy/version_up_preserve_subversion
...
Version Up: Preserve parts of filename after version number (like subversion) on version_up
2022-02-17 18:43:13 +01:00
Ondřej Samohel
37c40e259c
Merge pull request #2744 from BigRoy/maya_save_on_workfile
...
Maya: Save current scene on workfile publish
2022-02-17 18:01:34 +01:00
Petr Kalis
3a7168861b
OP-2669 - removed unwanted logs
2022-02-17 17:55:21 +01:00
Petr Kalis
605d43296d
OP-2669 - better selection of work folder
...
Because work folder in Harmony is local, it must be replaced with folder where workfile will be finally published. In some cases naming convention of expected files didn't match correct value, which resulted in not updating the path.
This explicitly replaces dir name of expected file with staging folder where renders will be created on a DL machine.
2022-02-17 17:39:43 +01:00
Jakub Jezek
9dad0599e3
Merge branch 'develop' into bugfix/OP-1594_Flame-client_bugs_catches
2022-02-17 16:50:39 +01:00
Jakub Jezek
1ed26cc7a5
hound: catches
2022-02-17 16:47:01 +01:00
Jakub Jezek
d50893c6ea
global: dict was overwriting keys
...
https://github.com/pypeclub/OpenPype/pull/2745#discussion_r808934017
2022-02-17 16:45:57 +01:00
Jakub Jezek
373b1c159b
global: validating asset name for test preprocessing
...
https://github.com/pypeclub/OpenPype/pull/2745#discussion_r808933011
2022-02-17 16:39:03 +01:00
Jakub Ježek
8f8545e2b5
Apply suggestions from code review
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2022-02-17 16:35:00 +01:00
Jakub Jezek
213741d652
flame: making sure anatomy imageio flame key is present
...
https://github.com/pypeclub/OpenPype/pull/2745#discussion_r808915085
2022-02-17 16:31:26 +01:00
Petr Kalis
51c28d497a
Merge pull request #2730 from pypeclub/bugfix/OP-2646_Webpublisher-ExtractReview-fails
...
WebPublisher: Fix for proper parsing of ffmpeg output arguments
2022-02-17 08:21:06 +01:00
Roy Nieterau
c4c7266529
Move Maya SaveCurrentScene to beginning of ExtractorOrder
2022-02-16 21:41:32 +01:00
Jakub Jezek
a2ff92660c
flame: validator fix, adding exception
2022-02-16 21:30:28 +01:00
Jakub Jezek
26ce68ad70
flame: adding validation of source clip
2022-02-16 21:15:46 +01:00
Jakub Jezek
d007c057d2
flame: optimize validate asset name to remove unicodes
2022-02-16 20:57:27 +01:00
Jakub Jezek
901f772f58
flame: fix path creation for custom scripts
2022-02-16 17:36:30 +01:00
Jakub Jezek
eec2e68dc4
flame: disable utility setup in prelaunch hook
2022-02-16 17:19:59 +01:00
Jakub Jezek
0e99b4cb51
flame: user without dot and rather underscore
2022-02-16 17:19:19 +01:00
Roy Nieterau
e08062b98b
Always save scene on Workfile publish
2022-02-16 17:05:25 +01:00
Roy Nieterau
76ef5d9279
Only save scene if current scene is in a modified state
2022-02-16 17:05:07 +01:00
Jakub Jezek
65d23644e5
flame: connecting imageio settings to project hook creation
2022-02-16 16:55:25 +01:00
Jakub Jezek
3214fb9118
flame: adding field dominance, image depth to imageio
2022-02-16 16:53:14 +01:00
Jakub Jezek
c0eed0dc14
flame: adding startup folder to environ var
...
refactory to use `DL_PYTHON_HOOK_PATH`
also cover `QT_AUTO_SCREEN_SCALE_FACTOR` issue
2022-02-16 16:37:16 +01:00
Jakub Jezek
9bf8c24f4a
flame: move utility scripts with rename to startup
...
keep consistency across all hosts
2022-02-16 16:36:16 +01:00
Jakub Jezek
409e3ccb26
Flame: settings for imageio
2022-02-16 16:26:39 +01:00
Jakub Trllo
926eb5b95e
Merge pull request #2713 from pypeclub/feature/OP-2542_move_fusion
...
Fusion: Moved implementation into OpenPype
2022-02-16 16:21:56 +01:00
Jakub Jezek
a39e8c7de5
flame: adding version launcher 2021.1
2022-02-16 16:04:59 +01:00
Jakub Jezek
64e9710879
Flame: removing testing label
...
improving launching with flame correct launcher. fixing umask issue
2022-02-16 15:59:41 +01:00
Roy Nieterau
1801249a4d
Preserve parts of filename after version number (like subversion) on version_up
2022-02-16 14:54:31 +01:00
Jakub Trllo
8deb622ae6
Merge pull request #2731 from pypeclub/bugfix/OP-2643_Loader-multiple-asset-selection-error
...
Loader UI: Multiple asset selection and underline colors fixed
2022-02-16 13:42:30 +01:00
Milan Kolar
e287bdc4a1
Merge pull request #2624 from BigRoy/subset_default_to_main
2022-02-16 13:28:57 +01:00
Roy Nieterau
18f8741224
Add drop-down next to subversion to choose from existing subversion comments
...
- Also optimize parse_comment for many files
2022-02-16 13:03:01 +01:00
Roy Nieterau
f4593b860f
Always match comment against current context
...
- Also separate matching logic so we can easily re-use for a dropdown menu of existing subversion comments next to the input field
2022-02-16 12:22:44 +01:00
Roy Nieterau
4cf9c2afce
Use correct template key which can be customized
2022-02-16 11:23:55 +01:00