Commit graph

9492 commits

Author SHA1 Message Date
iLLiCiTiT
709ef29c03 dont use dictionaries to store widgets as it's hard for orientation in code 2021-01-06 19:08:38 +01:00
iLLiCiTiT
3a70e1276d note is not part of workfile save as dialog 2021-01-06 18:28:15 +01:00
iLLiCiTiT
d1d7f3e48f do not query asset document 2021-01-06 18:26:35 +01:00
iLLiCiTiT
59b8fceee9 renammed comment to subversion and do check about version and comment only on initialization 2021-01-06 17:42:01 +01:00
iLLiCiTiT
01cf7f2cb0 modified save as dialog to contain note and modification from 2.x develop 2021-01-06 17:29:08 +01:00
iLLiCiTiT
675aa28eac replaced rootless kwarg with template_key 2021-01-06 16:38:58 +01:00
iLLiCiTiT
01cec68dea get_workdir can return rootless workdir 2021-01-06 15:33:34 +01:00
iLLiCiTiT
78d6702717 removed AVALON_HIERARCHY from context keys 2021-01-06 13:08:33 +01:00
iLLiCiTiT
ad92cb8fcd formatting changes 2021-01-06 13:06:55 +01:00
iLLiCiTiT
489cad80fd workfiles tool handle creating of workdir folder 2021-01-06 11:18:37 +01:00
iLLiCiTiT
6e328609ca use extracted workdir function in prelaunch hook 2021-01-06 11:09:47 +01:00
iLLiCiTiT
5b6b708090 extracted get workdir functions to avalon_context in pype.lib 2021-01-06 11:08:52 +01:00
iLLiCiTiT
433cfbd458 import modifications 2021-01-05 19:30:38 +01:00
iLLiCiTiT
6e95f79dcf copied workfiles tool to pype tools 2021-01-05 19:23:57 +01:00
Milan Kolar
e5d39665d8
Merge pull request #851 from pypeclub/feature/deadline_self_contained_module
Deadline as Pype Module
2021-01-04 17:46:56 +01:00
Milan Kolar
8db8feb046 remove deadline from tray module manager 2020-12-22 17:17:54 +01:00
Milan Kolar
5806713004
Merge pull request #857 from pypeclub/bugfix/env_change_on_app_launch
Create dict copy of environments on application launch
2020-12-22 17:16:06 +01:00
iLLiCiTiT
0b31fe7526 make sure it's totally independent 2020-12-22 15:48:43 +01:00
iLLiCiTiT
c1d0870a7e removed unused import 2020-12-22 15:42:35 +01:00
iLLiCiTiT
a4de80a61e call .copy() on variable env 2020-12-22 15:41:31 +01:00
Milan Kolar
8181a5f8b6
Merge pull request #846 from pypeclub/bugfix/threadsafe_terminal
Thread safe Terminal
2020-12-22 15:37:05 +01:00
Milan Kolar
c0456401b2
Merge pull request #854 from pypeclub:feature/launch_hooks_interface
Launch hooks interface
2020-12-22 14:23:27 +01:00
Milan Kolar
28f79d9024
Merge pull request #856 from pypeclub:bugfix/ftrack_event_entity_store
Ftrack project entity is not stored to event data
2020-12-22 14:06:06 +01:00
iLLiCiTiT
9311c99f81 fixed method name 2020-12-22 13:19:49 +01:00
iLLiCiTiT
328de48400 already implemented events use new methods instead of old ones 2020-12-22 13:17:43 +01:00
iLLiCiTiT
1d11730cd2 action handler store only project name not whole entity 2020-12-22 13:14:51 +01:00
iLLiCiTiT
d4ae3415f0 renamed get_project_entity_from_event to get_project_name_from_event 2020-12-22 13:14:32 +01:00
iLLiCiTiT
86419f80c6 get_project_entity_from_event store only project name not whole entity 2020-12-22 13:14:17 +01:00
iLLiCiTiT
6c0cf5067a get_project_settings_from_event expect only project name 2020-12-22 13:13:42 +01:00
Milan Kolar
1e7136232f
Merge pull request #853 from pypeclub/bugfix/rename_logging_module
Logging module rename
2020-12-22 12:21:34 +01:00
iLLiCiTiT
526f15a852 removed TODO 2020-12-22 10:51:30 +01:00
iLLiCiTiT
2cdaf321fb application launch context load modules to collect prelaunch hooks 2020-12-22 10:48:59 +01:00
iLLiCiTiT
1ef7dfbd33 Ftrack module ingerit ILaunchHookPaths and has implemented get_launch_hook_paths 2020-12-22 10:48:13 +01:00
iLLiCiTiT
3fec8b293a implemented ILaunchHookPaths interface 2020-12-22 10:47:05 +01:00
iLLiCiTiT
1a190670f1 fix log_viewer init file 2020-12-22 10:23:38 +01:00
iLLiCiTiT
49c22b6217 removed previous module file 2020-12-22 10:22:54 +01:00
iLLiCiTiT
1dab85efd8 renamed logging module to log_viewer 2020-12-22 10:21:14 +01:00
Milan Kolar
d4f18fedba
Merge pull request #848 from pypeclub/feature/ftrack_actions_with_settings
Ftrack actions with settings
2020-12-21 22:43:16 +01:00
Milan Kolar
8bacfc83ab tweak to defaults 2020-12-21 22:39:06 +01:00
Milan Kolar
4e521445ff read deadline and muster "enabled" settings in maya render creator 2020-12-21 22:09:59 +01:00
Milan Kolar
ff09244146 add missing scandir to requirements (uncaught from pathlib2) 2020-12-21 22:09:22 +01:00
Milan Kolar
4ea02c384e move deadline plugins to deadline module 2020-12-21 22:08:56 +01:00
Milan Kolar
925f5f9213 register deadline plugins via module manager 2020-12-21 22:08:43 +01:00
Milan Kolar
3c0d97787c temporarily disable sync from integration 2020-12-21 21:10:15 +01:00
Milan Kolar
c99950a1c7 plugin tools use execute instead of subprocess 2020-12-21 21:09:16 +01:00
Milan Kolar
067666bbe8 return missing commits from previous 2.x/develop merge 2020-12-21 19:30:20 +01:00
iLLiCiTiT
c3c415e405 actions are discovered by settings 2020-12-21 19:09:44 +01:00
iLLiCiTiT
4ca70aa937 implemented get_project_entity_from_event for action handler 2020-12-21 17:49:24 +01:00
iLLiCiTiT
3eb4674ac9 renamed get_settings_for_project to get_project_settings_from_event 2020-12-21 17:48:21 +01:00
iLLiCiTiT
ff80d5df6d get_settings_for_project expect only project_entity 2020-12-21 17:47:38 +01:00