Commit graph

533 commits

Author SHA1 Message Date
Milan Kolar
158626ffbf
Merge pull request #4714 from tokejepsen/feature/OP-4994_defining-plugins-to-load-on-Maya-start 2023-04-14 15:11:27 +02:00
Milan Kolar
22b0a894e6
Merge pull request #4707 from tokejepsen/bugfix/xgen_fixes 2023-04-14 15:10:43 +02:00
Roy Nieterau
818382afed Avoid confusion with variant 2023-04-13 09:12:28 +02:00
Roy Nieterau
a016f34c54 Fix links 2023-04-13 09:11:27 +02:00
Roy Nieterau
30d1215593
Apply suggestions from code review
Co-authored-by: Toke Jepsen <tokejepsen@gmail.com>
2023-04-13 09:07:29 +02:00
Roy Nieterau
de2423b830 Add extra terminology to the key concepts glossary 2023-04-13 01:00:08 +02:00
Ondřej Samohel
88a5bd9543
Merge pull request #4664 from quadproduction/348-fix-studio-openpype-template-builder-set-wrong-frame-range-in-created-animation-instance 2023-04-12 17:34:13 +02:00
Thomas Fricard
f2dc123afb fix doc 2023-04-12 12:52:16 +02:00
Thomas Fricard
65180d7a62 update doc 2023-04-12 12:52:14 +02:00
Thomas Fricard
7f0992e21a add documentation for include/exclude handles maya settings 2023-04-12 12:45:40 +02:00
Roy Nieterau
c0ece932c3
Merge branch 'develop' into houdini_opengl 2023-04-11 17:28:42 +02:00
Thomas Fricard
681ac5babd remove doubled doc for namespace 2023-04-11 16:47:50 +02:00
Thomas Fricard
2304c32dee docs: add explanations for the index position in the namespace 2023-04-07 15:16:59 +02:00
Thomas Fricard
cc369928c1 modify doc to match new settings 2023-04-07 15:14:08 +02:00
Thomas Fricard
77ce35251a fix example for custom namespace in doc 2023-04-07 15:12:51 +02:00
Thomas Fricard
307e57bbfd change variables name for template 2023-04-07 15:12:51 +02:00
Thomas Fricard
14f6902fc0 modify doc 2023-04-07 15:11:02 +02:00
Thomas Fricard
3597b73ce6 change the token/description display for the reference loader in maya docs 2023-04-07 15:11:02 +02:00
Thomas Fricard
f0a6c933ea create settings and doc for the custom naming of referenced assets in maya 2023-04-07 15:10:54 +02:00
Roy Nieterau
5cca466c04
Merge branch 'develop' into houdini_opengl 2023-04-05 12:34:53 +02:00
Toke Jepsen
19458f25d0
Merge branch 'develop' into feature/OP-4994_defining-plugins-to-load-on-Maya-start 2023-04-05 07:40:30 +01:00
Roy Nieterau
49ff12da3c
Documentation: Move publisher related tips to publisher area (#4772)
* Move publisher related documentation to the publisher block

* Fix typo
2023-04-04 15:19:36 +02:00
Roy Nieterau
af7e4d035f
Merge branch 'develop' into houdini_opengl 2023-04-04 12:05:12 +02:00
Roy Nieterau
a93b635618
Maya: Remove pymel dependency (#4724)
* Remove pymel from `validate_no_namespace`

* Refactor `ValidateRigOutputIds` to remove pymel dependency

* Remove pymel dependency

* Fix logic

* Remove pymel dependency

* Remove py

* Remove pymel dependency

* Remove pymel dependency

* Remove pymel dependency

* Opt-out early if possible

* Remove pymel dependency

* Remove pymel dependency

* Remove pymel dependency

* Remove pymel dependency

* Remove pymel dependency

* Remove code that should've been removed

* Cosmetics

* Shush hound

* Refactor `get_parent` -> `get_node_parent`

* Fix argument

* Refactor logic for Validate Mesh Arnold Attributes

* Fix load image plane camera transform name

* Merge remote-tracking branch 'upstream/develop' into maya_remove_pymel

# Conflicts:
#	openpype/hosts/maya/plugins/load/load_reference.py
#	openpype/hosts/maya/plugins/publish/collect_review.py

* Fix bug

* Improve labels on messagebox buttons

* Fix repair

* Create empty mesh instead of cube

* Tweak code style based on comments by @fabiaserra

---------

Co-authored-by: Jakub Ježek <jakubjezek001@gmail.com>
2023-04-04 11:23:19 +02:00
Roy Nieterau
eb0f15002b
Merge branch 'develop' into houdini_opengl 2023-04-04 02:06:20 +02:00
Libor Batek
88dddb3a00
Merge branch 'develop' into bugfix/xgen_fixes 2023-04-03 17:28:44 +02:00
Ondřej Samohel
9f61b72546
Merge pull request #4649 from tokejepsen/feature/OP-3926_gpu-cache 2023-04-03 16:48:38 +02:00
Roy Nieterau
6353251ee0 Cosmetics 2023-04-03 12:29:58 +02:00
Roy Nieterau
7facba7905 Update documentation 2023-04-03 12:28:52 +02:00
Roy Nieterau
d730b0d64d Merge remote-tracking branch 'upstream/develop' into houdini_opengl 2023-04-03 12:27:46 +02:00
Roy Nieterau
007b2a6853
Documentation: Add Extract Burnin documentation (#4765)
* Add Extract Burnin documentation

* Add links / fix links

* Simplify documentation

* Remove mention of houdini
2023-04-03 12:04:34 +02:00
Jakub Ježek
acdaf7692c
Merge branch 'develop' into feature/OP-4994_defining-plugins-to-load-on-Maya-start 2023-03-31 23:13:42 +02:00
Toke Stuart Jepsen
7fb5242fca Merge branch 'develop' into feature/OP-3926_gpu-cache
# Conflicts:
#	openpype/settings/defaults/project_settings/maya.json
#	openpype/settings/entities/schemas/projects_schema/schemas/schema_maya_publish.json
2023-03-31 16:20:08 +01:00
Roy Nieterau
889fafbd25 Add docs (+ tweak some of the existing ones) 2023-03-31 16:12:41 +02:00
Roy Nieterau
fd467450ea Update docs 2023-03-30 17:46:26 +02:00
Roy Nieterau
669a2256ef Merge develop 2023-03-29 14:46:41 +02:00
Toke Stuart Jepsen
cfb9293348 Merge branch 'develop' into feature/OP-3926_gpu-cache
# Conflicts:
#	website/docs/admin_hosts_maya.md
2023-03-29 10:26:50 +01:00
Toke Jepsen
b7f6589886
Merge branch 'develop' into feature/OP-3278_camera-focal-length 2023-03-29 11:12:09 +02:00
Jakub Trllo
6f04af0d92
Merge branch 'develop' into enhancemen_kitsu_note_family_requirements 2023-03-29 10:57:50 +02:00
Toke Stuart Jepsen
72af67fc65 Warn about render farm support. 2023-03-27 16:42:45 +01:00
Ondřej Samohel
e35b4e001c
Merge pull request #4687 from tokejepsen/enhancement/OP-5213_enable-2D-PanZoom 2023-03-27 11:27:49 +02:00
Toke Stuart Jepsen
4bfb4aa757 Docs 2023-03-27 10:03:53 +01:00
Petr Kalis
1531708236
Global: persistent staging directory for renders (#4583)
* OP-4258 - Settings for transient template

* OP-4258 - added collector for transient staging dir

Allows setting profiles to create persistent stagingDir.

* OP-4258 - implemented persistent stagingDir in cleanup

* OP-4258 - updated logging

* OP-4258 - updated settings

* OP-4258 - Hound

* OP-4258 - renamed class to better name

* OP-4258 - changed location of Settings

Should be used in create and collecting phase also.

* OP-4258 - remove version placeholder from transient template

It was discussed that it shouldn't be used for now.

* OP-4258 - extracted transient dir query logic

This should be used in collection and creation phase for DCCs which are storing staging dir path directly into nodes.

* OP-4258 - added use of scene_name placeholder in collector

DCC dependent, way how to implement versioning, might not be used.

* OP-4258 - fix scene_name

* OP-4258 - remove wrong defaults

* OP-4258 - added possibility of different template name

Studio might want to put renders to different place from caches.

* OP-4258 - renamed according to GH comments

* OP-4258 - use is active filter

* OP-4258 - use is active filter

* OP-4793 - added project_settings to signature

* OP-4793 - updated logging message

* OP-4793 - added documentation

* OP-4258 - fix function arguments

* OP-4258 - updates to documentation


* OP-4258 - added known issues to documentation

---------

Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-03-24 16:30:46 +01:00
Toke Stuart Jepsen
3995416028 Validation for required namespace. 2023-03-24 15:27:33 +00:00
Toke Stuart Jepsen
bf047e2410 Merge branch 'enhancement/OP-5213_enable-2D-PanZoom' of https://github.com/tokejepsen/pype into enhancement/OP-5213_enable-2D-PanZoom 2023-03-23 15:37:04 +00:00
Toke Stuart Jepsen
e7b2e0026f BigRoy feedback 2023-03-23 15:36:57 +00:00
Toke Jepsen
54d566a4ee
Update website/docs/admin_hosts_maya.md
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-03-23 12:17:02 +00:00
Toke Stuart Jepsen
75e67807c3 Docs 2023-03-23 10:42:54 +00:00
Roy Nieterau
230139baf6 Fix some minor grammar/typos 2023-03-22 23:32:19 +01:00
Toke Stuart Jepsen
833e48ae0f Docs 2023-03-22 16:43:56 +00:00