Commit graph

62 commits

Author SHA1 Message Date
Ondřej Samohel
9ff27b51b5
🔥 remove Muster 2023-12-21 14:27:35 +01:00
Ondrej Samohel
694cec5c6d
Merge remote-tracking branch 'origin/develop' into feature/OP-3933_RR-support 2023-06-05 12:35:53 +02:00
Simone Barbieri
722f227ebb
Merge pull request #4905 from Tilix4/feature/blender_python_launch_script 2023-06-01 15:58:50 +01:00
Petr Kalis
f6118ed6a8 Added docuumentation 2023-05-18 17:42:37 +02:00
Petr Kalis
b8ce6e9e9c
Photoshop: add autocreators for review and flat image (#4871)
* OP-5656 - added auto creator for review in PS

Review instance should be togglable.
Review instance needs to be created for non publisher based workflows.

* OP-5656 - refactored names

* OP-5656 - refactored names

* OP-5656 - new auto creator for flat image

In old version flat image was created if no instances were created. Explicit auto creator added for clarity.

Standardization of state of plugins

* OP-5656 - updated according to auto image creator

Subset template should be used from autocreator and not be separate.

* OP-5656 - fix proper creator name

* OP-5656 - fix log message

* OP-5656 - fix use enable state

* OP-5656 - fix formatting

* OP-5656 - add review toggle to image instance

For special cases where each image should have separate review.

* OP-5656 - fix description

* OP-5656 - fix not present asset and task in instance context

* OP-5656 - refactor - both auto creators should use same class

Provided separate description.

* OP-5656 - fix - propagate review to families

Image and auto image could have now review flag.
Bottom logic is only for Webpublisher.

* OP-5656 - fix - rename review files to avaid collision

Image family produces jpg and png, jpg review would clash with name. It should be replaced by 'jpg_jpg'.

* OP-5656 - fix - limit additional auto created only on WP

In artist based publishing auto image would be created by auto creator (if enabled). Artist might want to disable image creation.

* OP-5656 - added mark_for_review flag to Publish tab

* OP-5656 - fixes for auto creator

* OP-5656 - fixe - outputDef not needed

outputDef should contain dict of output definition. In PS it doesn't make sense as it has separate extract_review without output definitions.

* OP-5656 - added persistency of changes to auto creators

Changes as enabling/disabling, changing review flag should persist.

* OP-5656 - added documentation for admins

* OP-5656 - added link to new documentation for admins

* OP-5656 - Hound

* OP-5656 - Hound

* OP-5656 - fix shared families list

* OP-5656 - added default variant for review and workfile creator

For workfile Main was default variant, "" was for review.

* OP-5656 - fix - use values from Settings

* OP-5656 - fix - use original name of review for main review family

outputName cannot be in repre or file would have ..._jpg.jpg

* OP-5656 - refactor - standardized settings

Active by default denotes if created instance is active (eg. publishable) when created.

* OP-5656 - fixes for skipping collecting auto_image

data["ids"] are necessary for extracting. Members are physical layers in image, ids are "virtual" items, won't get grouped into real image instance.

* OP-5656 - reworked auto collectors

This allows to use automatic test for proper testing.

* OP-5656 - added automatic tests

* OP-5656 - fixes for auto collectors

* OP-5656 - removed unnecessary collector

Logic moved to auto collectors.

* OP-5656 - Hound
2023-05-02 11:19:50 +02:00
Félix David
7b6df29203 Feature: Blender hook to execute python scripts at launch 2023-04-26 12:48:51 +02:00
Ondřej Samohel
d06a77dadc
Merge pull request #4449 from tokejepsen/enhancement/OP-4865_static-ass-file-option 2023-02-14 16:40:10 +01:00
Jakub Jezek
da46873cbc
Merge branch 'develop' into feature/OP-3663_Hiero-export-of-large-number-of-shots-fill-up-disk 2023-02-10 11:22:37 +01:00
Jakub Jezek
5de967b644
updated documentation 2023-02-09 15:07:40 +01:00
Toke Stuart Jepsen
713ede5004 Documentation 2023-02-08 10:11:10 +00:00
Libor Batek
2620aeffdc
Merge pull request #4368 from ynput/feature/user-docs_adding_3dsmax_host
docs-first rough concept for 3dsmax host integration
2023-02-02 10:31:27 +01:00
Libor Batek
8ca483adaf first rough concept for 3dsmax user doc 2023-01-25 11:36:07 +01:00
Jakub Trllo
b0a6be63ac Merge branch 'develop' into release/3.15.x
# Conflicts:
#	openpype/hosts/photoshop/api/workio.py
#	openpype/hosts/photoshop/plugins/publish/validate_unique_subsets.py
#	pyproject.toml
#	website/docs/artist_hosts_aftereffects.md
2023-01-24 12:31:32 +01:00
Oscar Domingo
17d31793a9 documentation: Split tools into separate entries
Having the different tools displayed in the sidebar will allow the
reader to form a overall picture of these faster as well as allowing to
reference these easier.

Any reference (link) to the tools has been updated to reflect the
changes above.
2023-01-18 12:53:32 +00:00
Jakub Jezek
e1ac21a112
updating documentation 2023-01-11 16:26:53 +01:00
Ondrej Samohel
4c102b51d6
📝 add documentation about testing on deadline 2022-12-06 15:41:03 +01:00
Thomas Fricard
e47a6ce5d3
Merge branch 'develop' into 120-create-shelf-manager 2022-09-12 11:24:55 +02:00
Jakub Trllo
64d7df06d4
Merge pull request #3698 from pypeclub/documentation/updates
Documentation: Few updates
2022-08-23 13:20:31 +02:00
Jakub Trllo
3176a0130d replaced changelog and upgrade notes with releases information 2022-08-23 10:40:27 +02:00
Jakub Trllo
7676827644 initial commit of settings dev 2022-08-12 17:27:47 +02:00
Thomas Fricard
56dad82904 admin docs for houdini shelves manager 2022-08-11 18:13:18 +02:00
Jakub Ježek
85ed677381
Merge pull request #3425 from quadproduction/menu_hiero 2022-07-08 14:04:13 +02:00
Thomas Fricard
397a3f7fc4 add docs for hiero custom menu 2022-06-28 17:21:09 +02:00
Jakub Trllo
b4d141f1a5 initial commit of docstrings 2022-06-24 17:53:19 +02:00
Milan Kolar
c7d2354f19
Merge pull request #3178 from j-cube/feature/multiverse 2022-06-08 16:33:36 +01:00
Milan Kolar
548f2a679e
Merge pull request #2650 from Tilix4/mod_kitsu 2022-06-07 12:13:53 +01:00
pberto
8f26e68357 multiverse documentation: see commit body
- better docstrings for pyblish UI
- updated images
- re-organized Maya content in website by splitting plugin docs and
  sidebar menu (existing links are not broken since the same entry point
  doc exists)
2022-05-31 14:30:38 +09:00
Thomas Fricard
f081fe3521 add nuke doc for custom menu 2022-05-11 17:36:29 +02:00
Félix David
e5ae5459e1 Kitsu docs 2022-05-04 17:57:53 +02:00
Jakub Trllo
0b9febaf3e changed sidebar label 2022-03-16 16:05:17 +01:00
Jakub Trllo
314f789bc9 initial commit of publishing development docs 2022-03-16 11:22:10 +01:00
Petr Kalis
546b6cca98 Moved dev pages to Dev
Added page for Admins about releases
2022-02-25 15:34:15 +01:00
Petr Kalis
a931353b79 Refactor - removed requirements and build from dev section
Flattened dev category
2022-02-22 12:43:30 +01:00
Petr Kalis
3992090599 OP-2551 - added new section for Dev docs
Added basic dev introduction page
Updates to dev_testing.md
2022-02-17 11:38:54 +01:00
Milan Kolar
d436a69a01
Merge pull request #1952 from jrsndl/documentation/nuke_tut 2021-09-16 10:00:05 +01:00
jrsndlr
23c32cd86d merged with nuke page 2021-09-14 15:55:25 +02:00
jrsndlr
db622cf989 Nuke Quick Start / Tutorial
First attempt to make a hands on doc for artists.
2021-08-19 22:00:40 +02:00
Ondrej Samohel
c6a52d6abb
set frame range for camera alembic, first hit on documentation 📜 2021-08-19 10:30:03 +02:00
Petr Kalis
bf1948b354 Textures - added documentation 2021-07-19 14:02:36 +02:00
iLLiCiTiT
434b108173 added admin tvpaint host documentation with families 2021-06-16 15:22:47 +02:00
Petr Kalis
a139bb0738 client/#75 - fixed documentation
Site Sync was showed instead of Slack
2021-06-10 10:19:37 +02:00
Jakub Jezek
c70f472467
documentation: project settings for nuke
- also global as been updated
2021-05-27 16:43:06 +02:00
Petr Dvorak
8fab6f8e70 manual for users 2021-05-19 12:26:36 +02:00
Milan Kolar
19b97780dd
Merge branch 'develop' into feature/1159-maya-safer-handling-of-expected-render-output-names 2021-05-17 13:32:27 +02:00
Milan Kolar
6a76485172
Merge branch 'develop' into feature/harmony_setting_cleanup_documentation 2021-05-17 12:26:20 +02:00
Petr Kalis
876efd0bc4 AE - added documentation for Settings 2021-05-13 16:38:53 +02:00
Petr Kalis
e80488f582 Harmony - added documentation for Project Settings 2021-05-13 12:12:19 +02:00
Ondřej Samohel
6e88935ea9
Merge branch 'develop' into feature/1159-maya-safer-handling-of-expected-render-output-names 2021-05-12 18:40:17 +02:00
Ondrej Samohel
7d792899bc
add documentation for validator 2021-05-12 18:38:22 +02:00
Milan Kolar
8ec82bea03 move resolve installation to admin section 2021-05-10 12:33:38 +02:00