Commit graph

29132 commits

Author SHA1 Message Date
Oscar Domingo
be463b05dc documentation: Add ARCHITECTURE.md document
This document attemps to give a quick overview of the project to help
onboarding, it's not an extensive documentation but more of a elevator
pitch one-line descriptions of files/directories and what the attempt to
do.
2023-03-14 10:09:26 +00:00
Kayla Man
5fc53a46c1
Merge pull request #4617 from moonyuet/bugfix/OP-5224_Max-removing-an-instance
Max: fix the bug of removing an instance
2023-03-14 10:56:10 +01:00
Kayla Man
385c705f9a
Merge branch 'ynput:develop' into bugfix/OP-5224_Max-removing-an-instance 2023-03-14 10:44:10 +01:00
Roy Nieterau
5b43ce940c Maya: Avoid error on right click in Loader if Arnold mtoa is not loaded 2023-03-14 10:39:06 +01:00
Kayla Man
06b7bc9d70
Merge branch 'ynput:develop' into bugfix/OP-5224_Max-removing-an-instance 2023-03-14 10:20:50 +01:00
moonyuet
8199faedc0 cosmetic issue fix 2023-03-14 10:15:46 +01:00
moonyuet
3f9f9bc6d1 fix the bug of removing an instance 2023-03-14 10:10:16 +01:00
dependabot[bot]
ed7a4e4243 Bump @sideway/formula from 3.0.0 to 3.0.1 in /website
Bumps [@sideway/formula](https://github.com/sideway/formula) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/sideway/formula/releases)
- [Commits](https://github.com/sideway/formula/compare/v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: "@sideway/formula"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-13 16:51:58 +01:00
Roy Nieterau
5d17ae2857 Houdini: Create button open new publisher's "create" tab
Also made publish button enforce going to the "publish" tab.
2023-03-13 16:51:15 +01:00
Petr Kalis
ff19ae0385
Added setup_only to tests (#4591)
Allows to download test zip, unzip and restore DB in preparation for new test.
2023-03-13 15:37:23 +01:00
ynbot
e68933ced8
[Automated] Merged release main into develop 2023-03-13 15:31:28 +01:00
Ynbot
d6555321ae [Automated] Release 2023-03-13 14:30:56 +00:00
ynbot
1ca4ca8520
[Automated] Merged develop into main 2023-03-13 15:30:39 +01:00
Kayla Man
04baa44bba
Merge pull request #4276 from moonyuet/bugfix/OP-3022-Look-publishing-and-srgb-colorspace-in-Maya-2022
look publishing and srgb colorspace in maya
2023-03-13 11:40:09 +01:00
Kayla Man
2bd0b5cb6a
Merge branch 'ynput:develop' into bugfix/OP-3022-Look-publishing-and-srgb-colorspace-in-Maya-2022 2023-03-13 11:38:37 +01:00
Jakub Trllo
86184a8ee0
Tools: Fix recursive filtering (#4597)
* check for 'filterRegExp' first

* use recursive filtering option if is available
2023-03-13 11:20:59 +01:00
Petr Kalis
a7f0d57638
SiteSync: host dirmap is not working properly (#4563)
- only editable keys are returned from Site Sync module to Local Settings

Cleaner approach even if LS UI is going away in Ayon.

- use remote_site only if is local_drive provider

- remove unwanted import

- cache mapping, update logging

Mapping was called multiple times for Nuke.
Logging was too verbose.
2023-03-13 10:32:19 +01:00
Roy Nieterau
47de52bb03
Merge pull request #4566 from BigRoy/bugfix/maya_vray_set_image_format
Maya: V-Ray Set Image Format from settings
2023-03-11 07:49:52 +01:00
ynbot
6600c2e93b
[Automated] Merged main into develop 2023-03-11 04:26:47 +01:00
Ynbot
3b64f515b2 [Automated] Bump version 2023-03-11 03:26:36 +00:00
ynbot
2777fe7cf8
[Automated] Merged develop into main 2023-03-11 04:25:43 +01:00
Joseff
7941c73f82 Code cleanup 2023-03-10 11:32:50 +01:00
Joseff
e5b7349dff Code cleanup 2023-03-10 11:32:50 +01:00
Joseff
fc67c5a2c0 Fixed the line indentation. 2023-03-10 11:32:50 +01:00
Joseff
78d737e4b3 Reformatted the file 2023-03-10 11:32:50 +01:00
Joseff
57faf21309 Cleaned up the code, fixed the hanging thread 2023-03-10 11:32:50 +01:00
Joseff
c58778194f Implementation of a new splash screen 2023-03-10 11:32:50 +01:00
Roy Nieterau
3a62ce57b0
Merge pull request #4590 from BigRoy/fusion-fix-review-burnin-start-end
Fusion: Fix review burnin start and end frame
2023-03-09 20:37:21 +01:00
Jakub Trllo
47b1daf0f5 get project name other way 2023-03-09 14:27:58 +01:00
Jakub Trllo
0f45af2d36 use 'get_representations' instead of 'legacy_io' query 2023-03-09 14:27:58 +01:00
Jakub Ježek
fd0b0eb69f
Merge pull request #4574 from ynput/bugfix/OP-5119_Nuke-broken-clip-loader 2023-03-08 10:57:17 +01:00
Alexey Bogomolov
fb0f39b3cc
add up to 3 decimals precision to the frame rate settings (#4571)
* add up to 3 decimals to fps

allows input 23.976 to the FPS settings both in Project Manager and the Project Anatomy.

* set fps and pixel aspect precision steps default values
2023-03-08 10:38:23 +01:00
Simone Barbieri
499348d4b2
Merge pull request #4573 from ynput/bugfix/maya-fix_load_reference_skeletalmesh
Maya: SkeletalMesh family loadable as reference
2023-03-08 09:34:42 +00:00
ynbot
48afc4eba7
[Automated] Merged main into develop 2023-03-08 04:30:47 +01:00
Ynbot
5088edfdad [Automated] Bump version 2023-03-08 03:30:35 +00:00
ynbot
21022890c7
[Automated] Merged develop into main 2023-03-08 04:29:44 +01:00
Roy Nieterau
fca0ff591b Merge remote-tracking branch 'upstream/develop' into fusion-new-publisher 2023-03-07 20:43:43 +01:00
Roy Nieterau
ecfea3dee2 Explicitly set the handleStart and handleEnd otherwise other global plug-ins will force in other data like asset data. 2023-03-07 20:42:49 +01:00
Roy Nieterau
300a443510 Use screen of window instead of primary screen
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2023-03-07 19:54:11 +01:00
Roy Nieterau
40125fa6a5 Avoid error in PySide6+ 2023-03-07 19:54:11 +01:00
Jacob Danell
acbfb5985b Fixed task itteration
From the last PR (https://github.com/ynput/OpenPype/pull/4425) a comment-commit last second messed up and resultet in two lines being the same, crashing the script.
This fixes that.
2023-03-07 19:34:12 +01:00
Roy Nieterau
3d933c66ce
Merge pull request #4523 from EmberLightVFX/fusion-new-publisher
Fusion: New Publisher
2023-03-07 17:59:05 +01:00
Roy Nieterau
0f037666f8 Change menu order to how it was originally and match with e.g. maya menu order 2023-03-07 17:49:31 +01:00
Roy Nieterau
5c8bbe2871 Remove pyblish callback which does nothing in new publisher 2023-03-07 17:41:03 +01:00
Roy Nieterau
2254414613 Merge branch 'fusion-new-publisher' of https://github.com/EmberLightVFX/OpenPype into fusion-new-publisher 2023-03-07 17:39:14 +01:00
Roy Nieterau
9c9c134a79 Use passthrough state of saver tool to store and load the active state 2023-03-07 17:39:05 +01:00
Jakub Jezek
b1fac42e94
updating pr tempate 2023-03-07 17:26:31 +01:00
Jacob Danell
70163a2f25 Added Create button to menu and set tab data for create and publish btn 2023-03-07 17:26:09 +01:00
Jakub Trllo
1b18483f7b
use right type for signal emit (#4584) 2023-03-07 16:41:35 +01:00
Roy Nieterau
43d084cf7f Remove unused import 2023-03-07 16:09:55 +01:00