Commit graph

11381 commits

Author SHA1 Message Date
iLLiCiTiT
3280d1a8aa removed forgotten line 2021-03-31 16:16:54 +02:00
iLLiCiTiT
fae5a6506c added url argument back to docstring 2021-03-31 16:16:44 +02:00
iLLiCiTiT
86755f97cc fix global settings dict hierarchy 2021-03-31 15:46:05 +02:00
iLLiCiTiT
75f9fd7d1c close validation mongo connection 2021-03-31 15:26:44 +02:00
iLLiCiTiT
e8c52214dc Merge branch 'develop' into feature/global_settings 2021-03-31 15:21:40 +02:00
Milan Kolar
a15f879730
Merge pull request #1228 from pypeclub/feature/apps_without_env_groups
Removed environment metadata from apps and hosts
2021-03-31 15:13:02 +02:00
iLLiCiTiT
4eab3340a1 fix label issue 2021-03-31 15:07:39 +02:00
iLLiCiTiT
c51f31161e changed how paths are checked 2021-03-31 15:07:20 +02:00
iLLiCiTiT
b98fd5d0a9 modified get_pype_path_from_db to use get_pype_global_settings function 2021-03-31 15:02:18 +02:00
iLLiCiTiT
e7781a4540 added function to load global settings from mongo 2021-03-31 15:00:41 +02:00
iLLiCiTiT
a9442274ec removed unused function load_environments from igniter 2021-03-31 14:59:23 +02:00
iLLiCiTiT
cd9254b27d settings handler saves pype_path from system settings to global settings on save 2021-03-31 14:58:50 +02:00
iLLiCiTiT
969b2dedef resaved defaults 2021-03-31 14:58:19 +02:00
iLLiCiTiT
85863015a3 defined constant for global settings type 2021-03-31 14:57:51 +02:00
iLLiCiTiT
56c4ae7eb7 removed studio soft key from general and replaced with pype_path key 2021-03-31 14:57:36 +02:00
Milan Kolar
7f49d49024
Merge pull request #1221 from pypeclub/feature/store_settings_as_dict
Settings in mongo as dict
2021-03-31 14:53:57 +02:00
Milan Kolar
4c44d42804
Merge pull request #1222 from pypeclub/3.0/feature/python2-OpenTimelineIO-vendor
OTIO: adding python-2 version to `pype.vendor`
2021-03-31 13:29:13 +02:00
Milan Kolar
e3d09f2b22
Merge pull request #1223 from pypeclub/bugfix/new_project_schemas
New project schemas
2021-03-31 12:38:08 +02:00
Milan Kolar
0f9c845f58
Merge pull request #1219 from pypeclub/bugfix/1216-workfiles-tool-for-nuke
Pype's workfiles tool in nuke
2021-03-31 09:37:25 +02:00
Milan Kolar
e8fe8f25a3
Merge pull request #1213 from pypeclub/bugfix/3.0_profile_regex_fix
Fix regex checks in profiles filtering
2021-03-31 09:36:38 +02:00
Milan Kolar
07e9b44d9f
Merge pull request #1212 from pypeclub/feature/3.0_bulk_mov_strict_task
Bulk mov strict task
2021-03-31 09:32:21 +02:00
Milan Kolar
a26529e917
Merge pull request #1203 from pypeclub/3.0/bugfix/1089-nuke-avalontab-as-default-for-write-node
Nuke: AvalonTab as default for write node
2021-03-31 09:27:43 +02:00
Milan Kolar
b1492cfd4f
Merge pull request #1201 from pypeclub/3.0/feature/1100-nuke-read-container-simplify-labeling
Nuke: adding preset for a Read node name to all img and mov Loaders
2021-03-31 09:26:58 +02:00
Milan Kolar
fb790c7a33
Merge pull request #1198 from pypeclub/feature/blender_pyside_install_prelaunch_hook
Blender auto PySide2 install hook
2021-03-31 09:24:37 +02:00
iLLiCiTiT
f1b154a94f group does not have to have set label 2021-03-30 20:04:34 +02:00
iLLiCiTiT
0caa77261a removed label and icon from variants 2021-03-30 20:02:20 +02:00
iLLiCiTiT
9f14f89173 removed usage of "settings_env" key in launch context 2021-03-30 19:53:47 +02:00
iLLiCiTiT
1a4abd7128 changed how environments for apps and tools are retrieved 2021-03-30 19:52:50 +02:00
iLLiCiTiT
19313b06bd ApplicationManager use new tools classes to define it's tools 2021-03-30 19:51:30 +02:00
iLLiCiTiT
ed148c7c11 renamed ApplicationTool to EnvironmentTool and changed what data holds 2021-03-30 19:51:09 +02:00
iLLiCiTiT
9a18da32ac Implemented EnvironmentToolGroup to hold tool group 2021-03-30 19:50:33 +02:00
iLLiCiTiT
a507d78f9c fixed attributes usage 2021-03-30 19:43:05 +02:00
iLLiCiTiT
b6b1ab4b3a reimplemented require Application methods 2021-03-30 19:40:43 +02:00
iLLiCiTiT
aa0b3211fc ApplicationManager is using new classes to get applications 2021-03-30 19:40:29 +02:00
iLLiCiTiT
f5a046bbcb ApplicationGroup creates objects of Application class 2021-03-30 19:37:43 +02:00
iLLiCiTiT
be66e4cf70 added docstring to ApplicationGroup 2021-03-30 19:37:23 +02:00
iLLiCiTiT
68954e034e implemented new Application class which use more data from group and keeps only it's environments 2021-03-30 19:37:07 +02:00
iLLiCiTiT
dcdbae5156 implemented application group class it's object holds environments 2021-03-30 19:30:04 +02:00
iLLiCiTiT
6fa65a9bf8 removed previous implementation of Application object 2021-03-30 19:29:17 +02:00
iLLiCiTiT
52b1619b50 removed env_group_key from application schemas 2021-03-30 17:52:50 +02:00
iLLiCiTiT
7a45a1a0e7 anatomy handler can handle not existing projects 2021-03-30 17:05:19 +02:00
iLLiCiTiT
302a00c9c9 sync to avalon is using new schemas 2021-03-30 17:04:58 +02:00
iLLiCiTiT
43ac74c752 created new project schema using new config reference 2021-03-30 17:04:22 +02:00
iLLiCiTiT
824be75d53 created new project config schema validating new keys 2021-03-30 17:04:05 +02:00
Jakub Jezek
fd6466082b
OTIO: adding python-2 version to pype.vendor 2021-03-30 16:38:36 +02:00
iLLiCiTiT
f8a220d424 settings are stored as dictionaries instead of json string 2021-03-30 16:24:11 +02:00
iLLiCiTiT
c8e2e7744c remove unused import 2021-03-30 15:48:16 +02:00
iLLiCiTiT
6d198ab4fa removed unnecessary function 2021-03-30 15:00:44 +02:00
iLLiCiTiT
d81625cf71 reimplemented pype's workfiles tool in nuke 2021-03-30 14:50:24 +02:00
Milan Kolar
0ed283fe65
Merge pull request #1210 from pypeclub/feature/basic_save_catch_settings_ui
Catch exceptions on save in settings ui
2021-03-30 14:26:06 +02:00