Commit graph

26225 commits

Author SHA1 Message Date
Petr Kalis
af3ebebb26 OP-4504 - Hound 2022-12-02 14:47:01 +01:00
Petr Kalis
ddfaae8a79 OP-4504 - added source template to defaults
Source template is used in-situ publishing, eg. use files at their location, don't copy them anywhere.
2022-12-02 14:28:26 +01:00
Petr Kalis
b67c8e28a9 OP-4504 - cleanup of logic 2022-12-01 19:16:39 +01:00
Petr Kalis
1106f8cf5a OP-4504 - check for None 2022-12-01 18:38:24 +01:00
Petr Kalis
9c381b4b51 OP-4504 - added logic for originalDirname into integrate
Adding originalDirname to all hosts could be an ordeal, adding logic here is simpler, but might not be best solution.
2022-12-01 18:37:47 +01:00
Petr Kalis
499c32110c OP-4504 - revert of unwanted change 2022-12-01 16:02:47 +01:00
Petr Kalis
232743854e OP-4504 - moved path parsing to global plugin
CollectSources should run on all hosts whenever some output is expected. It seems to be best location to put parsing of source file, unless we want to create completely new separate plugin.
2022-12-01 15:59:42 +01:00
Petr Kalis
0aa0080f11 OP-4504 - fixed check file in project folder 2022-12-01 15:36:33 +01:00
Petr Kalis
3eb9672f88 Merge branch 'develop' of github.com:pypeclub/OpenPype into feature/OP-4504_Publishing-Register-publishes-without-copying-them 2022-12-01 13:17:13 +01:00
Petr Kalis
07ee68eea1 OP-4504 - added checks for not overwriting same file
Added check for publishing to project folder
2022-12-01 13:02:49 +01:00
Petr Kalis
5aed3f9bd8 OP-4504 - added originalDirname to data filling template
Will be used to fill 'source' (and 'online') template.
2022-12-01 13:01:54 +01:00
Petr Kalis
59b4f58237 OP-4504 - added originalBasename and originalDirname to instance
Will be used to fill 'source' (and 'online') template.
Source template is used to publish in-situ, eg. without copying possibly massive files (as pointcaches etc.)
2022-12-01 12:59:49 +01:00
Jakub Trllo
7e2400db06
Merge pull request #4139 from pypeclub/feature/extact_hierachy_enhancements
General: Refactored extract hierarchy plugin
2022-12-01 10:16:31 +01:00
pypebot
bb2189bd2d
[Automated] Merged main into develop 2022-11-30 04:32:37 +01:00
OpenPype
2e4db12756 [Automated] Bump version 2022-11-30 03:32:24 +00:00
pypebot
441652a67f
[Automated] Merged develop into main 2022-11-30 04:31:37 +01:00
Jakub Trllo
c1437c0a39
Merge pull request #4148 from 2-REC-forks/bugfix/standalone-drop-directory
Fix: Standalone Publish Directories
2022-11-29 12:16:00 +01:00
2-REC
9aeb789852 bugfix: Use unused 'paths' list 2022-11-29 13:04:29 +07:00
pypebot
f0ece4b778
[Automated] Merged main into develop 2022-11-26 04:31:36 +01:00
OpenPype
b74675ebb0 [Automated] Bump version 2022-11-26 03:31:25 +00:00
pypebot
213b3c1198
[Automated] Merged develop into main 2022-11-26 04:30:39 +01:00
Jakub Trllo
4a9b214d8d fix sync of asset docs on instances 2022-11-25 12:12:58 +01:00
Jakub Trllo
d7e6b030fe refactore extract hierarchy plugin 2022-11-25 11:55:21 +01:00
Jakub Trllo
6ccd3eea74
Merge pull request #4137 from pypeclub/feature/find_executable_enhancement
General: Find executable enhancement
2022-11-24 17:43:08 +01:00
Ondřej Samohel
fc7959340d
Merge pull request #4135 from pypeclub/bugfix/maya-look-collect-all-connections
Maya: Looks - add all connections
2022-11-24 17:19:11 +01:00
Jakub Trllo
453cada172 change how oiio tools executables are found 2022-11-24 17:09:16 +01:00
Jakub Trllo
3ca4c04a15 added ability to fill only extension when is missing 2022-11-24 17:08:45 +01:00
Jakub Trllo
31babaac5f change how extensions are checked when finding executable 2022-11-24 17:07:39 +01:00
Jakub Trllo
4fcc181f79
Merge pull request #4136 from pypeclub/bugfix/maketx_executable_issue
General: Maketx executable issue
2022-11-24 17:02:26 +01:00
Jakub Trllo
72840c2805 do not validate existence of maketx path after calling 'get_oiio_tools_path' 2022-11-24 16:13:36 +01:00
Ondřej Samohel
609beaa75a
🐛 add all connections
if file nodes are not connected using their "primary data" node, `listHistory` was ignoring them
2022-11-24 14:38:54 +01:00
Ondřej Samohel
25638e967a
Merge pull request #3046 from pypeclub/enhancement/OP-3075_houdini-new-publisher
Houdini: New Publisher
2022-11-24 13:26:49 +01:00
Ondřej Samohel
d65eadb9b7
🐛 fix function call in argument 2022-11-24 13:23:12 +01:00
Ondřej Samohel
3325ee0330
🎨 change how the instances are deleted and instance look 2022-11-24 13:18:35 +01:00
Ondřej Samohel
44a7e844b2
Merge remote-tracking branch 'origin/develop' into enhancement/OP-3075_houdini-new-publisher 2022-11-24 12:13:17 +01:00
Jakub Trllo
f1e1a1b238
Merge pull request #4115 from pypeclub/feature/deadline_build_version_resolving
Deadline: Build version resolving
2022-11-24 10:21:23 +01:00
Jakub Trllo
9fb726d62b
Merge pull request #4126 from pypeclub/feature/OP-4499_Backend---editorial-asset-sync-issue
Ftrack: Editorial asset sync issue
2022-11-23 17:56:03 +01:00
Jakub Trllo
5de422dea2 change how custom attributes are filled on entities and how entities are created 2022-11-23 16:38:04 +01:00
Jakub Trllo
36afd8aa7c import to ftrack is not recursion based but queue based method 2022-11-23 16:36:21 +01:00
Jakub Trllo
a78ef54e56 query user at the start of import method instead of requerying it again 2022-11-23 16:35:02 +01:00
Jakub Trllo
5a0cc52732 implemented helper methods to query information we need from ftrack 2022-11-23 16:34:02 +01:00
Jakub Trllo
635c662a8c raise known publish error if project in ftrack was not found 2022-11-23 16:32:04 +01:00
Jakub Trllo
c3b7e32695 skip turning on/off of autosync 2022-11-23 16:30:49 +01:00
pypebot
a497e9b087
[Automated] Merged release main into develop 2022-11-23 12:05:55 +01:00
Jakub Trllo
5779687a2b
Removed unused argument 2022-11-23 11:59:53 +01:00
OpenPype
8b1b09b338 [Automated] Release 2022-11-23 10:58:00 +00:00
pypebot
63b82e29bc
[Automated] Merged main into develop 2022-11-23 11:45:28 +01:00
OpenPype
2594bc2a0e [Automated] Bump version 2022-11-23 10:45:17 +00:00
Jakub Trllo
eb686c8065
Merge pull request #4117 from pypeclub/bugfix/wrong_variable_check
General: Fix variable check in collect anatomy instance data
2022-11-23 11:44:43 +01:00
pypebot
ea9e3a849a
[Automated] Merged develop into main 2022-11-23 11:44:03 +01:00