Commit graph

10766 commits

Author SHA1 Message Date
Milan Kolar
88b7d8dbcf remove obsolete plugin attribute imprint. 2021-02-16 14:30:10 +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
iLLiCiTiT
35327d8b24 added get_global_environments to pype.api 2021-02-16 12:27:56 +01:00
iLLiCiTiT
58bd79bb11 removed deprecated.py from pype lib 2021-02-16 12:25:08 +01:00
iLLiCiTiT
92a58cef00 removed AVALON_DB_DATA from avalon_apps module 2021-02-16 12:24:57 +01:00
iLLiCiTiT
8f273f2fa4 implemented get_global_environments which returns all global environments 2021-02-16 12:24:42 +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
Petr Kalis
420e3f7d38 AE to 3.0 structure - fix of typo 2021-02-16 09:59:33 +01:00
Petr Kalis
4dcde4afc1 SyncServer GUI - solve conflict, merged ProjectListWidget move 2021-02-16 09:51:34 +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
f9c3979ba0 added get_app_environments_for_context to pype.api 2021-02-16 09:31:48 +01:00
iLLiCiTiT
2b4d17a67c fix widget import in sync server 2021-02-16 09:29:29 +01:00
Petr Kalis
cca39446ef Merge branch 'develop' of github.com:pypeclub/pype into 3.0/sync_server_fixes 2021-02-16 09:29:25 +01:00
iLLiCiTiT
315fc42fb6 propagate ProjectListWidget in settings tool 2021-02-16 09:29:05 +01:00
Petr Kalis
fda065a691 AE move to 3.0 structure 2021-02-16 09:17:32 +01:00
iLLiCiTiT
19123b94c7 hound fix 2021-02-15 20:38:10 +01:00
iLLiCiTiT
6e2eabd5c3 global prelaunch hook is using lib functions 2021-02-15 20:29:12 +01:00
iLLiCiTiT
05d357465c adde new functions to lib init file 2021-02-15 20:28:51 +01:00
iLLiCiTiT
0ad906d88e added function get_app_environments_for_context which can be used to get environments for entered context 2021-02-15 20:28:24 +01:00
iLLiCiTiT
6071f1231f moved functions to calculate environments of launched application to lib.application 2021-02-15 20:27:39 +01:00
iLLiCiTiT
8337a0b9fd added EnvironmentPrepData to store temp data during environments preparation 2021-02-15 20:27:05 +01:00
iLLiCiTiT
8c4b5b3158 added modified merge environment function 2021-02-15 20:26:35 +01:00
iLLiCiTiT
83310acbab moved should_start_last_workfile to application lib 2021-02-15 20:26:01 +01:00
iLLiCiTiT
2d6ab3a10e added get_logger function to lib/application.py 2021-02-15 20:25:24 +01:00
iLLiCiTiT
02e0de41bf prepared imports for environments preparation 2021-02-15 20:25:04 +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
Petr Kalis
8cbe6d3f68 Safer handling of PACKAGE_DIR
PACKAGE_DIR wasn't found in pre_non_python_host_launch.py in some edge cases
2021-02-15 13:08:43 +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