Commit graph

8257 commits

Author SHA1 Message Date
iLLiCiTiT
2b56a409cb replaced RESOURCES_DIR in get_resource method 2020-11-18 20:34:23 +01:00
iLLiCiTiT
c3b9f2558d remove unused imports 2020-11-18 20:24:25 +01:00
iLLiCiTiT
675a1e134d implemented actions for launcher with app manager 2020-11-18 19:53:22 +01:00
iLLiCiTiT
caaa341509 added application action to launcher tool 2020-11-18 19:51:23 +01:00
iLLiCiTiT
2d56b423d9 added choice to use app manager with setting PYPE_USE_APP_MANAGER environment 2020-11-18 19:50:52 +01:00
iLLiCiTiT
4e0ae38a12 get_ffmpeg_tool_path moved to ffmpeg utils 2020-11-18 19:33:24 +01:00
iLLiCiTiT
9a04ace92b env_value_to_bool has docstring 2020-11-18 19:32:53 +01:00
iLLiCiTiT
314c251076 get_paths_from_environ moved to env_tools 2020-11-18 19:32:43 +01:00
iLLiCiTiT
1901c83f67 applications imports fix 2020-11-18 19:24:09 +01:00
iLLiCiTiT
24a8fad513 moved env_value_to_bool to env_tools 2020-11-18 19:23:55 +01:00
iLLiCiTiT
fc2f4f929d after launch procedures in try except 2020-11-18 18:39:05 +01:00
iLLiCiTiT
f0e4bb6ccc added simple after launch procedures 2020-11-18 18:37:44 +01:00
iLLiCiTiT
f14475788d use pype logger to get any output 2020-11-18 18:34:07 +01:00
iLLiCiTiT
ab943e7aaa fixed small issue in launch logic 2020-11-18 18:33:22 +01:00
iLLiCiTiT
011508cfe0 icon path is also tried with formatting icon string 2020-11-18 18:30:12 +01:00
iLLiCiTiT
cba93bb9b5 resources has variable RESOURCES_DIR 2020-11-18 18:23:28 +01:00
iLLiCiTiT
558d976167 do not use pypelib in action 2020-11-18 17:24:03 +01:00
iLLiCiTiT
df37b9cdb2 added enabled check 2020-11-18 17:18:50 +01:00
iLLiCiTiT
da2527765a implemented new applications ftrack action 2020-11-18 17:17:44 +01:00
iLLiCiTiT
b8bb62ddf0 added manager to lib init 2020-11-18 14:48:38 +01:00
iLLiCiTiT
8c238d84aa added iter to app manager 2020-11-18 14:44:38 +01:00
iLLiCiTiT
7e37702e37 few raises information 2020-11-18 12:31:09 +01:00
iLLiCiTiT
2d6a507b30 made application context more prelaunch hook ready 2020-11-18 12:24:01 +01:00
iLLiCiTiT
2c913557c6 added few more docstrings 2020-11-17 19:13:47 +01:00
iLLiCiTiT
b2a3a8d89f added few docstrings 2020-11-17 18:48:24 +01:00
iLLiCiTiT
a0d5a41dd0 corrent keys are used with tools 2020-11-17 17:24:53 +01:00
iLLiCiTiT
f8532c464d added new defaults of settings 2020-11-17 17:21:16 +01:00
iLLiCiTiT
4dd9d72a5f moved the code to applications.py 2020-11-17 17:15:16 +01:00
iLLiCiTiT
b24be8f4e4 applications manager works with expect icons 2020-11-17 16:26:22 +01:00
iLLiCiTiT
bb280f7ba5 initial commit of application manager 2020-11-17 16:15:01 +01:00
iLLiCiTiT
8d1cdbfd14 added unchangable template to hosts 2020-11-17 16:13:36 +01:00
iLLiCiTiT
51912c4f90 updated added new template for hosts unchangeable values 2020-11-17 16:13:08 +01:00
iLLiCiTiT
73295c303a renamed all system settings schemas and templates kept examples with example at the start 2020-11-17 16:02:18 +01:00
iLLiCiTiT
ce0b2703cb renamed hosts schemas and templates files 2020-11-17 15:56:14 +01:00
iLLiCiTiT
3d96589ca9 renamed system_host_template to template_host_variant 2020-11-17 15:53:50 +01:00
iLLiCiTiT
adc8caa6bf hosts schema also contain label (host label) only for developers 2020-11-17 15:52:43 +01:00
iLLiCiTiT
b644bb9e76 variants are wrapped under invisible dict with key variants 2020-11-17 15:52:06 +01:00
iLLiCiTiT
10b176ed03 host template has also label and variant label inputs for developers 2020-11-17 15:50:23 +01:00
iLLiCiTiT
6845545840 changed {host_name}_executables key to executables 2020-11-17 15:49:52 +01:00
iLLiCiTiT
8cc56b1465 template item can have multiple item definitions in one schema item 2020-11-17 15:46:00 +01:00
iLLiCiTiT
6edabcb912 hide items not available for specific user role 2020-11-17 15:45:17 +01:00
iLLiCiTiT
cfbe04d536 simple version of user role in settings gui 2020-11-17 15:44:16 +01:00
Milan Kolar
537da30414
Merge pull request #716 from pypeclub/feature/push_frames_works_for_all_same_name_attributes
Synchronize ftrack hierarchical and shot attributes
2020-11-17 11:18:33 +01:00
Milan Kolar
371f305d8e
Merge pull request #717 from pypeclub/feature/remove_artist_view_pyblish_gui
Removed artist view from pyblish gui
2020-11-17 11:11:32 +01:00
iLLiCiTiT
9c1343f80d removed artist tab icon 2020-11-17 10:40:13 +01:00
iLLiCiTiT
d3f09293d3 removed artist view, model and delagate 2020-11-17 10:38:31 +01:00
iLLiCiTiT
266dc08a84 overview is default view 2020-11-17 10:37:49 +01:00
Milan Kolar
9ec415d2ff
Merge pull request #715 from pypeclub/bugfix/maya-disable-legacy-overrides
Maya: disable legacy override check for cameras
2020-11-16 18:33:02 +01:00
Milan Kolar
ba32c9799f Merge branch 'release/2.13.6' into 2.x/develop 2020-11-15 23:57:23 +01:00
Toke Stuart Jepsen
9e45fbf49b harmony render and burnin fix 2020-11-15 22:18:18 +00:00