Ondřej Samohel
ebd2795ff5
Merge pull request #2747 from BigRoy/hou_move_save_current_file_to_extractororder
...
Houdini: Move Houdini Save Current File to beginning of ExtractorOrder
2022-02-22 09:34:29 +01:00
Ondřej Samohel
1d05a23b55
Merge pull request #2770 from BigRoy/hou_set_framerange
...
Houdini: Implement Reset Frame Range
2022-02-22 09:33:00 +01:00
Roy Nieterau
7de42ee923
Always perform scene save in Houdini on publish
2022-02-21 22:07:10 +01:00
Ondřej Samohel
9294a21635
Merge pull request #2759 from BigRoy/maya_fix_unique_namespace_in_namespace
...
Maya: Fix `unique_namespace` when in an namespace that is empty
2022-02-21 17:06:41 +01:00
Roy Nieterau
823164e6c4
Avoid on_new callback when opening a Houdini file
2022-02-21 16:29:57 +01:00
Roy Nieterau
88a6aaee70
Fix current frame not set correctly on new scene
2022-02-21 16:15:10 +01:00
Petr Kalis
6ae77d6c57
Merge pull request #2765 from Moonrock-Animation-Studio/udim-publish-fix
...
Avoid renaming udim indexes
2022-02-21 12:11:49 +01:00
Jakub Ježek
e4c1e0ba59
Merge pull request #2772 from pypeclub/documentation/link_fixes
...
Documentation/link fixes
2022-02-21 11:39:18 +01:00
murphy
e6177c5e77
missing .md
...
missing .md to prevent problems with "/" on the web server
2022-02-21 11:30:42 +01:00
Petr Kalis
8565a44a1a
Merge pull request #2768 from BigRoy/fix_affter_effects_typo
...
After Effects: Fix typo in name `afftereffects` -> `aftereffects`
2022-02-21 10:39:11 +01:00
murphy
4fe5cfc408
Merge branch 'tmp' into documentation/link_fixes
2022-02-21 10:28:03 +01:00
murphy
41d54f80c4
wrong link fix
...
Installation of python and pyside link broken
2022-02-21 10:27:42 +01:00
Roy Nieterau
46d3ee4ba4
Add todo
2022-02-20 23:41:18 +01:00
Roy Nieterau
e945775161
Set asset frame range on Houdini launch and for each new scene
2022-02-20 23:05:10 +01:00
Roy Nieterau
c1a4204fb9
Implement Reset Frame Range for Houdini
2022-02-20 22:56:07 +01:00
Roy Nieterau
586f632f36
Fix typos
2022-02-20 21:28:45 +01:00
Roy Nieterau
ebde6ced09
Fix typo in name afftereffects -> aftereffects
2022-02-20 20:20:23 +01:00
pypebot
b5cc2c3671
[Automated] Merged main into develop
2022-02-19 04:40:17 +01:00
OpenPype
9154e3c8d0
[Automated] Bump version
2022-02-19 03:40:06 +00:00
pypebot
8e3887cbb8
[Automated] Merged develop into main
2022-02-19 04:33:13 +01:00
Gábor Marinov
72a3a2bdba
Avoid renaming udim indexes
2022-02-18 20:44:35 +01:00
Ondřej Samohel
0b2ceec450
Merge pull request #2631 from pypeclub/bugfix/houdini-usd-loaders-and-publishing
...
Houdini: fix usd family in loader and integrators
2022-02-18 18:44:29 +01:00
Petr Kalis
93c242264e
Merge pull request #2605 from BigRoy/deadlineissues
...
Deadline: Simplify GlobalJobPreLoad logic
2022-02-18 17:43:15 +01:00
Petr Kalis
7cc038b88a
Merge pull request #2748 from pypeclub/OP-2551_Aftereffects-2022-and-Deadline
...
Aftereffects 2022 and Deadline
2022-02-18 17:06:20 +01:00
Milan Kolar
40fcfdb38b
Merge pull request #2757 from pypeclub/bugfix/context_menu_in_representation_widget
2022-02-18 15:39:38 +01:00
Roy Nieterau
5afa584f19
Merge branch 'develop' of https://github.com/pypeclub/OpenPype into deadlineissues
2022-02-18 14:40:24 +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
Roy Nieterau
b1578dcdd7
Maya: Fix unique_namespace when in an namespace that is empty
2022-02-18 12:22:05 +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