Commit graph

1984 commits

Author SHA1 Message Date
Jakub Jezek
602a4ae8ec
Merge branch 'develop' into feature/OP-5207_Global-host-color-management-activation 2023-05-02 20:56:58 +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
Ondřej Samohel
20c0745bd8
Merge branch 'develop' into enhancement/unreal-rendering_settings 2023-04-24 12:40:31 +02:00
Jakub Jezek
7aaa5f767c
removing old settings 2023-04-21 15:42:51 +02:00
Jakub Jezek
3fe4710b21
Maya: refactor colorspace preferecies with new settings 2023-04-21 15:42:19 +02:00
Jakub Jezek
bae3ca9a3b
change label to reflect attribute name 2023-04-21 11:57:22 +02:00
Jakub Jezek
63af34e9ab
rename use_ocio_config to set_ocio_config 2023-04-21 11:52:34 +02:00
Roy Nieterau
c90c55edd9
Merge branch 'develop' into enhancement/maya_hide_animation_creator 2023-04-20 14:03:50 +02:00
Roy Nieterau
b82279f9d7 Fix default so namespace behaves like before #4511 2023-04-19 21:58:16 +02:00
Roy Nieterau
1a10e0fc74 Hide animation instance in creator + add inventory action to recreate animation publish instance for loaded rigs 2023-04-19 18:01:43 +02:00
Ondrej Samohel
f7026c4694
♻️ delete ADSK_3DSMAX_STARTUPSCRIPTS_ADDON_DIR 2023-04-17 13:06:07 +02:00
Ondrej Samohel
ef55dd932d
🎨 move startup script logic to hook 2023-04-17 13:00:01 +02:00
Jakub Ježek
864d1fc8e8
Merge branch 'develop' into feature/OP-5207_Global-host-color-management-activation 2023-04-17 12:30:53 +02:00
Jakub Jezek
4148788761
removing obsolete settings
all of those settings were now driven form global hook`pre_ocio_hook.py` which is activating OCIO environment variable
2023-04-17 12:16:37 +02:00
Jakub Jezek
b8ee128bc0
imageio: adding use_ocio_config toggle 2023-04-17 12:00:31 +02:00
Toke Stuart Jepsen
281f6186e4 Merge branch 'develop' into enhancement/OP-3807_playblast_profiles
# Conflicts:
#	openpype/hosts/maya/plugins/create/create_review.py
2023-04-14 15:09:44 +01:00
Milan Kolar
158626ffbf
Merge pull request #4714 from tokejepsen/feature/OP-4994_defining-plugins-to-load-on-Maya-start 2023-04-14 15:11:27 +02:00
Milan Kolar
708cba0d04
Merge pull request #4145 from tokejepsen/enhancement/maya_review 2023-04-14 14:56:44 +02:00
Jakub Trllo
ce18ab98b9
TrayPublisher: Move 'BatchMovieCreator' settings to 'create' subcategory (#4827)
* move 'BatchMovieCreator' settings to 'create' subcategory

* change label of simple creators

* added label to create plugins
2023-04-13 16:42:05 +02:00
Toke Stuart Jepsen
4f79d7fab2 Merge branch 'develop' into enhancement/OP-3807_playblast_profiles
# Conflicts:
#	openpype/hosts/maya/api/lib.py
2023-04-13 11:40:02 +01:00
Ondřej Samohel
37369011df
Merge branch 'develop' into bugfix/maya_burnin_focallength_renders 2023-04-13 12:11:58 +02:00
Ondřej Samohel
5feb9124e7
Merge branch 'develop' into enhancement/unreal-use-common-settings-for-executable 2023-04-13 12:10:57 +02:00
Ondřej Samohel
7dc0bfbd5d
Merge branch 'develop' into feature/OP-5529_Settings-Allow-setting-a-size-hint-for-text-fields 2023-04-13 12:08:55 +02:00
Ondřej Samohel
2bc3f20962
Merge branch 'develop' into bugfix/OP-5598_Nuke-remove-default-workfile-template-profile 2023-04-13 12:06:42 +02:00
Ondřej Samohel
88a5bd9543
Merge pull request #4664 from quadproduction/348-fix-studio-openpype-template-builder-set-wrong-frame-range-in-created-animation-instance 2023-04-12 17:34:13 +02:00
Jakub Jezek
ae0d6dd1b5
refactoring of settings for more explicitly communicated attributes 2023-04-12 17:25:41 +02:00
Roy Nieterau
aa20e3d42b Merge remote-tracking branch 'upstream/develop' into bugfix/maya_burnin_focallength_renders
# Conflicts:
#	openpype/settings/defaults/project_settings/global.json
2023-04-12 17:06:51 +02:00
Jakub Jezek
7c54d42735
Merge branch 'develop' into feature/OP-5207_Global-host-color-management-activation 2023-04-12 16:52:21 +02:00
Jakub Ježek
72913a85bd
Merge pull request #4826 from ynput/bugfix/OP-5589_Hiero-colorspace-monitor
Hiero/Nuke: adding monitorOut key to settings
2023-04-12 16:51:55 +02:00
Jakub Jezek
f70ec0912b
removing default workfile template builder presets 2023-04-12 16:43:39 +02:00
Ondřej Samohel
31f047e524
Merge branch 'develop' into feature/OP-5207_Global-host-color-management-activation 2023-04-12 15:21:58 +02:00
Jakub Jezek
0aee3188ac
fixing typo 2023-04-12 14:49:40 +02:00
Jakub Jezek
77c4326dba
adding nuke ocio config names variants 2023-04-12 14:23:29 +02:00
Jakub Jezek
04c94d04f1
hiero, settings adding new ocio config versions 2023-04-12 14:17:34 +02:00
Thomas Fricard
446da3a8f9 modify settings to include default handles + hanldes by task type 2023-04-12 12:45:40 +02:00
Thomas Fricard
6a01b117fd add a with_handles option in maya settings 2023-04-12 12:45:40 +02:00
Thomas Fricard
c3651da644 remove with_handles options in project settings 2023-04-12 12:45:40 +02:00
Thomas Fricard
f98f59946e add a with_handles option in maya animation creator 2023-04-12 12:45:39 +02:00
Roy Nieterau
c0ece932c3
Merge branch 'develop' into houdini_opengl 2023-04-11 17:28:42 +02:00
Jakub Jezek
1344e88325
adding monitorOut to colorspace settings 2023-04-11 14:36:30 +02:00
Jakub Trllo
986def10ad text entity can have minimum lines count 2023-04-08 17:23:24 +02:00
Thomas Fricard
264f111eda modify default value for custom namespace settings 2023-04-07 15:17:02 +02:00
Thomas Fricard
a62ab4fcc0 don't need to instanciate gorup_name since it is passed in arguments 2023-04-07 15:15:29 +02:00
Thomas Fricard
f99cb4e2b3 separate custom namespace settings into two different fields 2023-04-07 15:12:52 +02:00
Thomas Fricard
307e57bbfd change variables name for template 2023-04-07 15:12:51 +02:00
Thomas Fricard
bad4f51653 set default value for reference loader naming 2023-04-07 15:11:02 +02:00
Thomas Fricard
f0a6c933ea create settings and doc for the custom naming of referenced assets in maya 2023-04-07 15:10:54 +02:00
Roy Nieterau
5b34613e14
Merge branch 'develop' into houdini_opengl 2023-04-07 14:06:34 +02:00
Toke Stuart Jepsen
d06e8d3b07 Merge branch 'develop' into enhancement/maya_review
# Conflicts:
#	openpype/hosts/maya/plugins/publish/collect_review.py
2023-04-07 10:46:02 +01:00
Toke Stuart Jepsen
33a52f1a52 Fix No Lights in project settings. 2023-04-07 10:43:30 +01:00