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 |
|
Jakub Trllo
|
1d2cf742f2
|
fix also 'QRegExp' vs. 'QRegularExpression'
|
2023-01-16 11:27:20 +01:00 |
|
Jakub Trllo
|
118d1eee16
|
Fix 'QRegExpValidator' vs. 'QRegularExpressionValidator'
|
2023-01-16 11:24:38 +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
|
a3e795aa37
|
import setting functions from 'openpype.settings'
|
2022-10-04 11:51:52 +02:00 |
|
Jakub Trllo
|
0d38c76f54
|
separated functions to query asset by name and id
|
2022-06-07 16:28:53 +02:00 |
|
Jakub Trllo
|
7109d932ec
|
replace queries in tools
|
2022-06-04 21:08:42 +02:00 |
|
Jakub Trllo
|
213ab8a811
|
replaced avalon imports in tools
|
2022-04-14 12:32:24 +02:00 |
|
Jakub Trllo
|
77e2f6eb8d
|
use create register/discover functions in code
|
2022-03-23 15:11:43 +01:00 |
|
Jakub Trllo
|
9c57a9e025
|
Merge branch 'develop' into feature/OP-2849_move-create-logic-from-avalon-to-openpype
|
2022-03-09 19:37:29 +01:00 |
|
Jakub Trllo
|
d4f177f7bc
|
use moved create functions in hosts
|
2022-03-08 17:39:50 +01:00 |
|
Jakub Trllo
|
a051a5dc4b
|
added qtawesome and qtpy into poetry lock
|
2022-03-07 17:42:34 +01:00 |
|
Roy Nieterau
|
20bc784698
|
Fix typos/grammar mistakes.
|
2022-01-30 22:03:34 +01:00 |
|
iLLiCiTiT
|
e410addc46
|
minor fixes of dialog
|
2022-01-05 18:50:09 +01:00 |
|
iLLiCiTiT
|
6cc944d46c
|
use ErrorMessageBox in creator too
|
2022-01-05 18:43:15 +01:00 |
|
iLLiCiTiT
|
acca8849a2
|
pass parent to creator error dialog
|
2022-01-05 18:43:01 +01:00 |
|
iLLiCiTiT
|
1893b9416f
|
added padding to creators view
|
2021-11-18 10:50:40 +01:00 |
|
iLLiCiTiT
|
fab657c48a
|
removed unused imports
|
2021-11-15 11:35:29 +01:00 |
|
iLLiCiTiT
|
c787ec0b8f
|
fixed setting of stylesheet for error message box
|
2021-11-15 11:23:47 +01:00 |
|
iLLiCiTiT
|
41a46980c5
|
moved style changes to openpype stylesheet
|
2021-11-15 11:18:33 +01:00 |
|
iLLiCiTiT
|
5ebd398fd1
|
small modification of FamilyDescriptionWidget
|
2021-11-15 10:50:31 +01:00 |
|
iLLiCiTiT
|
5b661fd2c7
|
use dbcon session
|
2021-11-15 10:48:40 +01:00 |
|
iLLiCiTiT
|
16f37c3703
|
apply style on message box
|
2021-11-15 10:48:15 +01:00 |
|
iLLiCiTiT
|
904704cf69
|
removed unused constant
|
2021-11-15 10:48:02 +01:00 |
|
iLLiCiTiT
|
5e3434a321
|
added cretors model
|
2021-11-12 22:37:45 +01:00 |
|
iLLiCiTiT
|
100eaa6de7
|
simplified few thinks
|
2021-11-12 21:36:32 +01:00 |
|
iLLiCiTiT
|
998434cd12
|
small modifications in ui initialization
|
2021-11-12 21:19:52 +01:00 |
|
iLLiCiTiT
|
04b5c039b0
|
replaced input variable name with text
|
2021-11-12 20:35:46 +01:00 |
|
iLLiCiTiT
|
96acb06ffd
|
separated parts from window to widgets and constants
|
2021-11-12 20:22:24 +01:00 |
|
iLLiCiTiT
|
459c3d4cb5
|
fixed imports
|
2021-11-12 20:05:18 +01:00 |
|
iLLiCiTiT
|
8196c4463a
|
renamed app.py to window.py
|
2021-11-12 20:03:48 +01:00 |
|
iLLiCiTiT
|
bd866f7f13
|
copied creator to openpype tools
|
2021-11-12 20:03:27 +01:00 |
|