Vic Bartel
|
3c1ecfb36e
|
Drawn back to the obsolete version of python
|
2022-04-08 15:12:29 +02:00 |
|
Vic Bartel
|
d106ba4694
|
Reformat code after hound barking
|
2022-04-08 14:06:13 +02:00 |
|
Vic Bartel
|
1214cb995d
|
Remove an empty line
|
2022-04-08 14:06:13 +02:00 |
|
Vic Bartel
|
68941da3c8
|
Add fixes for hound
|
2022-04-08 14:01:24 +02:00 |
|
Vic Bartel
|
521b56289d
|
Add fixes after first PR
|
2022-04-08 14:01:24 +02:00 |
|
Vic Bartel
|
feae04f0c3
|
Fix hound Exception complaints
|
2022-04-08 14:01:24 +02:00 |
|
Vic Bartel
|
00285cacc0
|
Fix hound complaints
|
2022-04-08 14:01:24 +02:00 |
|
Vic Bartel
|
0e96071996
|
Add shotgrid module
|
2022-04-08 14:01:24 +02:00 |
|
Petr Kalis
|
5de8185ded
|
Merge pull request #2974 from BigRoy/documentation_cleanup
Website Docs: Remove unused pages
|
2022-04-08 13:28:26 +02:00 |
|
Petr Kalis
|
3754d48b86
|
Merge pull request #3041 from pypeclub/bugfix/OP-3072_GDrive-provider-ignore-that-site-is-disabled
SiteSync: Providers ignore that site is disabled
|
2022-04-08 13:13:52 +02:00 |
|
Jakub Trllo
|
fa06cb9b6f
|
Merge pull request #3040 from pypeclub/bugfix/unreal_creator_imports
Unreal: Creator import fixes
|
2022-04-08 12:09:48 +02:00 |
|
Petr Kalis
|
fc49311937
|
OP-3072 - check enablement as a first step for Dropbox
|
2022-04-08 11:53:47 +02:00 |
|
Jakub Trllo
|
08e7d47cf8
|
removed unused creator in pipeline.py
|
2022-04-08 11:52:23 +02:00 |
|
Jakub Trllo
|
753ee312a1
|
fixed imports in unreal creators
|
2022-04-08 11:52:10 +02:00 |
|
Petr Kalis
|
1848513fb9
|
OP-3072 - check enablement as a first step for GDrive
|
2022-04-08 11:49:35 +02:00 |
|
Petr Kalis
|
5c5d3b66ae
|
Merge pull request #3035 from pypeclub/chore/fix_python_requirements
Documentation: Python requirements to 3.7.9
|
2022-04-08 08:45:06 +02:00 |
|
Petr Kalis
|
208a6b0eca
|
Fix Python requirements to 3.7.9
According to some cases on Discord, 3.7.8 is not enough with PySide2 combination
|
2022-04-07 17:08:16 +02:00 |
|
jrsndlr
|
18c53a527a
|
Nuke Tut doc fix
remove artist_host_nuke.md, fix in-page link to artist_hosts_nuke.md
|
2022-04-07 16:06:20 +02:00 |
|
Petr Kalis
|
cdbcfadae2
|
Merge pull request #3008 from quadproduction/site-sync-gdrive-credential-path-resolve-env
Resolve environment variable in google drive credential path
|
2022-04-07 15:59:53 +02:00 |
|
pypebot
|
0f9e40a3d4
|
[Automated] Merged release main into develop
|
2022-04-07 14:28:25 +02:00 |
|
OpenPype
|
616d0cf620
|
[Automated] Release
|
2022-04-07 12:23:14 +00:00 |
|
pypebot
|
a51742c070
|
[Automated] Merged main into develop
|
2022-04-07 14:14:59 +02:00 |
|
OpenPype
|
53fba93840
|
[Automated] Bump version
|
2022-04-07 12:14:49 +00:00 |
|
pypebot
|
4b3de45c0d
|
[Automated] Merged develop into main
|
2022-04-07 14:08:34 +02:00 |
|
Jakub Trllo
|
a4d8b42589
|
Merge pull request #3033 from pypeclub/bugfix/use_sequence_for_review_default_value
Deadline: Fixed default value of use sequence for review
|
2022-04-07 13:55:55 +02:00 |
|
Jakub Trllo
|
2729b95aa8
|
Merge pull request #3027 from pypeclub/feature/OP-2893_Add-description-during-publish
Ftrack: Add description integrator
|
2022-04-07 13:32:53 +02:00 |
|
Jakub Trllo
|
aca5a66f39
|
Merge pull request #3032 from pypeclub/bugfix/OP-3041_Settings-unreadable-versions
Settings UI: Version column can be extended so version are visible
|
2022-04-07 13:32:40 +02:00 |
|
Jakub Trllo
|
c966b96e05
|
fixed default value of use sequence for review
|
2022-04-07 13:29:12 +02:00 |
|
Jakub Trllo
|
1c6164005c
|
wrapper around settings content is splitter so projects view can be resized
|
2022-04-07 13:24:43 +02:00 |
|
Jakub Trllo
|
cb3722552c
|
removed ftrackIntentLabel
|
2022-04-07 11:57:33 +02:00 |
|
Jakub Trllo
|
d3a8f9cc28
|
Merge pull request #3028 from pypeclub/bugfix/fix_get_repre_context_import
General: Fix import after movements
|
2022-04-07 11:38:18 +02:00 |
|
Jakub Trllo
|
053c2df59e
|
Merge branch 'develop' into feature/OP-2893_Add-description-during-publish
|
2022-04-07 11:14:00 +02:00 |
|
Jakub Trllo
|
c298e06ba6
|
use 'filepath_from_context' instead of 'get_representation_path_from_context'
|
2022-04-07 11:11:46 +02:00 |
|
Jakub Trllo
|
6ef7f420a8
|
Merge pull request #3025 from pypeclub/feature/OP-2572_Ftrack-auto-comment-with-summary
Ftrack: Add more options for note text of integrate ftrack note
|
2022-04-07 10:50:34 +02:00 |
|
Petr Kalis
|
2103a34d0e
|
Merge pull request #3029 from BigRoy/fix_validate_asset_docs
General: Fix validate asset docs plug-in filename and class name
|
2022-04-07 10:47:38 +02:00 |
|
Milan Kolar
|
e35b3220b7
|
Merge pull request #3030 from BigRoy/fix3026
|
2022-04-07 10:36:50 +02:00 |
|
Roy Nieterau
|
31683fb432
|
Allow to select invalid camera contents if no cameras found + improve error logging
|
2022-04-07 05:17:59 +02:00 |
|
Roy Nieterau
|
ae57c8619d
|
Fix grammar + typos
|
2022-04-07 04:50:32 +02:00 |
|
Roy Nieterau
|
f9df89dc0d
|
Fix Validate Asset Docs filename and class name
|
2022-04-07 04:49:26 +02:00 |
|
Jakub Trllo
|
acba6e8bb0
|
fix import of get_representation_context
|
2022-04-06 18:52:44 +02:00 |
|
Jakub Trllo
|
68957cc0d9
|
changed name of publish plugin
|
2022-04-06 18:14:34 +02:00 |
|
Petr Kalis
|
f4bf3a669d
|
Merge pull request #3023 from pypeclub/bugfix/AE_subset_name_for_workfile
AfterEffects: Added creating subset name for workfile from template
|
2022-04-06 17:54:06 +02:00 |
|
Petr Kalis
|
95af6326ec
|
Merge pull request #3024 from pypeclub/bugfix/OP-2837_Customizable-subset-name-for-workfiles-Harmony
Harmony: Added creating subset name for workfile from template
|
2022-04-06 17:53:39 +02:00 |
|
Petr Kalis
|
3052cf64be
|
Merge pull request #2995 from pypeclub/feature/OP-2011_Deafult-priority-configurable
Deadline: priority configurable in Maya jobs
|
2022-04-06 17:50:07 +02:00 |
|
Jakub Trllo
|
49808788f0
|
added settings for integrate ftrack description
|
2022-04-06 17:41:54 +02:00 |
|
Petr Kalis
|
485eacd60b
|
Merge branch 'develop' of github.com:pypeclub/OpenPype into feature/OP-2011_Deafult-priority-configurable
|
2022-04-06 17:38:13 +02:00 |
|
Jakub Trllo
|
e277cb8ed8
|
added ftrack integrator adding comment to description
|
2022-04-06 17:28:39 +02:00 |
|
Jakub Trllo
|
86647e0231
|
added collector for intent label
|
2022-04-06 17:26:53 +02:00 |
|
Jakub Trllo
|
62bca990a7
|
Merge pull request #3015 from pypeclub/enhancement/better_name_for_sequence_review_skip
Deadline: Use more suitable name for sequence review logic
|
2022-04-06 17:14:49 +02:00 |
|
Petr Kalis
|
374187da87
|
Merge branch 'develop' of github.com:pypeclub/OpenPype into feature/OP-2011_Deafult-priority-configurable
|
2022-04-06 17:09:11 +02:00 |
|