ayon-core/openpype
DMO eff55dfce4 Expanding the scope of mvLook to publish mipmapped textures too, like TDL's
generated by 3delight. During collection, we check to see if the TDL's exist
beside the original texture, and if they do they get added to the collection.

Validation of these will depend on the publish intent and whether
`expectMipMap` is True in the publish set.

If mipmaps are expected and the intent is correct, the mipmaps will be
published along with the original file, which will accelerate rendering,
since 3dl will find that TDL and use it instead of having to generate it.
2022-05-27 17:52:33 +09:00
..
hooks use AvalonMongoDB from openpype pipeline 2022-04-13 17:59:01 +02:00
hosts Expanding the scope of mvLook to publish mipmapped textures too, like TDL's 2022-05-27 17:52:33 +09:00
lib Less scary log message 2022-05-06 11:43:49 +02:00
modules fix typo 2022-05-03 14:04:49 +02:00
pipeline '_is_installed' is accessed from 'module' 2022-05-04 17:38:17 +02:00
plugins Added mvLook publish. 2022-05-18 16:58:59 +09:00
resources move spinner svg into openpype 2022-03-14 16:40:05 +01:00
scripts replace avalon imports on remaining places 2022-04-14 12:53:18 +02:00
settings Merge pull request #3119 from pypeclub/bugfix/OP-3148_Nuke-regexInput-has-wrong-defaults 2022-05-05 11:55:57 +02:00
style Merge branch 'develop' into enhancement/OP-3095_TrayPublisher-Simple-families-from-settings 2022-04-27 10:50:22 +02:00
tests changed installation of hosts 2022-04-01 19:40:23 +02:00
tools Merge pull request #3115 from pypeclub/enhancement/remove_env_groups_from_settings 2022-04-29 16:13:11 +02:00
vendor added python 2 dependency functools32 2022-03-07 18:08:25 +01:00
widgets Remove project_settings.py 2022-05-05 11:26:53 +02:00
__init__.py cleaned up openpype init file 2022-04-01 19:42:07 +02:00
__main__.py
action.py
api.py removed logic related to env groups 2022-04-20 14:20:33 +02:00
cli.py added verbose and debug to global click options and removed debug from each individual callback 2022-04-22 12:52:11 +02:00
plugin.py use AvalonMongoDB from openpype pipeline 2022-04-13 17:59:01 +02:00
pype_commands.py Merge pull request #3070 from pypeclub/enhancement/Add-global-log-verbose-arguments 2022-04-25 12:23:28 +02:00
version.py [Automated] Bump version 2022-04-23 03:40:51 +00:00