Jakub Trllo
ba6ef6d2ae
split 'get_last_version_for_subset' into 'get_last_version_by_subset_id' and 'get_last_version_by_subset_name'
2022-06-07 18:23:44 +02:00
Jakub Trllo
0d38c76f54
separated functions to query asset by name and id
2022-06-07 16:28:53 +02:00
Jakub Trllo
7109d932ec
replace queries in tools
2022-06-04 21:08:42 +02:00
Jakub Trllo
213ab8a811
replaced avalon imports in tools
2022-04-14 12:32:24 +02:00
Jakub Trllo
905eccdc41
fixed registered host callbacks
2022-04-06 13:58:53 +02:00
Jakub Trllo
93eca512b8
use ObjectId imported from bson instead of avalon.io
2022-03-18 16:23:00 +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
16a24d03da
removed unnecessary style set
2022-03-15 09:56:58 +01:00
Jakub Trllo
bf3b9407cb
remove avalon style from maya look assigner
2022-03-14 16:18:23 +01:00
Jakub Trllo
9bbaf42a3b
use functions for colors in tools
2022-03-14 15:26:08 +01:00
Jakub Trllo
c5ac2290f6
use moved functions in hosts and tools
2022-03-14 11:36:17 +01:00
Jakub Trllo
a051a5dc4b
added qtawesome and qtpy into poetry lock
2022-03-07 17:42:34 +01:00
Milan Kolar
171ddd6676
Update openpype/tools/mayalookassigner/widgets.py
2022-03-02 15:22:28 +01:00
Jakub Trllo
4f0001c4f3
replace usages of avalon.tools with use classes from openpype.tools
2022-03-02 13:48:47 +01:00
Roy Nieterau
767537ca05
Merge remote-tracking branch 'upstream/develop' into maya_look_containerize_reference_only
...
# Conflicts:
# openpype/hosts/maya/plugins/load/load_look.py
2022-02-12 10:38:13 +01:00
Jakub Trllo
ab9527969b
fix imports in look assigner after moving code to openpype repo
2022-02-11 17:36:36 +01:00
Roy Nieterau
20bc784698
Fix typos/grammar mistakes.
2022-01-30 22:03:34 +01:00
Roy Nieterau
228ae756a9
Merge branch 'develop' into maya_look_containerize_reference_only
2022-01-25 09:20:06 +01:00
Ondrej Samohel
ac4302793b
fix multiple copies of loaded proxy assignment
2022-01-12 13:34:27 +01:00
Roy Nieterau
767bb4ba0e
Refactor more relevant code to use lib.get_container_members
2022-01-09 22:06:12 +01:00
Roy Nieterau
027a642f8a
Implement get_container_members and fix #2507
...
- Remove special hardcoded case for "look" family where looks were still getting all nodes added to avalon container
- Refactor shader assignment + mayalookassigner logic to use new `get_container_members` logic to still work as intended.
2022-01-09 21:53:02 +01:00
Ondrej Samohel
4bdc903413
Merge branch 'bugfix/maya-look-assigner-fixes' into bugfix/OP-2016_vray-proxies-look-assignment
2021-12-17 18:52:38 +01:00
Ondrej Samohel
f820602caa
remove debug prints
2021-12-17 18:43:51 +01:00
Ondrej Samohel
5d06c85a34
fixing vray look assigning
2021-12-17 18:38:56 +01:00
Ondrej Samohel
1812a05dde
fix get all assets
2021-12-13 10:11:27 +01:00
Ondrej Samohel
535aa5b29b
handle invalid file type
2021-12-08 19:04:02 +01:00
iLLiCiTiT
33fcc2a1d6
fix iteritems method call
2021-11-30 11:36:21 +01:00
iLLiCiTiT
1c59ba5707
fix maya look assigner garbage collection
2021-11-17 16:21:06 +01:00
iLLiCiTiT
62e04fb806
fix application function usage in look assigner
2021-11-04 14:40:19 +01:00
iLLiCiTiT
0dea134364
fix more imports
2021-10-18 16:51:05 +02:00
iLLiCiTiT
86cd93c0ac
fix lookassigner imports for python3 compatibility
2021-10-18 16:10:16 +02:00
Ondrej Samohel
f28a1e484a
get assets from ref nodes
2021-08-17 16:25:51 +02:00
Ondrej Samohel
3cde37241b
fix cast
2021-05-18 18:58:09 +02:00
Ondřej Samohel
8e4d56a8c5
fix look assignment
2021-05-18 17:40:33 +02:00
Ondrej Samohel
4be9417fe0
hound fixes
2021-05-04 12:55:32 +02:00
Ondrej Samohel
36a98caeff
new style vray proxy
2021-05-04 12:45:04 +02:00
Ondrej Samohel
68f81b8a3d
WIP on shader assignment
2021-04-30 17:24:48 +02:00
Milan Kolar
8432e94615
rename folder
2021-04-01 18:54:46 +02:00