Commit graph

14972 commits

Author SHA1 Message Date
iLLiCiTiT
cfff637cda use task name from instance data instead of AVALON_TASK 2021-09-16 18:12:20 +02:00
iLLiCiTiT
f5f736307b changed "Tasks" label to "Task names" 2021-09-16 14:18:08 +02:00
iLLiCiTiT
983a2fff25 added task type usage in get_subset_name 2021-09-16 14:16:24 +02:00
iLLiCiTiT
6d59b6e3eb use task type filreting in should start last workfile and open workfile tool 2021-09-16 12:17:27 +02:00
iLLiCiTiT
32688694c8 use task type for filtering in workfile builder 2021-09-16 12:17:08 +02:00
iLLiCiTiT
456cca8d74 store task_type to prepare context data 2021-09-16 12:16:08 +02:00
iLLiCiTiT
95424cdfc7 moved compile_list_of_regexes to profiles_filtering and moved it's import in openpype.lib earlier 2021-09-16 11:49:37 +02:00
iLLiCiTiT
0631a7d9b9 added task types to setting schemas 2021-09-16 11:12:14 +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
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
Jakub Jezek
42bb2a866c
nuke: fixing issue with shared python object 2021-09-10 10:37:04 +02:00
Jakub Trllo
a46d1d8bec
Merge pull request #2001 from pypeclub/feature/1999_number_with_configurable_steps
Settings UI: Number with configurable steps
2021-09-09 21:34:07 +02:00
Jakub Jezek
971844ed86
nuke: python3 compatibility wip 2021-09-09 16:25:20 +02:00
iLLiCiTiT
d961e0a262 replaced providers-enum with sync-server-providers to be able set system settings for provider 2021-09-09 15:17:23 +02:00
iLLiCiTiT
40a6712384 added steps to avalon mongo timeout 2021-09-09 14:35:19 +02:00