Commit graph

32454 commits

Author SHA1 Message Date
Jakub Ježek
ce94ee8016
Merge pull request #5332 from tokejepsen/enhancement/OP-3555_Nuke-Render-and-Prerender-nodes-Process-Order 2023-07-31 16:34:35 +02:00
Jakub Ježek
5a5285337a
Merge branch 'develop' into enhancement/OP-3555_Nuke-Render-and-Prerender-nodes-Process-Order 2023-07-31 16:34:19 +02:00
Mustafa Zarkash
40037b050c
update defaults variables (#5368) 2023-07-31 15:01:18 +02:00
Simone Barbieri
d2871289b6
Merge pull request #5370 from ynput/bugfix/unreal_splash_screaan 2023-07-31 10:13:50 +01:00
Jakub Trllo
20987f82de move unreal splash screen to unreal 2023-07-31 10:53:50 +02:00
Milan Kolar
f22d28808b
Merge pull request #5336 from tokejepsen/bugfix/maya_validate_model_content 2023-07-31 09:51:47 +02:00
github-actions[bot]
9a06b4f591 chore(): update bug report / version 2023-07-29 03:25:00 +00:00
ynbot
20b551a066
[Automated] Merged main into develop 2023-07-29 05:24:24 +02:00
Ynbot
4247fce5a9 [Automated] Bump version 2023-07-29 03:24:13 +00:00
ynbot
74654937e3
[Automated] Merged develop into main 2023-07-29 05:23:31 +02:00
Jakub Ježek
df39f15bb7
Merge pull request #5317 from tokejepsen/enhancement/resolve_documentation 2023-07-28 16:45:34 +02:00
Jakub Trllo
0d9ea4aa26
Applications: Environment variables order (#5245)
* apply project environemnts after context environments are set

* make asset and task environments optional

* added more conditions for host environemnts

* validate context for host

* fix double negative
2023-07-28 15:46:32 +02:00
Kayla Man
a40b0427a7
Merge pull request #5360 from ynput/bugfix/no_render_camera_selected_karma_rop
Houdini: Correct camera selection for karma renderer when using selected node
2023-07-28 20:38:58 +08:00
Kayla Man
70252ad34d Merge branch 'develop' into bugfix/no_render_camera_selected_karma_rop 2023-07-28 20:38:46 +08:00
Jakub Trllo
b43cac0b51
AYON: Addons creation enhancements (#5356)
* updated nuke settings

* added addon version to zip filename

* fix Pattern type hint

* added ignored subdirs for openpype

* added titles to addons

* type hint fix - again

* modified settings conversion

* updated aftereffects settings

* updated blender settings

* updated clockify settings

* updated core settings

* updated deadline settings

* updated harmo settings

* updated kistsu settings

* updated maya settings

* updated muster settings

* updated royal render settings

* updated timers manager settings

* updated traypublisher settings

* implemented conversion of rr paths

* formatting fix
2023-07-28 11:51:23 +02:00
Kayla Man
7aba02ab73 make sure the type of selected node is camera 2023-07-28 17:20:53 +08:00
Kayla Man
404079f07f fixing the bug of not being able to select the camera when using selection 2023-07-28 13:29:14 +08:00
Milan Kolar
6deace97d6
Merge pull request #5296 from ynput/bugfix/maya_validate_frame_rang_fix 2023-07-27 22:56:33 +02:00
Jakub Ježek
cd7042a106
removing also settings schema with defaults for qt gui (#5306) 2023-07-27 19:37:17 +02:00
Simone Barbieri
ef3d501ee7
Merge pull request #5346 from ynput/enhancement/OP-6395_unreal-custom-built-ayon-plugin 2023-07-27 15:08:37 +01:00
Simone Barbieri
22288486b6 Fix call to renamed function 2023-07-27 14:46:55 +01:00
Ondřej Samohel
ea3b61a88b
Merge pull request #5344 from ynput/enhancement/OP-6397_unreal-python-environment-improvements
Unreal: Python Environment Improvements
2023-07-27 15:11:11 +02:00
Jakub Trllo
a9eaa68ac6
AYON: Remove AYON launch logic from OpenPype (#5348)
* removed AYON launch logic from OpenPype

* updated ayon api to 0.3.3

* removed common from include files

---------

Co-authored-by: 64qam <dvorak.peta@gmail.com>
2023-07-27 14:42:21 +02:00
Petr Kalis
84d5c1681c
Copy file_handler as it will be removed by purging ayon code (#5357)
Ayon code will get purged in the future therefore all ayon_common will be gone. file_handler gets internalized to tests as it is not used anywhere else.
2023-07-27 14:41:57 +02:00
Jakub Trllo
d63aa34a76
AYON: 3rd party addon usage (#5300)
* implemented helper functions to get ffmpeg and oiio tool arguments

* modified validation functions to be able to handle list of arguments

* path getters can return a path in AYON mode if one argument is returned

* removed test exception

* modified docstrings

* is_oiio_supported is using new functions to get launch arguments

* new functions are in lib public =

* use new functions all over the place

* renamed 'ffmpeg_path' to 'ffmpeg_args'

* raise 'ToolNotFoundError' if tool argument could not be found

* reraise 'KnownPublishError' in publish plugins

* fix comment

* simplify args start

* ffmpeg and oiio function require tool name and support additional arguments

* renamed 'get_oiio_tools_args' to 'get_oiio_tool_args'

* fix variable name
2023-07-27 10:54:45 +02:00
Simone Barbieri
2bc8b49b9c
Use more appropriate name for function
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2023-07-27 09:52:17 +01:00
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
ed6989955e
Merge pull request #5340 from tokejepsen/bugfix/maya_validate_frame_rang_fix 2023-07-27 09:32:31 +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
2b37b8af48
AYON: Addon settings in OpenPype (#5347)
* copied addons from 'ayon-addon-settings'

* added AE, photoshop and harmony addon

* moved openpype to subfolder

* cleanup repository files

* updated create package script and README.md

* formatting fixes

* added cli flags to be able keep server structure

* print progress and output dir

* another formatting fixes
2023-07-26 14:08:42 +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
github-actions[bot]
04ef421f41 chore(): update bug report / version 2023-07-26 03:25:25 +00:00
ynbot
1c2255dde1
[Automated] Merged main into develop 2023-07-26 05:24:54 +02:00
Ynbot
bf600987d2 [Automated] Bump version 2023-07-26 03:24:41 +00:00
ynbot
3838c60de9
[Automated] Merged develop into main 2023-07-26 05:23:54 +02: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
github-actions[bot]
cc1e522dfb chore(): update bug report / version 2023-07-25 14:09:32 +00:00
ynbot
45eb638194
[Automated] Merged release main into develop 2023-07-25 16:09:03 +02:00
Ynbot
7fd99e59a3 [Automated] Release 2023-07-25 14:08:35 +00:00
ynbot
031a39f18b
[Automated] Merged develop into main 2023-07-25 16:08:17 +02: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
edbed9ed0e
Improved code based on suggestions
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2023-07-25 14:43:55 +01:00
Simone Barbieri
4055536411 Added env variable to set existing built Ayon plugin 2023-07-25 11:48:32 +01:00
Simone Barbieri
a87fdd5173
Merge pull request #5343 from ynput/enhancement/OP-5979_blender-extract-camera-alembic 2023-07-25 11:02:34 +01:00
Simone Barbieri
412c83bda1 Set UE_PYTHONPATH when launching Unreal 2023-07-24 15:44:23 +01:00
Simone Barbieri
225cbd2ffe Minor changes to FBX camera extractor to improve clarity 2023-07-24 14:49:50 +01:00