Petr Kalis
31b137fa1d
OP-4653 - Hound
2023-02-03 17:17:27 +01:00
Petr Kalis
993145e6f8
OP-4653 - fix wrong name
2023-02-03 17:16:55 +01:00
Petr Kalis
f2930ed156
OP-4653 - updated description in AE creator
2023-02-03 17:04:06 +01:00
Petr Kalis
53c1c842f5
OP-4653 - standardize use_composition_name
...
Follow more closely login in PS, eg. if {composition} placeholder not present in subset template and should be used, add capitalized.
Clean composition name
2023-02-03 17:02:33 +01:00
Petr Kalis
f0310e99f1
OP-4653 - updated description, fixed typos
2023-02-03 16:41:57 +01:00
Petr Kalis
1ac6d9eadb
OP-4653 - added explicit 'use_layer_name' toggl
...
Similar toggle is in AE, to keep same approach.
This allow to create only single instance with layer name (previously only if multiple selected).
2023-02-03 16:39:25 +01:00
Jakub Trllo
e42ee50ff4
Merge pull request #4412 from ynput/bugfix/3dsmax-python-path-handling
...
3dsmax: startup fixes
2023-02-02 11:42:01 +01:00
Ondřej Samohel
df6031d810
Update openpype/hosts/max/startup/startup.py
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2023-02-02 11:40:06 +01:00
Jakub Trllo
fc2fd70f09
remove unnecessary indentation
2023-02-01 19:04:33 +01:00
Jakub Trllo
6934233c25
skip lock check if in untitled scene
2023-02-01 19:04:14 +01:00
Ondrej Samohel
8fd4c06e71
➖ pop QT_AUTO_SCREEN_SCALE_FACTOR
2023-02-01 18:33:58 +01:00
Ondřej Samohel
1c60d72e81
Merge pull request #4391 from ynput/hotfix/condition-in-houdini-creator-plugin
2023-02-01 16:16:30 +01:00
Ondřej Samohel
7b140a3716
Merge pull request #4352 from tokejepsen/enhancement/maya_lib_clean_up
2023-02-01 14:28:34 +01:00
Ondrej Samohel
b37359979c
♻️ force modules to sys.path
2023-02-01 12:38:02 +01:00
Jakub Trllo
ece81764f2
Merge pull request #4402 from BigRoy/maya_plugin_cleanup_attributes
...
Maya + Blender: Pyblish plugins removed unused `version` and `category` attributes
2023-02-01 11:30:08 +01:00
Jakub Trllo
185a7be2c1
Merge pull request #4401 from BigRoy/maya_fix_validate_attributes
...
Maya: Fix Validate Attributes plugin
2023-02-01 10:49:14 +01:00
Roy Nieterau
529ab6ca9b
Remove unused version attribute from blender plug-ins too
2023-01-31 12:37:28 +01:00
Roy Nieterau
ca6d6f7cca
Remove unused category attribute from blender plug-ins too
2023-01-31 12:36:22 +01:00
Roy Nieterau
7d81f1906c
Remove unused category attribute
2023-01-31 12:35:33 +01:00
Roy Nieterau
fe688bd243
Remove unused version attribute
2023-01-31 12:34:33 +01:00
Roy Nieterau
153783c2fd
Refactor self. to cls.
2023-01-31 12:17:52 +01:00
Kayla Man
46996bb592
add camera family in abc loader
2023-01-30 18:51:03 +08:00
Kayla Man
bca05d5a73
Merge branch 'develop' into feature/OP-4244-Data-Exchange-Cameras
2023-01-30 18:49:23 +08:00
Milan Kolar
6f68527444
Merge pull request #4387 from ynput/enhancement/3dsmax-pointcache-and-scene-inventory-fixes
2023-01-30 11:46:22 +01:00
Kayla Man
ef29a143fb
Merge branch 'develop' into feature/OP-4244-Data-Exchange-Cameras
2023-01-30 18:02:29 +08:00
Kayla Man
92986bcff5
hound fix
2023-01-30 15:09:23 +08:00
Kayla Man
01a70c06a4
add loaders for fbx import and max scene import
2023-01-30 15:06:55 +08:00
Toke Stuart Jepsen
14c23246fb
Resolve plugin
2023-01-28 16:14:10 +00:00
Toke Stuart Jepsen
0f4ca3643e
Remove redundant variable
2023-01-28 16:09:32 +00:00
Toke Stuart Jepsen
1af1909e0e
Revert clean up
2023-01-28 16:09:23 +00:00
Ondřej Samohel
eac4167a22
🐛 hotfix condition
2023-01-27 16:33:51 +01:00
Ondřej Samohel
dd4f5a2d19
Merge pull request #4003 from ynput/OP-3572/Renderman-support-for-Sample-and-Display
2023-01-27 16:20:59 +01:00
Ondřej Samohel
08fe47ee18
Merge pull request #4382 from BigRoy/houdini_context_no_visual
2023-01-27 15:44:33 +01:00
Ondřej Samohel
4ccffb90bf
Merge pull request #4374 from BigRoy/houdini_new_publisher_code_tweak
2023-01-27 15:42:23 +01:00
Petr Kalis
816a2c42da
Merge pull request #4362 from ynput/feature/OP-4617_Global-Update-rendered-frames-in-latest-version
...
Nuke: update rendered frames in latest version
2023-01-27 14:51:25 +01:00
Petr Kalis
a015a1a27a
OP-4617 - removed arguments from docstring
...
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-01-27 13:29:32 +01:00
Petr Kalis
6842dc8eba
OP-4617 - reworked condition
...
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-01-27 13:29:04 +01:00
Ondřej Samohel
8b3f2891d4
Update openpype/hosts/max/api/pipeline.py
...
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-01-27 12:01:26 +01:00
Ondřej Samohel
23a6e1bdaf
Update openpype/hosts/max/plugins/load/load_pointcache.py
...
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-01-27 12:01:20 +01:00
Roy Nieterau
7153ba6eb9
Fix code style
2023-01-27 01:28:26 +01:00
Roy Nieterau
5e02a1859d
Fix setting key
2023-01-27 01:28:15 +01:00
Ondrej Samohel
534c3d0521
🐛 fix scene inventory menu
2023-01-27 01:26:25 +01:00
Ondrej Samohel
4d7d1773a9
🐛 fix pointcache loader update
2023-01-27 01:25:57 +01:00
Jakub Ježek
1974b0bc83
Merge pull request #4380 from ynput/bugfix/celaction-cli-ditch-agrparse
...
CelAction: Collector CLI is now working as it should
2023-01-26 17:15:35 +01:00
Kayla Man
8334323a4f
fix typo
2023-01-26 23:52:30 +08:00
Kayla Man
6144f98a55
Merge branch 'develop' into feature/OP-4244-Data-Exchange-Cameras
2023-01-26 23:45:24 +08:00
Kayla Man
4dcd147388
fix typo
2023-01-26 23:41:57 +08:00
Kayla Man
5cf9ce7684
fix typo
2023-01-26 23:38:21 +08:00
Roy Nieterau
9bb8d38d32
Cosmetics
2023-01-26 16:32:13 +01:00
Roy Nieterau
02aef52e2b
Do not visualize the hidden OpenPypeContext node
2023-01-26 16:25:40 +01:00