Commit graph

14977 commits

Author SHA1 Message Date
iLLiCiTiT
58cff296c0 changed variable name from 'repr' to 'repre' ('repr' builtin function) 2021-09-16 15:01:45 +02:00
iLLiCiTiT
08f4382409 use args as list where possible 2021-09-16 15:01:21 +02:00
iLLiCiTiT
bd3d770acc extract review use split_command_to_list 2021-09-16 14:51:51 +02:00
iLLiCiTiT
85728d5f96 use list of arguments directly where are known 2021-09-16 14:49:41 +02:00
iLLiCiTiT
bb69545050 split arguments using split_command_to_list in extract review slate 2021-09-16 14:49:24 +02:00
iLLiCiTiT
6c0e71a7d7 use list of arguments where are all known 2021-09-16 14:45:13 +02:00
iLLiCiTiT
01bca81ea1 use split_command_to_list for audio inputs 2021-09-16 14:41:29 +02:00
iLLiCiTiT
1a588ede02 use list where all arguments are known and can be sent as list 2021-09-16 14:40:25 +02:00
iLLiCiTiT
27d3a954ab use split_command_to_list in extract jpeg 2021-09-16 14:34:40 +02:00
iLLiCiTiT
1f5f7ac25d added function 'split_command_to_list' 2021-09-16 14:32:02 +02:00
iLLiCiTiT
70872c240f use list or arguments in extract trimming video where all arguments are known 2021-09-16 14:25:14 +02:00
Jakub Trllo
81830145d3
Merge pull request #2022 from pypeclub/bugfix/console_resize
Console interpreter: Handle invalid sizes on initialization
2021-09-16 11:34:07 +02:00
Milan Kolar
d436a69a01
Merge pull request #1952 from jrsndl/documentation/nuke_tut 2021-09-16 10:00:05 +01:00
Milan Kolar
257a095959
Merge pull request #2026 from pypeclub/feature/update-avalon-core-subm 2021-09-15 13:54:24 +01:00
Jakub Jezek
9a8fa8311e
update avalon core submodule 2021-09-15 13:28:17 +02:00
Jakub Ježek
c15e1f2766
Merge pull request #2003 from pypeclub/PYPE-1823_Nuke-13-compatibility 2021-09-15 13:20:33 +02:00
iLLiCiTiT
b12bc7b6a5 resize console window only once and make sure it has minimum size 2021-09-15 10:38:50 +02:00
Jakub Trllo
0ff8e4a5ea
Merge pull request #2015 from pypeclub/bugfix/1310-ftrack-actions-in-job-monitor
Ftrack: Sync to avalon actions have jobs
2021-09-14 21:21:26 +02:00
Jakub Trllo
c9fe0e1c9e
Merge pull request #2014 from pypeclub/feature/ftrack_args_update
Documentation: Ftrack launch argsuments update
2021-09-14 21:20:53 +02:00
Jakub Trllo
59843dc666
Merge pull request #2016 from pypeclub/bugfix/python_2_comp_fix
General: Fix Python 2 breaking line
2021-09-14 21:20:17 +02:00
Jakub Trllo
0cbcb2d420
Merge pull request #2019 from pypeclub/feature/ftrack_show_openpype_versions
Ftrack: Show OpenPype versions in event server status
2021-09-14 21:19:47 +02:00
iLLiCiTiT
01a3e96b72 added openpype executable to main process info 2021-09-14 16:26:20 +02:00
iLLiCiTiT
ce379e3cb4 add openpype version information about each process 2021-09-14 16:26:05 +02:00
iLLiCiTiT
9e7a445275 Statuser converts status data to OrderedDict 2021-09-14 16:19:30 +02:00
iLLiCiTiT
12b362a155 added 'get_openpype_version' and 'get_build_version' to openpype.lib scope 2021-09-14 16:02:13 +02:00
iLLiCiTiT
2d826a65ca added 'get_build_version' to be able get build version 2021-09-14 15:56:46 +02:00
iLLiCiTiT
39233653f8 added 'is_running_from_build' function 2021-09-14 15:56:09 +02:00
jrsndlr
23c32cd86d merged with nuke page 2021-09-14 15:55:25 +02:00
iLLiCiTiT
b71898e1d8 replaced 'get_pype_version' with 'get_openpype_version' 2021-09-14 15:51:23 +02:00
iLLiCiTiT
1b3771c3b3 fix python 2 host breaking line 2021-09-14 13:32:44 +02:00
iLLiCiTiT
57af5bdf08 removed unused exception variables 2021-09-14 10:41:54 +02:00
iLLiCiTiT
0749a96492 show_interface can change submit button label 2021-09-14 10:36:29 +02:00
iLLiCiTiT
c13f6132d6 removed irelevant comments 2021-09-14 10:36:07 +02:00
iLLiCiTiT
71a2dd8a67 added job of synchronization where can be uploaded traceback 2021-09-14 10:35:40 +02:00
iLLiCiTiT
2bd9ef0b53 exception handling moved from 'synchronization' to 'launch' 2021-09-14 10:35:10 +02:00
iLLiCiTiT
e7046b09d7 synchronization logic is encapsulated in synchronization method 2021-09-14 10:30:37 +02:00
iLLiCiTiT
2e5800cf8c updated how to prepare shell scripts 2021-09-14 09:48:16 +02:00
iLLiCiTiT
65b9bcf6e1 removed arguments for storing credentials and event paths 2021-09-14 09:45:07 +02:00
Jakub Trllo
eae9fe398d
Merge pull request #1983 from pypeclub/feature/task_type_enum_singleselection
Settings: Singleselection of task-type-enum
2021-09-13 19:40:35 +02:00
Jakub Ježek
e2bcd23ddf
Merge pull request #1984 from pypeclub/bugfix/precolletor-order
nuke, resolve, hiero: precollector order lest then 0.5
2021-09-13 15:26:39 +02:00
iLLiCiTiT
c726e69f51 Merge branch 'develop' into feature/task_type_enum_singleselection
# Conflicts:
#	openpype/settings/entities/enum_entity.py
2021-09-13 13:49:41 +02:00
Jakub Trllo
c431d86e97
Merge pull request #1986 from pypeclub/feature/example_addons
Global: Example addons
2021-09-13 12:35:03 +02:00
Milan Kolar
0cb2cbb14f
Update openpype/modules/README.md 2021-09-13 12:27:31 +02:00
Milan Kolar
9ad4c23365
Merge pull request #1996 from icyvapor/develop 2021-09-13 12:13:05 +02:00
Jakub Jezek
c16a204879
Merge branch 'main' into develop 2021-09-13 10:40:55 +02:00
Jakub Jezek
a0338cb548
avalon-core update 2021-09-13 10:40:29 +02:00
pypebot
8eda4f95f8
[Automated] Merged develop into main 2021-09-11 05:33:39 +02:00
felix.wang
b2b248f818 addressing comments PR#1996 2021-09-10 14:43:09 -07:00
Petr Kalis
cb5585659d
Merge pull request #1987 from pypeclub/feature/1976_provider_settings
Configurable items for providers without Settings
2021-09-10 15:48:54 +02:00
Jakub Jezek
a16924d0c4
nuke: removing (Testing only) from nuke and nukex 2021-09-10 10:46:28 +02:00