Commit graph

114 commits

Author SHA1 Message Date
Jakub Jezek
c5ee0dcac0
Nuke: fixing viewer colorspace at start of new script 2021-04-12 13:01:37 +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
Milan Kolar
fc9648b6ab
Merge pull request #1276 from pypeclub/feature/1173-generate-site-names-using-coolname
Generate site names using Coolname
2021-04-12 09:51:54 +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
1023f82139 removed added settings 2021-04-09 16:22:04 +02:00
iLLiCiTiT
3eab325ca8 use short code mapping during synchronization 2021-04-09 15:30:41 +02:00
iLLiCiTiT
8e183b05e9 added default task type mapping settings to ftrack module 2021-04-09 15:29:28 +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
Milan Kolar
a9857ee492 remove local site label from local settings 2021-04-09 10:30:21 +02:00
Milan Kolar
31bd9616ec extra space in info widget 2021-04-09 10:05:16 +02:00
iLLiCiTiT
91faeb5492 Merge branch 'develop' into feature/modules_using_keyring 2021-04-09 10:01:32 +02:00
Milan Kolar
96eec587db change ID generation to coolname 2021-04-09 09:54:07 +02:00
Milan Kolar
8710133c6d
Merge pull request #1285 from pypeclub/bugfix/openpype_settings_registry
OpenPype settings registry
2021-04-09 09:41:46 +02:00
iLLiCiTiT
84fb977558 added auto stop attribute to timers manager 2021-04-08 19:45:59 +02:00
iLLiCiTiT
f0b47e1c7a removed idle manager from settings schema 2021-04-08 19:42:52 +02:00
iLLiCiTiT
864e8b882c idle manager is always enabled and starts thread only if has registered callbacks 2021-04-08 19:42:31 +02:00
iLLiCiTiT
cbd40cd73b old mongo value is removed before change 2021-04-08 19:20:56 +02:00
iLLiCiTiT
261e1db2c0 changed keyring key of mongodb data to OpenPype/mongodb 2021-04-08 17:15:26 +02:00
iLLiCiTiT
787d037ca0 imported OpenPypeSecureRegistry in pype.lib.__init__ 2021-04-08 17:08:04 +02:00
iLLiCiTiT
ee93c229fe added some docstring to OpenPypeSecureRegistry 2021-04-08 16:54:32 +02:00
iLLiCiTiT
454bd9d1b5 copy pasted secure registry logic from igniter to pype lib 2021-04-08 15:40:21 +02:00
iLLiCiTiT
983b9264ec clockify is using keyring to store and receive api key 2021-04-08 14:11:22 +02:00
Milan Kolar
69ce0a8194
Merge pull request #1270 from pypeclub/fix/AE_highlight_comp_render
Fix clean up of composition must propagate to instance
2021-04-08 13:49:52 +02:00
Milan Kolar
3c268d6693
Merge pull request #1251 from pypeclub/bugfix/ftrack_api_connection
Ftrack api connection fix
2021-04-08 13:30:03 +02:00
Milan Kolar
0a3d9b1dbd
Merge pull request #1286 from pypeclub/bugfix/local_settings_applications
Fix executables from local settings
2021-04-08 12:59:08 +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
Milan Kolar
5b7f94c5a5
Merge pull request #1257 from pypeclub/feature/shell_prelaunch_hook
Shell prelaunch hook fix
2021-04-08 12:36:04 +02:00
iLLiCiTiT
d7bca3f53c fix executables from local settings 2021-04-08 12:11:16 +02:00
iLLiCiTiT
a6ac99c755 added ability to define name of registry 2021-04-08 11:31:41 +02:00
iLLiCiTiT
cf2dc1f70e renamed PypeSettingsRegistry to OpenPypeSettingsRegistry 2021-04-08 11:31:04 +02:00
Jakub Jezek
5d64ed22a2
remains of unrenamed pype. namespace 2021-04-08 11:01:54 +02:00
iLLiCiTiT
4377dbb026 removed resolve from shell prelaunch hook 2021-04-08 10:46:01 +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
iLLiCiTiT
73abae2f26 removed unused function 2021-04-08 09:59:58 +02:00
Milan Kolar
39f5103d4e
Merge pull request #1274 from pypeclub/fix/AE_remove_orphaned_instances
AE remove orphaned instance from workfile
2021-04-08 09:58:40 +02:00
Milan Kolar
18860253bc
Merge pull request #1277 from pypeclub/feature/dynamic_app_variants
Dynamic app variants
2021-04-08 09:57:53 +02:00
Milan Kolar
42fd33ef81 add unreal and terminal to modifiable applications 2021-04-08 09:53:16 +02:00
Milan Kolar
0d71f7c216 remove mayabatch from applications 2021-04-08 09:50:20 +02:00
Simone Barbieri
5a1889e413 Fix for the workflow between Blender and Unreal for OpenPype 3.0 2021-04-07 16:49:27 +01:00
iLLiCiTiT
dd82401259 fix root_value_for_template method in Anatomy 2021-04-07 17:33:41 +02:00
iLLiCiTiT
19a9a54754 ftrack custom attributes have right tool label 2021-04-07 17:17:19 +02:00
iLLiCiTiT
da32cbe8b0 fix tool labels 2021-04-07 17:17:04 +02:00
iLLiCiTiT
e59e959a95 fix enabled attribute in Application class 2021-04-07 16:51:05 +02:00
iLLiCiTiT
3c4f48e3ab fix applications in local settings 2021-04-07 16:49:38 +02:00