Commit graph

12 commits

Author SHA1 Message Date
Clément Hector
59b7e265da
add label to matching family (#5128)
* add label to matching family

* Update openpype/tools/creator/model.py

Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>

---------

Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2023-06-15 10:13:49 +02:00
Jakub Trllo
b0a6be63ac Merge branch 'develop' into release/3.15.x
# Conflicts:
#	openpype/hosts/photoshop/api/workio.py
#	openpype/hosts/photoshop/plugins/publish/validate_unique_subsets.py
#	pyproject.toml
#	website/docs/artist_hosts_aftereffects.md
2023-01-24 12:31:32 +01:00
Jakub Trllo
4b0b6e6e02
Merge pull request #4346 from quadproduction/267-set-family-instances-in-create-plugin-by-alphabetical-order
Sort families by alphabetical order in the Create plugin
2023-01-19 11:05:33 +01:00
Jakub Trllo
5a4852703b Merge branch 'develop' into release/3.15.x 2023-01-18 12:10:47 +01:00
Thomas Fricard
1dfffce83d sort families by alphabetical order 2023-01-18 09:26:53 +01:00
iLLiCiTiT
7d01590b64 creators can be disabled too 2023-01-12 11:38:30 +01:00
Jakub Trllo
e9ca36dcfb use qtpy in creator 2022-12-21 13:52:08 +01:00
Jakub Trllo
00c2ac36c5 Fix enable state of "no registered families" item 2022-10-31 11:50:11 +01:00
Jakub Trllo
77e2f6eb8d use create register/discover functions in code 2022-03-23 15:11:43 +01:00
Jakub Trllo
d4f177f7bc use moved create functions in hosts 2022-03-08 17:39:50 +01:00
iLLiCiTiT
fab657c48a removed unused imports 2021-11-15 11:35:29 +01:00
iLLiCiTiT
5e3434a321 added cretors model 2021-11-12 22:37:45 +01:00