Jakub Trllo
7b5e716147
Chore: Schemas inside OpenPype ( #5354 )
...
* moved schemas to openpype content
* fix schema discovery
2023-07-27 10:20:36 +02:00
Milan Kolar
45f0fcff00
Merge pull request #5310 from quadproduction/enhancement/522-error-on-multiple-instance-rig-publication
2023-07-27 10:04:39 +02:00
Milan Kolar
93260948bf
Merge pull request #5297 from tokejepsen/bugfix/maya_include_disabled_plugins
2023-07-27 09:55:53 +02:00
Milan Kolar
7dcec2f659
Merge pull request #5350 from ynput/enhancement/houdini_add_farm_toggle_for_implemented_instances
2023-07-27 09:40:41 +02:00
Milan Kolar
0b58144f2c
Merge pull request #5303 from tokejepsen/bugfix/maya_creators_apply_settings
2023-07-27 09:14:43 +02:00
Jakub Trllo
e6d9697e23
Ftrack: Sync to avalon settings ( #5353 )
...
* replace 'statuses_name_change' with 'role_list' in settings
* use the settings in sync to avalon action
2023-07-26 13:40:29 +02:00
Ynbot
bf600987d2
[Automated] Bump version
2023-07-26 03:24:41 +00:00
Mustafa-Zarkash
211e730673
add toggles
2023-07-25 23:22:21 +03:00
Jakub Trllo
f0801cb098
Chore: Remove deprecated functions ( #5323 )
...
* removed deprecated files from root of openpype
* removed deprecated content from openype/lib
* fix imports
2023-07-25 16:19:14 +02:00
Ynbot
7fd99e59a3
[Automated] Release
2023-07-25 14:08:35 +00:00
Mustafa Zarkash
afbd3d392d
Fix colorspace compatibility check ( #5334 )
...
* update compatibility_check
* update doc-string
2023-07-25 15:43:59 +02:00
Simone Barbieri
225cbd2ffe
Minor changes to FBX camera extractor to improve clarity
2023-07-24 14:49:50 +01:00
Simone Barbieri
7e04350181
Added setting for new extractor
2023-07-24 14:48:04 +01:00
Simone Barbieri
3f47ab0fb6
Moved camera abc extraction to separate class
2023-07-24 14:46:10 +01:00
Simone Barbieri
1ceda4712a
Added support for camera in abc extractor
2023-07-24 14:28:49 +01:00
Toke Jepsen
503e049dd9
Fix rig selection sets naming ( #539 )
2023-07-24 13:22:53 +02:00
Simone Barbieri
e9cd50b1cf
Merge pull request #5338 from ynput/enhancement/OP-4483_blender-configurable_startup_resolution_and_frames
2023-07-24 10:52:53 +01:00
Simone Barbieri
99099b81e0
Added menu entries to set resolution and frame range
2023-07-24 10:47:03 +01:00
Toke Jepsen
7fdfc78c2c
Update openpype/pipeline/create/context.py
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2023-07-24 10:12:51 +01:00
Simone Barbieri
1ce1f1c12a
Merge pull request #5339 from ynput/enhancement/OP-5916_blender-collectReview-burnin-data
2023-07-24 09:58:56 +01:00
Simone Barbieri
ccd56c4bb5
Improved code based on suggestions
2023-07-24 09:42:50 +01:00
Toke Stuart Jepsen
70f97b2738
Fix get_pre_create_attr_defs query
2023-07-22 09:24:21 +01:00
Ynbot
6a2d14d6c9
[Automated] Bump version
2023-07-22 03:24:48 +00:00
Simone Barbieri
66e2820063
ExtractBurning for Blender reviews
2023-07-21 16:46:47 +01:00
Simone Barbieri
27d3edb89a
Make configurable to set resolution and start/end frames at startup
2023-07-21 15:51:57 +01:00
Toke Stuart Jepsen
484108cb81
Fix MayaHiddenCreator
2023-07-21 14:59:56 +01:00
Toke Stuart Jepsen
f5ccde3b9f
Remove enabled
2023-07-21 14:30:08 +01:00
Toke Stuart Jepsen
f91189fdf3
Use MayaHiddenCreator
2023-07-21 12:18:16 +01:00
Toke Stuart Jepsen
3b23bf9f1f
Merge branch 'develop' into bugfix/maya_include_disabled_plugins
2023-07-21 11:28:40 +01:00
Milan Kolar
7ee43eef70
Merge pull request #5335 from tokejepsen/bugfix/maya_validate_instance_in_context
2023-07-21 12:25:11 +02:00
Milan Kolar
5577797ecb
Merge pull request #5326 from ynput/enhancement/maya_create_plugins
2023-07-21 12:22:38 +02:00
Milan Kolar
583f13e559
Merge pull request #5327 from EmberLightVFX/feature/fusion-set-selected-tool-to-active
2023-07-21 12:22:21 +02:00
Milan Kolar
4b2345c604
Merge branch 'develop' into enhancement/maya_create_plugins
2023-07-21 12:22:07 +02:00
Toke Stuart Jepsen
a79eca9980
Add new publisher error raising
2023-07-21 11:00:04 +01:00
Jakub Trllo
60eb35d0a6
fix formatting
2023-07-20 16:00:54 +02:00
Jacob Danell
db0e004b9e
Black formatting
2023-07-20 15:54:02 +02:00
Jacob Danell
c385f748de
Set tool as active
...
This makes the node-flow show the selected node + you'll see the nodes controls in the inspector
2023-07-20 15:53:54 +02:00
Jakub Trllo
5cb33b71bf
fix type hint in docstrings
2023-07-20 15:53:35 +02:00
Jakub Trllo
64cc8ab97e
added 'HiddenCreator' to pipeline public api
2023-07-20 15:53:15 +02:00
Jakub Trllo
464e621880
implemented base classes of auto creator and hidden creator for maya
2023-07-20 15:53:00 +02:00
Jakub Trllo
8c73d22d27
extracted common logic to 'MayaCreatorBase'
2023-07-20 15:51:12 +02:00
Ondrej Samohel
f226b87489
🐛 fix wrong creator identifier
2023-07-20 11:09:33 +02:00
Ondřej Samohel
12a0db85bb
Merge pull request #5320 from ynput/bugfix/houdini_fix-typo-RS-proxy
2023-07-19 10:33:49 +02:00
Ynbot
71b273c280
[Automated] Bump version
2023-07-19 03:47:48 +00:00
Mustafa-Zarkash
cf3e1d9593
fix typo
2023-07-18 20:46:16 +03:00
Alexey Bogomolov
e917d2b91f
Qt UI: Multiselection combobox PySide6 compatibility ( #5314 )
...
* convert state to value for pyside compatibility
use ItemIsUserTristate for keyboard event
* use whole field length to select item
* process keyboard tristate correctly
* get initial check state data as value
* try get state value for backwards compatibility
* formatting
* revert MouseButtonRelease event checks
* added new utils constant for tristate constant
* fixed both multiselection comboboxes
* fixed sorting of projects in project manager
* forgotten conversion of enum to int
---------
Co-authored-by: Jakub Trllo <jakub.trllo@gmail.com>
2023-07-18 16:00:36 +02:00
Petr Kalis
961bfe6c2e
Remove forgotten dev logging ( #5315 )
2023-07-18 13:23:00 +02:00
64qam
8445fa3144
Merge pull request #5312 from ynput/bugfix/deadline_submit_context
2023-07-17 18:49:45 +02:00
Jakub Trllo
7c0466df32
Formatting fix
2023-07-17 18:49:31 +02:00
Petr Kalis
6f1400433d
Replace '-' with none
...
Validator would complain about non-existent pool
2023-07-17 18:40:31 +02:00