Commit graph

22 commits

Author SHA1 Message Date
Kayla Man
dc9931418e resolved conflict 2023-09-25 21:28:20 +08:00
Simone Barbieri
4c854600cb Renamed family to yeticacheUE 2023-09-25 10:07:37 +01:00
Simone Barbieri
d498afbf48 New family ue_yeticache, new creator and extractor 2023-09-22 15:24:17 +01:00
Kayla Man
b7ceeaa354 hound & add tycache family into integrate 2023-09-15 20:21:34 +08:00
Roy Nieterau
b05afaa837
Global: Optimize anatomy formatting by only formatting used templates instead (#4784)
* TemplatesDict can create different type of template

* anatomy templates can be formatted on their own

* return objected templates on get item

* '_rootless_path' is public classmethod 'rootless_path_from_result'

* 'AnatomyStringTemplate' expect anatomy templates

* remove key getters

* fix typo 'create_ojected_templates' -> 'create_objected_templates'

* Fix type of argument

* Fix long line

* Optimize formatting to use single template formatting instead of formatting full anatomy

* Optimize formatting to use single template formatting instead of formatting full anatomy

* Optimize formatting to use single template formatting instead of formatting full anatomy

* Optimize formatting to use single template formatting instead of formatting full anatomy

* Optimize formatting to use single template formatting instead of formatting full anatomy

* Optimize formatting to use single template formatting instead of formatting full anatomy

* Optimize formatting to use single template formatting instead of formatting full anatomy

* Use format strict + code cosmetics

* Get template from the formatted data

* Update openpype/plugins/publish/integrate_legacy.py

Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>

* Cosmetics

* Move template obj definition for path up + rename to `path_template_obj`

* Refactor more cases from `anatomy.format` to template obj `.format_strict`

* Refactor more cases from `anatomy.format` to template obj `.format_strict`

* Refactor more cases from `anatomy.format` to template obj `.format_strict`

---------

Co-authored-by: Jakub Trllo <jakub.trllo@gmail.com>
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2023-04-17 14:53:15 +02:00
Toke Stuart Jepsen
f73355f7c0 Merge branch 'develop' into feature/OP-3074_xgen
# Conflicts:
#	openpype/hosts/maya/plugins/load/load_reference.py
2023-01-12 15:57:33 +00:00
Toke Stuart Jepsen
bf2d4ee323 Initial working publish of xgen 2022-12-18 21:09:55 +00:00
Petr Kalis
9bf00f9cfe OP-4504 - added collector for originalDirname 2022-12-14 14:41:52 +01:00
Petr Kalis
663538ceff Merge develop 2022-12-12 10:27:40 +01:00
Kayla Man
b52018fc62 resolve conflicts 2022-12-09 19:21:17 +08:00
Petr Kalis
1106f8cf5a OP-4504 - check for None 2022-12-01 18:38:24 +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
Kayla Man
302c5fe214 create and publish bb-geometry 2022-11-22 18:52:26 +08:00
Jakub Trllo
d585ae526c get project name from 'context.data["projectName"]' or 'anatomy.project_name' at obvious places 2022-07-25 19:20:03 +02:00
DMO
8e1cc8cef6 Added mvLook publish.
This extracts the look information from the UsdCompoundShape - it generates
"OP look" compatible data structures and lets the rest of the OP publish
as normal. It also generates a .usda file with the overrides containing
material assignments as needed.
2022-05-18 16:58:59 +09:00
Jakub Trllo
2f02e03995 replace avalon imports in global plugins 2022-04-14 12:34:03 +02:00
Ondrej Samohel
bc596899f5
fixed fbx settings 2022-03-10 23:45:40 +01:00
jrsndlr
dd71de1b70 get path for the first time publish 2021-10-07 16:53:17 +02:00
karimmozilla
4830120abb add mayaAscii in loading 2021-10-05 11:42:35 +02:00
karimmozilla
9d6c2583ed Change mayaAscii family to mayaScene 2021-09-27 11:36:29 +02:00
Jakub Jezek
4b925ae760
Global: updating families filters 2021-05-19 17:26:20 +02:00
Milan Kolar
8432e94615 rename folder 2021-04-01 18:54:46 +02:00
Renamed from pype/plugins/publish/collect_resources_path.py (Browse further)