Commit graph

600 commits

Author SHA1 Message Date
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
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
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
9ad4c23365
Merge pull request #1996 from icyvapor/develop 2021-09-13 12:13:05 +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
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
iLLiCiTiT
e75e9a6465 make sure that steps are not 0 2021-09-09 14:33:19 +02:00
iLLiCiTiT
e3b8e25a1a added steps to readme 2021-09-09 14:33:09 +02:00
iLLiCiTiT
7af864a6e0 steps can not be set 2021-09-09 14:28:17 +02:00
iLLiCiTiT
72b2f44fa9 added loading of steps from schema 2021-09-09 14:25:58 +02:00
felix.wang
fca3559896 Merge branch 'develop' of https://github.com/pypeclub/OpenPype into pypeclub-develop 2021-09-08 17:28:58 -07:00
felix.wang
5a425a5269 Moving project folder structure creation out of ftrack module #1989 2021-09-08 17:13:55 -07:00
Jakub Trllo
b77ff30c61
Merge pull request #1978 from pypeclub/feature/number_sliders
Settings UI: Number sliders
2021-09-07 16:01:16 +02:00
iLLiCiTiT
fa8383859c added ability to use schema as first children of dynamic schema definition 2021-09-07 12:12:10 +02:00
iLLiCiTiT
4b0c8abcd5 added new dynamic schema with name system_settings/modules 2021-09-07 12:11:36 +02:00
iLLiCiTiT
64e7dbb347 fixed valid_value_types for providers 2021-09-03 14:46:29 +02:00
iLLiCiTiT
b6754d8827 added single selection option to task type enum 2021-09-03 14:46:15 +02:00
iLLiCiTiT
554504711a Merge branch 'develop' into feature/module_settings 2021-09-01 16:47:34 +02:00
iLLiCiTiT
6298066178 Merge branch 'develop' into feature/multiple_workfile_templates 2021-08-31 19:17:03 +02:00
iLLiCiTiT
8f5254ff23 added show slider to readme 2021-08-31 11:00:44 +02:00
iLLiCiTiT
00d1ae5d43 added show_slider to examples 2021-08-31 10:58:59 +02:00
iLLiCiTiT
d6fc47d1c1 added option to have sliders in number widgets 2021-08-30 11:34:51 +02:00
iLLiCiTiT
d0cc82c382 Merge branch 'develop' into feature/module_settings 2021-08-27 17:28:59 +02:00
Petr Kalis
bf1dad45ff
Merge pull request #1876 from pypeclub/feature/webpublisher_backend
Feature/webpublisher backend
2021-08-27 14:20:02 +02:00
iLLiCiTiT
fd30b92904 added new anatomy-templates-enum to readme 2021-08-26 19:31:20 +02:00
iLLiCiTiT
9d4451a3d4 removed debug print 2021-08-26 15:18:28 +02:00
iLLiCiTiT
59cff86ce4 fixed templates enum entity 2021-08-26 15:17:04 +02:00
iLLiCiTiT
a06ab7e0ef added workfile_template_profiles to settings 2021-08-26 15:03:54 +02:00
iLLiCiTiT
ada23f369b added base of anatomy template enum entity 2021-08-26 15:02:17 +02:00
iLLiCiTiT
79314142bb fixed single selection of deadline url 2021-08-26 14:53:19 +02:00
iLLiCiTiT
5aabef9f9b push new defaults 2021-08-25 18:53:21 +02:00
Petr Kalis
455b4c6413 Merge branch 'develop' of github.com:pypeclub/pype into feature/webpublisher_backend 2021-08-25 14:03:21 +02:00
Milan Kolar
869d05d83a
Merge pull request #1888 from tokejepsen/feature/disregard_publishing_time 2021-08-25 14:03:09 +02:00
Petr Kalis
994c4d1751 Merge branch 'develop' of github.com:pypeclub/pype into feature/webpublisher_backend 2021-08-25 14:02:06 +02:00
Petr Kalis
53f504cf4e
Merge pull request #1915 from pypeclub/feature/1894_add_host_to_template_name_profiles
#1894 - adds host to template_name_profiles for filtering
2021-08-25 13:52:40 +02:00
Petr Kalis
f4e0b5214f Merge 2021-08-25 13:26:53 +02:00
Milan Kolar
3b733672b1 Merge branch 'develop' into feature/houdini-cb-update 2021-08-25 12:24:29 +02:00
Petr Kalis
d5cc025da5 Merge 2021-08-25 11:42:04 +02:00
Petr Kalis
bcea6fbf0d Webpublisher - removed is_webpublish_enabled as unneeded
run_server gets triggered only for webpublisher, doesn't make sense to double check

Moved webpublish dependent classes under webpublish host
Cleaned up setting
2021-08-25 11:09:57 +02:00
iLLiCiTiT
60ff215342 added few infor to readme 2021-08-24 17:54:04 +02:00
iLLiCiTiT
735f4b847b added mapping of schema hub key to top key value 2021-08-24 17:15:29 +02:00
iLLiCiTiT
2706c7759f a littlebit safer return value check 2021-08-24 17:15:06 +02:00
iLLiCiTiT
bd791c9719 moved few settings constants to constants.py 2021-08-24 17:08:44 +02:00
iLLiCiTiT
cf811c7e0f added addons_path key to settings 2021-08-24 15:53:03 +02:00
iLLiCiTiT
6b6877e76e fixed get_general_environments function 2021-08-24 15:52:49 +02:00
iLLiCiTiT
cad4d3987d Merge branch 'develop' into feature/module_settings 2021-08-24 15:11:15 +02:00