Commit graph

9479 commits

Author SHA1 Message Date
iLLiCiTiT
42faada165 removed filling of "representation" key with representation "ext" key 2021-01-05 10:48:49 +01:00
iLLiCiTiT
1231e4a3d6 removed double dot repacement 2021-01-05 10:48:42 +01:00
iLLiCiTiT
40a972802e removed dot from extensions 2021-01-05 10:48:38 +01:00
iLLiCiTiT
7e8ba29cbe added representation key to template data 2021-01-05 10:48:36 +01:00
iLLiCiTiT
beee823f34 replaced representation in template with ext 2021-01-05 10:48:33 +01:00
iLLiCiTiT
a7dd5dc3dc remove dot from extension and add warning in integrate new to be ackwnoledged about extension with dot 2021-01-05 10:48:29 +01:00
iLLiCiTiT
45d3cc63ce renamed repr variable to repre as repr is buildin function 2021-01-05 10:48:26 +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
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
iLLiCiTiT
8ed00fbdef get_project_entity_from_event moved to event handler 2020-12-21 17:47:16 +01:00
iLLiCiTiT
5517fe09cc implemented helper functions to get user roles from event 2020-12-21 17:39:27 +01:00
iLLiCiTiT
1bf55c5686 removed server action role check 2020-12-21 17:37:17 +01:00
iLLiCiTiT
f368385920 removed roles from registerings 2020-12-21 17:35:10 +01:00
iLLiCiTiT
b25a702456 added few comments 2020-12-21 15:55:31 +01:00
Milan Kolar
3ec08dd6e9
Merge pull request #845 from pypeclub/feature/ftrack_events_without_presets_pass
Ftrack events are not expecting presets argument
2020-12-21 13:14:06 +01:00
iLLiCiTiT
3635fe0423 added threading lock to Terminal to wait until is initialized 2020-12-21 11:24:25 +01:00
iLLiCiTiT
70034aee60 plugins_presets was removed as is not used anymore 2020-12-21 11:10:06 +01:00
Milan Kolar
0db15c183e Merge branch '2.x/develop' into develop 2020-12-21 09:23:36 +01:00
Milan Kolar
a3f68c99d6 Merge branch 'master' into 2.x/develop 2020-12-21 09:23:29 +01:00
Milan Kolar
33f96cd010 Merge remote-tracking branch 'origin/2.x/develop' into develop 2020-12-21 09:21:47 +01:00
Milan Kolar
a4b2556538
Merge pull request #840 from tokejepsen/2.x/feature/maya_playblast_image_plane
Optionally hide image planes from reviews.
2020-12-21 09:16:35 +01:00
Milan Kolar
1a6f6bfd92
Merge pull request #832 from pypeclub/bugfix/pype_py_import
Pype.py do not boot on import
2020-12-18 21:17:58 +01:00