Commit graph

69 commits

Author SHA1 Message Date
Milan Kolar
16abadb918
Merge branch 'develop' into feature/ftrack_settings_changes 2021-04-22 10:41:22 +02:00
iLLiCiTiT
8b00525f9d also pass new values with metadata 2021-04-22 10:20:56 +02:00
Milan Kolar
0d22942af9
Merge pull request #1381 from pypeclub/feature/remove_user_module
Remove OpenPype User Module
2021-04-22 09:50:37 +02:00
iLLiCiTiT
981443b5c3 removed unused imports 2021-04-21 15:15:59 +02:00
iLLiCiTiT
bfb0874f03 renamed SaveWarning to SaveWarningExc 2021-04-21 13:35:04 +02:00
iLLiCiTiT
1418d9734a added more messages 2021-04-21 12:15:19 +02:00
iLLiCiTiT
d9424cdf39 replcaed spaces with new line char 2021-04-21 12:08:21 +02:00
iLLiCiTiT
d8f84a750d ftrack module raise SaveWarning exception if crashes during changing values 2021-04-21 11:41:08 +02:00
iLLiCiTiT
cbc0fca2e3 removed user module with all settings 2021-04-20 19:32:56 +02:00
iLLiCiTiT
9ac5427aaf ftrack updates custom attributes on application save 2021-04-20 19:19:55 +02:00
iLLiCiTiT
eb1b955667 replaced usage of get_pype_attr with get_openpype_attr 2021-04-20 19:09:30 +02:00
iLLiCiTiT
02238eef7c added get_openpype_attr to custom_attributes 2021-04-20 19:07:53 +02:00
iLLiCiTiT
d9ef2b59ab create update custom attributes is using functions from lib 2021-04-20 18:49:51 +02:00
iLLiCiTiT
d746c4009f added custom_attributes.py to ftrack lib 2021-04-20 18:49:29 +02:00
iLLiCiTiT
3f63fc7a9b avalon_sync is using constants defined in constants.py 2021-04-20 18:13:27 +02:00
iLLiCiTiT
5fbc62678b fixed and replaced import of constants 2021-04-20 18:13:13 +02:00
iLLiCiTiT
0ec066af7e defined constants in ftrack lib 2021-04-20 18:12:47 +02:00
Simone Barbieri
7440de9b9b Unreal: Added support for version 4.26 2021-04-20 10:43:54 +01:00
iLLiCiTiT
5d584adb8e python 2 prelaunch hooks are used when use_python_2 is True 2021-04-20 11:18:08 +02:00
iLLiCiTiT
73104401ac removed unused methods 2021-04-19 19:56:52 +02:00
iLLiCiTiT
56d699cc47 changed login dialog to show less information if server url is not available 2021-04-19 19:56:44 +02:00
iLLiCiTiT
5223f52f17 fixed credentials methods 2021-04-19 19:54:27 +02:00
iLLiCiTiT
3e2c4c3aaf do not fill schema and server in empty string 2021-04-19 19:53:59 +02:00
iLLiCiTiT
424d8be61a added ftrack url auto-filling 2021-04-19 19:43:31 +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