Commit graph

490 commits

Author SHA1 Message Date
Bo Zhou
0645dc8190 use py3 style to iterate option dict from multiverse usd composition extractor 2022-03-24 13:49:58 +09:00
Bo Zhou
498c968805 use py3 style to iterate option dict 2022-03-24 13:43:42 +09:00
Bo Zhou
3ab9c8c0bf fixed multiverse usd loader for new api 2022-03-24 12:07:37 +09:00
Bo Zhou
d69d7cddf4 fix multiverse composition extractor for arguments 2022-03-24 12:07:06 +09:00
Bo Zhou
783c315c7e fixed creator of multiverse usd composition with more arguments 2022-03-24 12:05:49 +09:00
Bo Zhou
7320e570ca fixed multiverse usd composition extractor 2022-03-24 11:37:11 +09:00
Bo Zhou
de8eac521c improved multiverse usd composition creator 2022-03-24 11:00:44 +09:00
Bo Zhou
006c43c6f0 replace unicode with str and normalize unicode instance data value 2022-03-24 10:37:17 +09:00
Bo Zhou
7a96bfcfbf deal with handle start and end for multiverse usd extractor 2022-03-24 09:45:36 +09:00
Bo Zhou
0990163a0b fix removed module from multiverse usd extractor 2022-03-23 18:30:34 +09:00
Bo Zhou
0bf37ddffc Merge branch 'develop' of https://github.com/pypeclub/OpenPype into feature/multiverse 2022-03-23 14:09:40 +09:00
Jakub Trllo
ac6182c792 Merge branch 'develop' into enhancement/OP-2925_move-remaining-plugins 2022-03-22 16:14:22 +01:00
Bo Zhou
e1bdbf3cdc updated update and remove method in usd loader 2022-03-22 14:18:17 +09:00
Bo Zhou
adde37f982 removed root transform when load the usd file 2022-03-22 13:48:47 +09:00
Bo Zhou
fba9399bd3 use values from processed options from multiverse usd extractor 2022-03-22 12:31:09 +09:00
Bo Zhou
b5d775700d declare default string option as unicode 2022-03-22 12:28:51 +09:00
Bo Zhou
cc1d6313d5 convert string to unicode at multiverse usd extractor 2022-03-22 12:24:09 +09:00
Bo Zhou
b553fe66a0 add method parse_overrides to multiverse usd extractor to update option values 2022-03-22 12:10:35 +09:00
Bo Zhou
889851a2d8 tidy variable of unused variable at multiverse usd creator 2022-03-22 11:43:58 +09:00
Bo Zhou
370416a949 use openpye built-in variables for multiverse usd extractor 2022-03-22 11:41:13 +09:00
Bo Zhou
ae9e34bc62 use collected animation data at multiverse use creator 2022-03-22 11:21:26 +09:00
Jakub Trllo
93eca512b8 use ObjectId imported from bson instead of avalon.io 2022-03-18 16:23:00 +01:00
Jakub Trllo
e323429ab4 moved host workfile extensions 2022-03-18 16:08:15 +01:00
Jakub Trllo
89bdf2965c moved AVALON_CONTAINER_ID from avalon into openpype 2022-03-18 15:54:19 +01:00
Jakub Trllo
0710540aa4 changed imports of moved plugins/actions 2022-03-18 13:17:19 +01:00
Bo Zhou
ca5017f730 fix iteration loop 2022-03-18 12:24:06 +09:00
Bo Zhou
f8c06e0e1f fix iteration for options among multiverse extractor 2022-03-18 11:15:19 +09:00
Bo Zhou
99288ee03a added multiverse usd composition extractor 2022-03-17 17:29:54 +09:00
Derek
485595903d
Merge branch 'pypeclub:develop' into bugfix/rig-deformer-ids 2022-03-16 18:30:46 +07:00
2-REC
8af535adba More adapted error message 2022-03-16 18:09:50 +07:00
2-REC
9e4a3cf950 Distraction fix... 2022-03-16 16:41:27 +07:00
2-REC
a11fe7a550 Fix to allow more than 1 shape with same ids 2022-03-16 16:38:17 +07:00
Derek
5e7b09e863
Merge branch 'pypeclub:develop' into bugfix/rig-deformer-ids 2022-03-16 15:22:32 +07:00
2-REC
802f8a482d Variable declaration 2022-03-16 12:16:33 +07:00
2-REC
db7e9cc4aa Warning log if more than 1 shape id 2022-03-16 12:13:47 +07:00
Jakub Trllo
4f7d99babe remove plural from de/register_loader_plugins_path 2022-03-15 14:15:35 +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
c5ac2290f6 use moved functions in hosts and tools 2022-03-14 11:36:17 +01:00
Milan Kolar
019ce617c6
Merge pull request #2874 from pypeclub/bugfix/OP-2825_fixes-fo-attaching-loaded-containers 2022-03-14 11:01:17 +01:00
Bo Zhou
82929bba78 renamed family usd_override to usdOverride 2022-03-14 14:06:26 +09:00
Bo Zhou
86d51270e2 declare more families for multiverse usd loader 2022-03-14 14:04:58 +09:00
Bo Zhou
9f54faed1c fixed label and family for multiverse usd composition creator 2022-03-14 12:37:09 +09:00
Bo Zhou
28f57a045b added new creator for multiverse usd composition 2022-03-14 12:13:51 +09:00
Bo Zhou
899958fbba Merge branch 'develop' of https://github.com/pypeclub/OpenPype into feature/multiverse 2022-03-14 10:47:22 +09:00
Jakub Trllo
e635d81f9b
Merge pull request #2846 from pypeclub/deature/OP-2839_Basic-event-system
General: Basic event system
2022-03-11 18:50:06 +01:00
Ondrej Samohel
cf1453029f
remove obsolete code and set cast 2022-03-11 17:13:26 +01:00
Jakub Trllo
3cbc93d59c
Merge pull request #2877 from pypeclub/bugfix/missing_time_function
General: Missing time function
2022-03-11 16:52:51 +01:00
Jakub Trllo
78d566b654 replaced usage of avalon.lib.time with new function get_formatted_current_time 2022-03-11 16:40:41 +01:00
Ondrej Samohel
c033eaad65
fix update 2022-03-11 15:13:43 +01:00