Petr Kalis
007e47b6ca
Merge remote-tracking branch 'origin/feature/OP-2951_Download-all-workfile-inputs' into feature/OP-2951_Download-all-workfile-inputs
2022-04-08 12:38:56 +02:00
Petr Kalis
ffee62799d
Merge branch 'develop' of github.com:pypeclub/OpenPype into feature/OP-2951_Download-all-workfile-inputs
2022-04-08 10:06:40 +02:00
Petr Kalis
55246ce4a7
Update openpype/lib/avalon_context.py
...
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2022-04-01 17:30:28 +02:00
Petr Kalis
77b7b4b1bc
Fix - remove doubled dot in workfile created from template
2022-04-01 13:16:02 +02:00
Petr Kalis
44afe82d5a
OP-2951 - refactored distinct version ids
...
Fixed ordering of referenced versions
2022-04-01 11:07:54 +02:00
Petr Kalis
d14d739e1c
Update openpype/lib/avalon_context.py
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2022-04-01 10:40:08 +02:00
Petr Kalis
6f86f78860
Update openpype/lib/avalon_context.py
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2022-04-01 10:40:00 +02:00
Petr Kalis
d8c56f0a67
Update openpype/lib/avalon_context.py
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2022-04-01 10:39:52 +02:00
Petr Kalis
b826cfac41
OP-2951 - change sort by depth
...
Previous sorting by _id might not be deterministic, not reliable. The main logic is to have outputs sorted by how they were traversed, which should be denoted by 'depth' field.
2022-03-31 12:14:17 +02:00
Petr Kalis
af079897a8
OP-2951 - refactor use better function
2022-03-31 12:07:43 +02:00
Jakub Trllo
4b6ccc9ee3
Merge branch 'develop' into enhancement/OP-2855_move-plugins-register-and-discover
2022-03-30 16:06:20 +02:00
Petr Kalis
a197334a25
OP-2951 - added function to collect referenced representation ids
2022-03-29 13:57:21 +02:00
Jakub Jezek
18d883ff0f
anatomy data with correct task short key
2022-03-24 14:31:57 +01:00
Jakub Trllo
77e2f6eb8d
use create register/discover functions in code
2022-03-23 15:11:43 +01:00
Jakub Trllo
a1f46e7d1b
Merge branch 'develop' into enhancement/OP-2949_move-pipeline-constants
2022-03-21 13:38:38 +01:00
Jakub Trllo
32bf6cb3e0
fix last workfile
2022-03-18 18:02:34 +01:00
Jakub Trllo
93eca512b8
use ObjectId imported from bson instead of avalon.io
2022-03-18 16:23:00 +01:00
Jakub Trllo
e961144969
moved functions to get last workfile into avalon context lib functions
2022-03-18 14:55:53 +01:00
Jakub Trllo
348ccc68b1
Merge branch 'develop' into enhancement/OP-2848_move-loader-logic-from-avalon-to-openpype
2022-03-15 11:45:28 +01:00
Jakub Trllo
5b835d87e7
renamed 'load_representation' to 'load_container'
2022-03-15 11:40:59 +01:00
Jakub Trllo
eb49761887
Merge branch 'develop' into enhancement/OP-2848_move-loader-logic-from-avalon-to-openpype
2022-03-14 11:47:33 +01:00
Jakub Trllo
d4434fd1b7
use 'LegacyCreator' instead of 'avalon.api.Creator'
2022-03-14 11:42:02 +01:00
Jakub Trllo
c5ac2290f6
use moved functions in hosts and tools
2022-03-14 11:36:17 +01:00
Jakub Trllo
17c88141c1
fix emit of taskChanged topic
2022-03-07 12:20:50 +01:00
Jakub Trllo
5988821131
reduced functions in fusion
2022-03-04 11:26:26 +01:00
Jakub Trllo
2b470aeacc
copied functions related to change of context
2022-03-04 11:01:13 +01:00
Jakub Jezek
de8e1f8218
globa: fix host name retrieving from running session
2022-03-01 11:54:05 +01:00
Jakub Jezek
24d85facd5
processing comment on pr
...
https://github.com/pypeclub/OpenPype/pull/2630#discussion_r799396455
2022-02-07 12:05:17 +01:00
Jakub Jezek
ea2c16a378
turn public to nonpublic function
2022-02-03 13:46:16 +01:00
Jakub Jezek
a646ef49a6
adding stuido name and code to anatomy data
2022-02-02 17:41:41 +01:00
Roy Nieterau
136a163122
Fix typos in openpype/lib
2022-01-16 13:16:22 +01:00
iLLiCiTiT
571eef7cb3
fix filtering criteria for profile selection
2022-01-04 18:24:50 +01:00
iLLiCiTiT
fb096d0f68
don't pass hierarchy in lib function
2021-12-16 16:56:09 +01:00
Jakub Trllo
3b9db7d43f
Merge pull request #2186 from Ellipsanime/add-key-parent-asset-in-path-templating
...
OpenPypeV3: Add key parent asset to path templating construction
2021-12-14 10:42:32 +01:00
iLLiCiTiT
41c1f6a2d1
reuse already available variables
2021-11-29 13:09:00 +01:00
Jakub Trllo
f03472c017
Merge pull request #2322 from pypeclub/bugfix/input_links_cleanup
...
Input links: Cleanup and unification of differences
2021-11-26 19:41:22 +01:00
iLLiCiTiT
9772282a5c
check for "id" key instead of "_id" in get_linked_asset_ids
2021-11-26 13:35:34 +01:00
iLLiCiTiT
3d4be3b63d
fix typo of "inputLinks" key
2021-11-25 18:13:13 +01:00
iLLiCiTiT
b988508f15
modified get_linked_assets
2021-11-22 16:03:54 +01:00
clement.hector
fbb9d3e232
Add parent asset in anatomy
2021-11-22 13:58:51 +01:00
iLLiCiTiT
acde01d7ef
added 'get_workfir_data' to openpype api
2021-11-19 15:28:29 +01:00
iLLiCiTiT
733448e132
simplified getting short name
2021-11-04 15:40:23 +01:00
iLLiCiTiT
73ead413a2
we know that type key is available on workdir data
2021-11-04 15:23:22 +01:00
iLLiCiTiT
789e13b1a5
removed dbcon argument as is not used
2021-11-04 15:23:03 +01:00
clement.hector
17af919d75
replace docstring
2021-10-25 15:16:20 +02:00
clement.hector
af2450fb04
remove change on get_workfile_template_key_from_context
2021-10-25 15:12:25 +02:00
clement.hector
3c6d807df5
add dict for task name short and type
2021-10-20 10:20:13 +02:00
iLLiCiTiT
32688694c8
use task type for filtering in workfile builder
2021-09-16 12:17:08 +02:00
iLLiCiTiT
96b1309ec9
use new functions in already existing workdir functions
2021-08-26 19:10:24 +02:00
iLLiCiTiT
461c333218
changed arguments and filled docstrings to new functions
2021-08-26 19:08:06 +02:00