Commit graph

10756 commits

Author SHA1 Message Date
iLLiCiTiT
feaaa387c0 copied maya look asigner to pype tools 2021-03-03 17:29:00 +01:00
Milan Kolar
ba912fabba
Merge pull request #1081 from pypeclub/bugifx/using_avalon_mongo_from_settings
Removed usage of AVALON_MONGO from settings
2021-03-03 16:33:03 +01:00
Milan Kolar
ba354dd30c
Merge pull request #1083 from pypeclub/bugfix/3_collect_instance_data_fix_or_query
Collect instance data fix subset query
2021-03-03 16:32:39 +01:00
iLLiCiTiT
d486887eb8 removed whole check of mongo url change 2021-03-03 15:18:11 +01:00
iLLiCiTiT
c71ca0fdd4 do not query subset documents if subset filters are empty 2021-03-03 14:34:56 +01:00
iLLiCiTiT
172dc31cdf removed usage of avalon mongo from settings 2021-03-03 14:14:13 +01:00
Milan Kolar
a5cba994d4
Merge pull request #1075 from pypeclub/bugfix/1069-fix-resolving-of-_schema_dir
Fix resolving of  schema dir
2021-03-03 09:55:12 +01:00
Milan Kolar
af1c39d020
Merge pull request #1068 from pypeclub/feature/656-optionally-add-task-to-subset-name
Optionally add task to subset name
2021-03-03 09:54:37 +01:00
Milan Kolar
d64083dd49
Merge pull request #1039 from pypeclub/feature/publish_cli_command
Publish command in Pype cli
2021-03-03 09:44:03 +01:00
Milan Kolar
56f855d19e
Merge branch 'develop' into feature/publish_cli_command 2021-03-03 09:43:22 +01:00
Milan Kolar
ab03c28f3a
Merge pull request #992 from pypeclub/3.0/poetry
Pype 3: Poetry linux issues
2021-03-03 09:42:26 +01:00
iLLiCiTiT
758d412fef fix space in docstring 2021-03-02 19:04:53 +01:00
iLLiCiTiT
3858f8f93f removed option to set different logging mongo url, database name or collection name 2021-03-02 13:56:33 +01:00
Ondrej Samohel
78a111016b
add detection/installation of poetry to unix build script 2021-03-02 13:46:19 +01:00
iLLiCiTiT
a8aec32893 removed unused import 2021-03-02 13:29:40 +01:00
iLLiCiTiT
b3996aff2d set avalon's core environments before pype import and use modules manager 2021-03-02 12:04:33 +01:00
iLLiCiTiT
2da06d1793 removed AVALON_MONGO and AVALON_DB_DATA from settings 2021-03-02 12:03:49 +01:00
iLLiCiTiT
0289546cde multiple variants should not work as expected 2021-03-01 19:26:43 +01:00
iLLiCiTiT
2430410752 modified default subset name templates 2021-03-01 19:13:06 +01:00
iLLiCiTiT
ebaab6dd79 added multiple variants of formatting keys with different lower/upper changes 2021-03-01 19:06:35 +01:00
iLLiCiTiT
1e3d389bf3 changed user_input to variant 2021-03-01 19:06:00 +01:00
Milan Kolar
1c8134f10d
Merge pull request #1062 from pypeclub/bugfix/multiselect_combobox_works
Multiselect combobox works
2021-03-01 17:49:33 +01:00
iLLiCiTiT
ef5812af82 fixed multiselection combobox view 2021-03-01 15:35:55 +01:00
iLLiCiTiT
afad37dcb5 hound fixes 2021-03-01 14:43:42 +01:00
iLLiCiTiT
f2ac90f89e fix standalone publisher handling on project change 2021-03-01 14:11:55 +01:00
iLLiCiTiT
317e3edda2 standalone publisher cares about task changes 2021-03-01 14:02:59 +01:00
iLLiCiTiT
7fe8f85a62 added catch exception when task is required and not set 2021-03-01 12:26:00 +01:00
iLLiCiTiT
2fbf01856a added simple check of task existence when template requires task name 2021-03-01 12:25:28 +01:00
iLLiCiTiT
ad3458c232 changed keys in creator plugin for filtering and filling 2021-03-01 12:06:52 +01:00
iLLiCiTiT
42830fcecc fixed profile filtering logic 2021-03-01 12:03:15 +01:00
iLLiCiTiT
60cd9b8d86 added validation of not set value 2021-03-01 11:44:22 +01:00
iLLiCiTiT
759620d323 basic logic of using settings for subset template works 2021-03-01 11:37:40 +01:00
iLLiCiTiT
770f62e6fa standalone publisher has defined host name in constants and is set on startup 2021-03-01 11:30:37 +01:00
iLLiCiTiT
86912ee713 saved default subset names templates 2021-03-01 10:59:55 +01:00
iLLiCiTiT
895017e9b4 added subset name profiles to settings 2021-03-01 10:58:07 +01:00
iLLiCiTiT
6ea13ac802 fixed multiselection combobox 2021-02-26 19:23:47 +01:00
iLLiCiTiT
23b613e6b6 modified profile_filtering to be able use different logger 2021-02-26 19:16:54 +01:00
iLLiCiTiT
d3e13d4c33 added profiles filtering function to pype.lib 2021-02-26 19:13:24 +01:00
iLLiCiTiT
66efae67dd extracted compile_list_of_regexes to pype.lib's init file 2021-02-26 19:13:12 +01:00
iLLiCiTiT
9a3db03975 cleaned code 2021-02-26 18:08:38 +01:00
iLLiCiTiT
cef7b305dd standalone publisher is using pype's creator and way how creator tool creates subset name 2021-02-26 17:45:32 +01:00
Ondrej Samohel
fd82646083
fix poetry venv installation 2021-02-26 17:00:14 +01:00
iLLiCiTiT
4d164753dc modified unreal's creator plugin 2021-02-26 16:42:10 +01:00
iLLiCiTiT
bc2c2b4405 added Creator plugin for tvpaint and it's creator are using it 2021-02-26 16:40:56 +01:00
iLLiCiTiT
c935958a13 resolve's creator also inherit from creator mixin 2021-02-26 16:36:06 +01:00
iLLiCiTiT
933d6de71e fixed inheritance in photoshop creator 2021-02-26 16:33:09 +01:00
iLLiCiTiT
e5d5032f61 nuke's creator inherit from creator mixin and all remaining creators are using pype's cretor 2021-02-26 16:32:31 +01:00
iLLiCiTiT
c154aa5993 added Creator plugin for houdini and fixed inheritance in it's creators 2021-02-26 16:11:24 +01:00
iLLiCiTiT
22a1a711c6 fixed hiero creator plugin inheritance 2021-02-26 16:08:14 +01:00
iLLiCiTiT
7481df27ad fixed Fusion creator plugin 2021-02-26 16:06:50 +01:00