Commit graph

67 commits

Author SHA1 Message Date
Ondrej Samohel
3576cb9564
Auto stash before merge of "feature/1585-maya-support-for-frame-steps-and-frame-lists" and "origin/develop" 2021-06-01 14:11:27 +02:00
iLLiCiTiT
b9e6f99a66 removed no_stored_credentials flag and always use passed credentials from arguments if possible 2021-05-26 18:42:25 +02:00
iLLiCiTiT
22811ccadd use right variable names 2021-05-26 18:29:19 +02:00
iLLiCiTiT
b986197a53 removed store_credentials flag which is not usable on most of server machines 2021-05-26 18:28:28 +02:00
iLLiCiTiT
a9cf091e86 removed unused and not working ftrack_events_path argument 2021-05-26 18:27:39 +02:00
iLLiCiTiT
a761727da5 removed unused main function from event_server_cli 2021-05-26 18:25:47 +02:00
Milan Kolar
aa771cab8e
Merge pull request #1591 from pypeclub/bugfix/1576-ftrack-login-server-can-t-work-without-stderr 2021-05-26 13:58:26 +02:00
Milan Kolar
2eb5e3f2b9
Merge pull request #1582 from pypeclub/feature/432-get-rid-of-avalon_hierarchy-and-hiearchy-key-on-asset 2021-05-25 23:04:17 +02:00
iLLiCiTiT
1e5af77880 override log_message and use print instead of sys.stderr.write 2021-05-25 18:48:51 +02:00
Petr Kalis
dd04e7833b Merge branch 'develop' of github.com:pypeclub/pype into feature/delivery_in_library_loader 2021-05-25 15:45:11 +02:00
iLLiCiTiT
81ab14b02c sync to avalon do not store hierarchy key 2021-05-25 11:41:13 +02:00
iLLiCiTiT
ca5405abcc entities are deleted by link length (higher length earlier removement) 2021-05-24 19:07:44 +02:00
iLLiCiTiT
e7eeb6fc57 faster asset doc query 2021-05-24 19:07:06 +02:00
iLLiCiTiT
5a5e40400c create AvalonMongoDB on object creation 2021-05-24 19:06:30 +02:00
Petr Kalis
a883ca1c77 Delivery in LibraryLoader - fixes for comments 2021-05-24 18:56:23 +02:00
Petr Kalis
cb6e09f2e1 Delivery in LibraryLoader - fix for wrong signature 2021-05-24 11:23:07 +02:00
Petr Kalis
68d452844b Merge branch 'develop' of github.com:pypeclub/pype into feature/delivery_in_library_loader 2021-05-24 11:17:50 +02:00
Petr Kalis
3e2a16af94 Delivery in LibraryLoader - added new Delivery loader
Extracted methods from existing Delivery Action on FTrack
Fixed Delivery Action for sequences
2021-05-20 15:37:04 +02:00
iLLiCiTiT
d17a0307ab defined CURRENT_DOC_SCHEMAS constant in openpype.lib 2021-05-17 19:47:43 +02:00
iLLiCiTiT
75d7cd16ad sort tools values for custom attribute by label 2021-05-06 09:54:49 +02:00
iLLiCiTiT
b0d8667d97 sort applications values for custom attribute by label 2021-05-06 09:54:39 +02:00
Milan Kolar
a8ac7cd538 merge develop into main 2021-05-04 17:07:32 +02:00
Milan Kolar
138ad21aba
Merge pull request #1321 from pypeclub/feature/prepare_project_prep
Prepare project Ftrack action in Pype 3
2021-04-13 18:43:48 +02:00
iLLiCiTiT
d49a93a58a removed unused import 2021-04-13 14:38:19 +02:00
iLLiCiTiT
684dcb918d local version is not under OpenPype Admin group 2021-04-13 14:35:14 +02:00
iLLiCiTiT
0fe1bc64f2 added PrepareProject to OpenPype Admin group 2021-04-13 14:23:53 +02:00
iLLiCiTiT
43187d8b11 removed unused imports 2021-04-13 14:19:40 +02:00
iLLiCiTiT
35d8059a3a defined roles in prepare project action 2021-04-13 14:09:41 +02:00
iLLiCiTiT
4d1ad337cc created server version of prepare project 2021-04-13 14:09:28 +02:00
iLLiCiTiT
ef8601422a renamed "Prepare Project" to "Prepare Project (Local)" 2021-04-13 13:57:08 +02:00
iLLiCiTiT
610abac381 using new way of storing anatomy data 2021-04-12 19:49:19 +02:00
iLLiCiTiT
6695fa7382 interface inputs are created using project settings 2021-04-12 19:06:33 +02:00
iLLiCiTiT
dfe35176f6 roots are filled with current values 2021-04-12 17:50:43 +02:00
iLLiCiTiT
6a599da37a disabled attributes options for now 2021-04-12 17:50:27 +02:00
iLLiCiTiT
46963fdddf fix custom attribute query 2021-04-12 16:55:15 +02:00
iLLiCiTiT
b1563b51dd use _query_custom_attributes to get custom attribute values 2021-04-12 14:49:48 +02:00
iLLiCiTiT
a0c98549eb implemented method that can queyr custom attribute values in chunks 2021-04-12 14:49:28 +02:00
Milan Kolar
4e2ff4bd13
Merge pull request #1295 from pypeclub/feature/modules_using_keyring
Modules using keyring to store credentials
2021-04-12 10:08:49 +02:00
iLLiCiTiT
667b977fca removed unused import 2021-04-09 19:05:23 +02:00
iLLiCiTiT
1359109e44 Use default anatomy task types instead of empty on project sync 2021-04-09 16:59:49 +02:00
iLLiCiTiT
3eab325ca8 use short code mapping during synchronization 2021-04-09 15:30:41 +02:00
Milan Kolar
4ad91090d7
Merge pull request #1279 from simonebarbieri/feature/fix_blender_unreal_workflow_openpype_3.0
Fix for the workflow between Blender and Unreal for OpenPype 3.0
2021-04-09 10:38:09 +02:00
iLLiCiTiT
065b64d1e0 use OpenPypeSecureRegistry 2021-04-09 10:36:20 +02:00
iLLiCiTiT
91faeb5492 Merge branch 'develop' into feature/modules_using_keyring 2021-04-09 10:01:32 +02:00
iLLiCiTiT
153160f85d use OpenPypeRegistry to set, get and remove ftrack credentials 2021-04-08 12:58:45 +02:00
iLLiCiTiT
5a7d19337c added helper function to get secure item key the same way 2021-04-08 12:43:27 +02:00
iLLiCiTiT
b742f3a9c5 credentials are not stored per user 2021-04-08 12:42:53 +02:00
iLLiCiTiT
d1e047d40c moved one method from credentials.py to ftrack module 2021-04-08 10:32:46 +02:00
iLLiCiTiT
ae5d05a813 ftrack server waits until event hub is connected 2021-04-08 10:10:44 +02:00
iLLiCiTiT
38926fe85e updated custom session with new timeout attribute 2021-04-08 10:10:20 +02:00