Jakub Jezek
|
06d2e89865
|
testing file
|
2022-04-08 18:03:30 +02:00 |
|
Jakub Jezek
|
d4182e5cea
|
dev_test_plugin
|
2022-04-08 18:02:48 +02:00 |
|
Jakub Jezek
|
5f91947c1f
|
Merge branch 'develop' into feature/OP-1566_Flame-Create-Batch-Group
|
2022-04-08 15:19:01 +02:00 |
|
Jakub Jezek
|
8420a164c2
|
flame: temp reverse commit bfae95a847
|
2022-04-08 15:13:05 +02:00 |
|
Jakub Jezek
|
3f9b06139d
|
flame: fix getroot
|
2022-04-08 14:13:43 +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 Jezek
|
9256e02290
|
flame: setter getter error
|
2022-04-08 13:09:29 +02:00 |
|
Jakub Jezek
|
72ecb6192a
|
flame: fixing flame compatibility and python2
|
2022-04-08 12:52:27 +02:00 |
|
Jakub Jezek
|
bfae95a847
|
flame: OpenClipSolver inheriting from MediaInfoFile class
|
2022-04-08 12:23:16 +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 |
|
Jakub Jezek
|
4797f58498
|
flame: add todos for metadata feature
|
2022-04-08 11:59:34 +02:00 |
|
Jakub Jezek
|
adbd359342
|
flame: otio removing reel clip dependency
|
2022-04-08 11:54:36 +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 |
|
Jakub Jezek
|
03bf240816
|
flame: refactoring MediaInfoFile class so it is parentable
|
2022-04-08 11:18:10 +02:00 |
|
Jakub Jezek
|
5f1940a998
|
flame: adding maintainable temp file path
|
2022-04-08 11:17:22 +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 |
|
Jakub Jezek
|
fc6d01d004
|
hound catch
|
2022-04-07 17:15:44 +02:00 |
|
Jakub Jezek
|
afbacb1944
|
flame: fixing setter for node name
|
2022-04-07 17:14:33 +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 |
|
Jakub Jezek
|
16bd11083d
|
flame: set node name
if it doesn't exists in node props then set it from node_id
|
2022-04-07 15:22:09 +02:00 |
|
Jakub Jezek
|
304584573b
|
flame: missing dict items function call
|
2022-04-07 15:14:32 +02:00 |
|
Jakub Jezek
|
1535b47124
|
flame: add hack comment
|
2022-04-07 15:10:23 +02:00 |
|
Jakub Jezek
|
d0a2a781ae
|
flame: fixing head and tail
|
2022-04-07 15:08:45 +02:00 |
|
Jakub Jezek
|
4da106cf3d
|
flame: debug log nodes attrs
|
2022-04-07 15:06:14 +02:00 |
|
Jakub Jezek
|
4ed6c0257e
|
flame: returning all batch nodes
|
2022-04-07 15:05:46 +02:00 |
|
Jakub Jezek
|
cd59b3af66
|
flame: make sure nodes are not duplicated and update
|
2022-04-07 14:53:29 +02:00 |
|
Jakub Jezek
|
ce4aa40f21
|
flame: fixing umask to 0o000 to reflect permissions to 0777
|
2022-04-07 14:52:13 +02:00 |
|
pypebot
|
0f9e40a3d4
|
[Automated] Merged release main into develop
|
2022-04-07 14:28:25 +02:00 |
|
Jakub Jezek
|
614c49b57f
|
flame: fix wiretap with umask
|
2022-04-07 14:27:00 +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 Jezek
|
c2a4176067
|
flame: fix integrating batch group to loader with bgroup
|
2022-04-07 13:30:43 +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 Jezek
|
c2788070a3
|
flame: refactoring batch group creation
|
2022-04-07 12:22:34 +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 |
|