iLLiCiTiT
|
66812f01be
|
Merge branch 'develop' into feature/creator_in_openpype
|
2021-11-15 10:51:13 +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 |
|
Petr Kalis
|
6940f1ef5c
|
Merge pull request #2242 from pypeclub/bugfix/path_tools_wrong_key
Site Sync settings should contain 'root' key
|
2021-11-15 10:26:18 +01:00 |
|
Jakub Trllo
|
4789937488
|
Merge pull request #2243 from pypeclub/feature/subset_manager_in_openpype
Tools: Subset manager in OpenPype
|
2021-11-15 09:40:12 +01:00 |
|
iLLiCiTiT
|
5e3434a321
|
added cretors model
|
2021-11-12 22:37:45 +01:00 |
|
iLLiCiTiT
|
cb4b014800
|
moved SUBSET_NAME_ALLOWED_SYMBOLS to pipeline/create/constants
|
2021-11-12 22:31:13 +01:00 |
|
iLLiCiTiT
|
a7b7d36ea2
|
disable editing of items
|
2021-11-12 21:43:07 +01:00 |
|
iLLiCiTiT
|
100eaa6de7
|
simplified few thinks
|
2021-11-12 21:36:32 +01:00 |
|
Ondřej Samohel
|
dcece2630c
|
Merge pull request #2061 from pypeclub/feature/royalrender-integration
Basic Royal Render Integration ✨
|
2021-11-12 21:20:59 +01:00 |
|
Ondrej Samohel
|
dd519cec50
|
fix hound
|
2021-11-12 21:20:19 +01:00 |
|
iLLiCiTiT
|
26408c22c2
|
changed usage of creator
|
2021-11-12 21:20:01 +01:00 |
|
iLLiCiTiT
|
998434cd12
|
small modifications in ui initialization
|
2021-11-12 21:19:52 +01:00 |
|
Ondřej Samohel
|
65a98071ef
|
Merge branch 'develop' into feature/royalrender-integration
|
2021-11-12 21:17:38 +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 |
|
Petr Kalis
|
b7cb006508
|
Fix - wrong key used, return back to 'root' instead of 'roots'
'root' follow existing pattern (in Anatomy etc.)
|
2021-11-12 20:13:20 +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 |
|
Petr Kalis
|
555fba179a
|
Fix - wrong key used
New configuration contains "roots" intead of "root"
|
2021-11-12 20:03:07 +01:00 |
|
iLLiCiTiT
|
2a19104b96
|
remove setting of avalon stylesheet
|
2021-11-12 19:59:54 +01:00 |
|
Jakub Trllo
|
533da5f54c
|
Merge pull request #2214 from pypeclub/bugfix/project_from_entity_fix
Ftrack: Base event fix of 'get_project_from_entity' method
|
2021-11-12 19:39:08 +01:00 |
|
iLLiCiTiT
|
24e4eb47c7
|
use openpype subset manager in host tools
|
2021-11-12 19:37:12 +01:00 |
|
iLLiCiTiT
|
aa91345eff
|
redone model and window of subset manager
|
2021-11-12 19:37:02 +01:00 |
|
iLLiCiTiT
|
5d527e1d27
|
give a separate style to SubsetManagerDetailsText
|
2021-11-12 19:36:28 +01:00 |
|
iLLiCiTiT
|
e73ac627e3
|
few smaller changes in widgets
|
2021-11-12 19:36:08 +01:00 |
|
iLLiCiTiT
|
953ce5f054
|
renamed Window class to SubsetManagerWindow
|
2021-11-12 19:33:15 +01:00 |
|
iLLiCiTiT
|
318a45a37c
|
renamed app.py to window.py
|
2021-11-12 19:32:30 +01:00 |
|
iLLiCiTiT
|
281b8896e2
|
copied subset manager to openpype tools
|
2021-11-12 19:32:04 +01:00 |
|
Petr Kalis
|
8889507ca0
|
Merge pull request #2230 from pypeclub/feature/OP-1978_Use-new-site-sync-entity-in-settings-and-modify-their-loading
Use new site sync entity in settings and modify their loading
|
2021-11-12 19:20:13 +01:00 |
|
Petr Kalis
|
48ff597960
|
Merge branch 'develop' into feature/OP-1978_Use-new-site-sync-entity-in-settings-and-modify-their-loading
|
2021-11-12 19:19:57 +01:00 |
|
Petr Kalis
|
436a43ff3c
|
Merge pull request #2206 from pypeclub/feature/OP-1937_Add-alternative-site-for-Site-Sync
Add alternative sites for Site Sync
|
2021-11-12 19:10:58 +01:00 |
|
Petr Kalis
|
c999abda89
|
Merge pull request #2188 from pypeclub/feature/OP-1920_Add-command-line-running-of-Site-Sync-server
Add command line way of running site sync server
|
2021-11-12 19:10:03 +01:00 |
|
Petr Kalis
|
22f428ffd4
|
OP-1978 - fix distinary change during loop
|
2021-11-12 18:27:38 +01:00 |
|
Petr Kalis
|
4d2bd5a881
|
OP-1978 - fix wrong site name used if resynchronizing
|
2021-11-12 18:27:08 +01:00 |
|
Ondřej Samohel
|
a9a28bb444
|
Merge pull request #2225 from Ellipsanime/add_global_versioning
Add a "following workfile versioning" option on publish
|
2021-11-12 16:11:02 +01:00 |
|
Petr Kalis
|
443354548d
|
Merge pull request #2237 from pypeclub/bugfix/OP-2015_PS-webpublishing-fails-on-second-batch
Added queue for studio processing in PS
|
2021-11-12 14:43:59 +01:00 |
|
Petr Kalis
|
27b6197ee8
|
OP-2015 - fix - adding to queue decided by configuration
|
2021-11-12 13:52:28 +01:00 |
|
Petr Kalis
|
1431bc5ac9
|
OP-2015 - fix - adding to queue decided by configuration
|
2021-11-12 13:30:37 +01:00 |
|
Jakub Trllo
|
6a4caf1f86
|
Merge pull request #2224 from pypeclub/feature/module_can_add_cli_command
Modules: Module can add cli commands
|
2021-11-12 13:21:13 +01:00 |
|
Jakub Trllo
|
25c6d3732e
|
Merge pull request #2238 from pypeclub/feature/static_interfaces
General: Static interfaces
|
2021-11-12 13:20:54 +01:00 |
|
Jakub Trllo
|
eabf6ce44a
|
Merge pull request #2236 from pypeclub/bugfix/unicode_module_name
Python 2: Unicode to string conversion
|
2021-11-12 13:20:36 +01:00 |
|
Petr Kalis
|
559964122e
|
Merge pull request #2234 from pypeclub/bugfix/OP-2017_PS-web-publishing-doesnt-publish-all-colors
Fix - enum for color coding in PS
|
2021-11-12 13:19:00 +01:00 |
|
iLLiCiTiT
|
ae66af2dfa
|
resave default system settings
|
2021-11-12 12:55:45 +01:00 |
|
Jakub Trllo
|
f9679963a5
|
Merge pull request #2239 from pypeclub/feature/module_without_init_file
General: Skip module directories without init file
|
2021-11-12 12:54:43 +01:00 |
|
Petr Kalis
|
8a2d7fdbe7
|
Merge branch 'feature/OP-1937_Add-alternative-site-for-Site-Sync' into feature/OP-1978_Use-new-site-sync-entity-in-settings-and-modify-their-loading
|
2021-11-12 12:09:39 +01:00 |
|
Petr Kalis
|
ccfeb16b7e
|
Merge branch 'develop' of github.com:pypeclub/OpenPype into feature/OP-1978_Use-new-site-sync-entity-in-settings-and-modify-their-loading
|
2021-11-12 12:08:55 +01:00 |
|