Jakub Trllo
a2b8df6964
normalize when workdir is received from session
2022-06-30 18:04:45 +02:00
Jakub Trllo
3bf3c0bab4
modified anatomy imports in lib itself
2022-06-30 17:56:54 +02:00
Jakub Trllo
728bfd6571
normalize workdir
2022-06-30 17:56:30 +02:00
Jakub Trllo
c782c61c3c
Merge pull request #3357 from pypeclub/feature/OP-3420_Trigger-callback-on-workfile-open
...
Hosts: More options for in-host callbacks
2022-06-20 13:17:47 +02:00
Jakub Trllo
a28f76374e
use get_openpype_username to fill data for templates filling
2022-06-17 14:33:26 +02:00
Jakub Trllo
89a7d438b4
added human readable keys into taskChanged topic data
2022-06-16 17:42:46 +02:00
Jakub Trllo
ca803331e5
make sure keys are as list instead of 'dict_keys' in py2
2022-04-28 14:03:39 +02:00
Jakub Trllo
5e4d618be4
fixed new imports of avalon
2022-04-25 18:19:20 +02:00
Jakub Trllo
a579cd31c8
Merge branch 'develop' into enhancement/OP-2858_move-AvalonMongoDB-logic
2022-04-25 18:03:38 +02:00
Petr Kalis
b59a408a39
Merge pull request #2966 from pypeclub/feature/OP-2951_Download-all-workfile-inputs
...
SiteSync: Download all workfile inputs
2022-04-25 16:13:09 +02:00
Petr Kalis
eb1f72fccd
OP-2951 - refactored to use AvalonMongoDB
2022-04-20 12:29:02 +02:00
Jakub Trllo
066d6123d6
replace avalon imports in openpype.lib
2022-04-14 12:29:41 +02:00
Jakub Trllo
e91d84546e
use AvalonMongoDB from openpype pipeline
2022-04-13 17:59:01 +02:00
Petr Kalis
b336672558
OP-2951 - safer pulling of inputLinks from legacy records
2022-04-11 12:31:08 +02:00
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
Jakub Trllo
905eccdc41
fixed registered host callbacks
2022-04-06 13:58:53 +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