Commit graph

10393 commits

Author SHA1 Message Date
iLLiCiTiT
39a6dcd8a9 added list_strict_widget.py with previous implementation 2021-02-16 15:18:31 +01:00
iLLiCiTiT
00ce7e38ab removed item_types and anatomy_types 2021-02-16 15:18:15 +01:00
iLLiCiTiT
0970ca7f10 log entity path when keys are unknown 2021-02-16 15:15:05 +01:00
iLLiCiTiT
b38f946a33 removed ftrack project schemas 2021-02-16 15:14:20 +01:00
iLLiCiTiT
15cd66c0a6 added schema validations to root entity 2021-02-16 15:12:38 +01:00
iLLiCiTiT
c6ebcd3233 added groups on each anatomy item instead of anatomy itself 2021-02-16 15:09:30 +01:00
iLLiCiTiT
5c5035d1a4 add settings value validation to strict list 2021-02-16 14:58:23 +01:00
iLLiCiTiT
219a5540ff fix import in inputs 2021-02-16 14:58:08 +01:00
iLLiCiTiT
715afc209c modify validations method for project settings 2021-02-16 14:48:12 +01:00
iLLiCiTiT
a1686e5230 Anatomy is group entity now 2021-02-16 14:24:45 +01:00
iLLiCiTiT
59fc8e4522 moved set state after validations 2021-02-16 14:24:14 +01:00
iLLiCiTiT
cde534d106 fixed project change validation 2021-02-16 14:23:56 +01:00
iLLiCiTiT
bcdc773522 fix attribute access 2021-02-16 14:17:27 +01:00
iLLiCiTiT
e4005578d7 Added MockUp widget for testing purposes 2021-02-16 14:17:15 +01:00
iLLiCiTiT
0042c6f875 modified project's category widget to use entity 2021-02-16 14:10:48 +01:00
iLLiCiTiT
0ca7ace1f3 moved ProjectListWidget to widgets.py 2021-02-16 13:01:18 +01:00
iLLiCiTiT
24b01f87ab Merge branch 'develop' into feature/project_settings_to_entities 2021-02-16 12:54:35 +01:00
iLLiCiTiT
709053fbde added groups to ftrack events/actions settings 2021-02-16 12:53:52 +01:00
iLLiCiTiT
8e5f2f0f01 added is_group to imageio settings 2021-02-16 12:53:22 +01:00
Milan Kolar
86d00621ee
Merge pull request #1017 from pypeclub/PS_to_3.0_structure
Ps to 3.0 structure
2021-02-16 12:00:29 +01:00
Milan Kolar
b077f265de
Merge pull request #1023 from pypeclub/bugfix/project_list_import
Project list import fix
2021-02-16 09:47:03 +01:00
iLLiCiTiT
c607fada2d added ProjectListWidget to __all__ 2021-02-16 09:34:19 +01:00
iLLiCiTiT
2b4d17a67c fix widget import in sync server 2021-02-16 09:29:29 +01:00
iLLiCiTiT
315fc42fb6 propagate ProjectListWidget in settings tool 2021-02-16 09:29:05 +01:00
iLLiCiTiT
5fea4a3cbb added schema readme 2021-02-15 18:27:06 +01:00
iLLiCiTiT
a19db9a521 anatomy entities and ProjectSettings 2021-02-15 18:12:16 +01:00
Milan Kolar
9f9a1744bf import PACKAGE_DIR from pype explicitly 2021-02-15 13:48:03 +01:00
iLLiCiTiT
bccc4337b5 fix aces keys 2021-02-15 12:24:29 +01:00
iLLiCiTiT
defbb567e5 removed checkbox_key in ftrack project settings 2021-02-15 12:24:13 +01:00
iLLiCiTiT
75cdac3e84 fixed "separator" type in GUIEntity 2021-02-15 12:23:55 +01:00
iLLiCiTiT
a166f21f94 moved file_item attribute validation to InputEntity 2021-02-15 12:23:39 +01:00
iLLiCiTiT
6c376fd9ff initial implementation of project settings entity 2021-02-15 12:23:08 +01:00
Milan Kolar
8ddaa5bbd4 Merge branch 'develop' into PS_to_3.0_structure 2021-02-15 11:49:56 +01:00
Milan Kolar
307f2c6bba
Merge pull request #966 from pypeclub/feature/3.0_psd_bulk_export_of_anim_group
PSD Bulk export of ANIM group
2021-02-15 11:45:08 +01:00
Milan Kolar
e55ac87e8d use pype executable variable instead of explicit pype.bat in preregister 2021-02-15 11:42:26 +01:00
iLLiCiTiT
d72e38addf copied project schemas to entities dir 2021-02-15 11:38:35 +01:00
Milan Kolar
249f533e73
Merge pull request #1016 from pypeclub/feature/launch_script_for_non_python_hosts
Launch script for non python hosts
2021-02-15 11:33:27 +01:00
Milan Kolar
fbd3a09eb3
Merge pull request #1014 from pypeclub/feature/1010-unify-the-use-of-single-and-multi-root-templates
Unify the use of single and multi root templates
2021-02-15 11:17:02 +01:00
iLLiCiTiT
1d716e9b9d removed python3 syntax from settings entities 2021-02-15 10:30:00 +01:00
iLLiCiTiT
54020eb122 replaced prelaunch hooks of non python hosts with single global hook 2021-02-15 10:24:22 +01:00
iLLiCiTiT
9c0f86b5a1 added launch script for non python hosts 2021-02-15 10:23:56 +01:00
Petr Kalis
af872e2fbc PS move to 3.0 structure 2021-02-12 19:44:32 +01:00
iLLiCiTiT
ea72a254e2 modified prelaunch hooks for harmonmy, photoshop and after effects 2021-02-12 17:22:28 +01:00
iLLiCiTiT
de927d240e fixed extension check 2021-02-12 15:58:11 +01:00
iLLiCiTiT
40834c4292 fix collect context variable names 2021-02-12 15:44:02 +01:00
iLLiCiTiT
8ea1df768f renamed multiroot_widget to roots_widget 2021-02-12 15:20:27 +01:00
iLLiCiTiT
a32377231e removed singleroot support in settings tool 2021-02-12 15:20:27 +01:00
iLLiCiTiT
7e3909fff0 default roots are multiroots with single key 2021-02-12 15:20:26 +01:00
iLLiCiTiT
07d854746a fix anatomy overrides until override metadata are stored properly 2021-02-12 15:20:26 +01:00
Milan Kolar
3d3cac835a
Merge pull request #1012 from pypeclub/feature/3.0_delete_version_loader_action
Delete version as loader action
2021-02-12 14:48:11 +01:00