iLLiCiTiT
|
4ca5ef46b5
|
adde new lib import functions
|
2021-07-27 20:10:41 +02:00 |
|
iLLiCiTiT
|
65dedb0534
|
use relative imports
|
2021-07-27 20:06:15 +02:00 |
|
iLLiCiTiT
|
82a607f7d9
|
add missing modules
|
2021-07-27 20:05:55 +02:00 |
|
iLLiCiTiT
|
6813ff0366
|
changed imports where from interfaces are loaded
|
2021-07-27 20:01:54 +02:00 |
|
iLLiCiTiT
|
8f35cb61f5
|
removed all modules and iterfaces from public api
|
2021-07-27 20:00:53 +02:00 |
|
iLLiCiTiT
|
c7e126bc6e
|
use dynamic imports in modules manager
|
2021-07-27 20:00:31 +02:00 |
|
iLLiCiTiT
|
45f894bf3c
|
load interfaces and modules more dynamically
|
2021-07-27 19:59:56 +02:00 |
|
iLLiCiTiT
|
b83e932a6b
|
interfaces are defined in one specific file
|
2021-07-27 19:58:45 +02:00 |
|
iLLiCiTiT
|
a0b24b9325
|
remove deprecated sync server initialization
|
2021-07-27 19:01:25 +02:00 |
|
iLLiCiTiT
|
abdaf019ba
|
interfaces inherit from OpenPypeInterface
|
2021-07-27 19:01:08 +02:00 |
|
iLLiCiTiT
|
f2b53133e0
|
moved interfaces to interfaces
|
2021-07-27 18:11:26 +02:00 |
|
iLLiCiTiT
|
5ba787c274
|
defined OpenPypeInterface
|
2021-07-27 18:08:18 +02:00 |
|
iLLiCiTiT
|
4a02c342e2
|
Merge branch 'develop' into feature/dynamic_modules
|
2021-07-27 17:54:20 +02:00 |
|
iLLiCiTiT
|
26e8f92506
|
idea of modules and addons import
|
2021-07-27 17:51:46 +02:00 |
|
iLLiCiTiT
|
e6e7ee6867
|
use callback directly
|
2021-07-27 17:51:17 +02:00 |
|
iLLiCiTiT
|
f622e32fcd
|
added base class of OpenPypeAddOn
|
2021-07-27 17:50:25 +02:00 |
|
Jakub Trllo
|
95f9e6f65c
|
Merge pull request #1864 from pypeclub/feature/anatomy_schema_validation
Anatomy schema validation
|
2021-07-27 16:57:10 +02:00 |
|
iLLiCiTiT
|
3f97ee17b3
|
modified error message
|
2021-07-27 16:53:10 +02:00 |
|
Jakub Ježek
|
63a760458a
|
Merge pull request #1577 from pypeclub/bugfix/1002-nuke-re-use-instance-nodes-output-path
|
2021-07-27 15:32:34 +02:00 |
|
iLLiCiTiT
|
13f6661a7c
|
added brief description to readme
|
2021-07-27 14:32:26 +02:00 |
|
iLLiCiTiT
|
834d6b6816
|
all anatomy children must be groups otherwise schema error is raised
|
2021-07-27 14:30:21 +02:00 |
|
Jakub Trllo
|
50503e37df
|
Merge pull request #1861 from pypeclub/feature/ftrack_prepare_project_structure
Ftrack prepare project structure
|
2021-07-27 13:27:26 +02:00 |
|
Petr Kalis
|
16b75658e6
|
Merge pull request #1834 from pypeclub/feature/standpublish-textures-family
Standalone Publish of textures family
|
2021-07-27 11:58:23 +02:00 |
|
Petr Kalis
|
5985ffdc28
|
Merge branch 'develop' into feature/standpublish-textures-family
|
2021-07-27 11:56:51 +02:00 |
|
Jakub Trllo
|
7f1e872624
|
Merge pull request #1844 from pypeclub/feature/tvpaint_start_frame
TVPaint Start Frame
|
2021-07-27 11:45:28 +02:00 |
|
Petr Kalis
|
c2ffeb8953
|
Textures publishing - tweaked validator
Look for resources (secondary workfiles) only for main workfile.
|
2021-07-27 11:30:12 +02:00 |
|
iLLiCiTiT
|
fcde4277e3
|
removed slash from comment
|
2021-07-27 11:15:17 +02:00 |
|
iLLiCiTiT
|
699c3b5e06
|
update server prepare project action with all changes
|
2021-07-27 11:14:15 +02:00 |
|
iLLiCiTiT
|
ccce38eebb
|
add create project structure checkbox
|
2021-07-27 11:10:24 +02:00 |
|
iLLiCiTiT
|
b180d7be22
|
add h3 to enum labels
|
2021-07-27 11:09:55 +02:00 |
|
iLLiCiTiT
|
fb1a39bd83
|
commit custom attributes changes
|
2021-07-27 11:09:43 +02:00 |
|
iLLiCiTiT
|
aab871fea7
|
use CUST_ATTR_AUTO_SYNC constance for custom attribute name
|
2021-07-27 11:09:24 +02:00 |
|
Jakub Ježek
|
8299a3a324
|
Merge pull request #1856 from pypeclub/bugfix/imageio-groupby-to-section
|
2021-07-27 10:59:09 +02:00 |
|
iLLiCiTiT
|
4b62088e1b
|
added setting to check create project structure by default
|
2021-07-27 10:43:48 +02:00 |
|
Jakub Trllo
|
ddc9f085e4
|
Merge pull request #1853 from pypeclub/feature/independent_general_envs
Independent general environments
|
2021-07-26 23:19:56 +02:00 |
|
Milan Kolar
|
0f3f72b83f
|
Merge pull request #1845 from pypeclub/bugfix/avalon_sync_type_error
|
2021-07-26 15:45:09 +02:00 |
|
Petr Kalis
|
abda7f9afa
|
Textures publishing - added additional example for textures
|
2021-07-26 13:57:23 +02:00 |
|
Petr Kalis
|
c250df6b57
|
Textures publishing - fix - missing field
|
2021-07-26 13:47:22 +02:00 |
|
Jakub Jezek
|
f3f2d96bd3
|
imageio: fix grouping
|
2021-07-26 13:22:24 +02:00 |
|
iLLiCiTiT
|
00ea737307
|
start.py can use get_general_environments if is available
|
2021-07-26 10:40:46 +02:00 |
|
iLLiCiTiT
|
22876bbbde
|
added few docstrings
|
2021-07-26 10:40:18 +02:00 |
|
iLLiCiTiT
|
1a5266e916
|
added function to load general environments
|
2021-07-26 10:40:07 +02:00 |
|
Jakub Ježek
|
5b3e4d2050
|
Merge pull request #1849 from pypeclub/bugfix/publisher-editorial-instance-version
publisher: missing version in subset prop
|
2021-07-26 10:11:07 +02:00 |
|
Jakub Trllo
|
f320750266
|
Merge pull request #1684 from pypeclub/bugfix/stdout_stderr_application_launch
Application launch stdout/stderr in GUI build
|
2021-07-26 09:56:58 +02:00 |
|
iLLiCiTiT
|
6dfac0797b
|
added funtion to load openpype default settings value
|
2021-07-26 09:53:27 +02:00 |
|
pypebot
|
b6d08ef829
|
[Automated] Merged main into develop
|
2021-07-24 05:42:00 +02:00 |
|
OpenPype
|
d57bf4ec9e
|
[Automated] Bump version
|
2021-07-24 03:41:46 +00:00 |
|
pypebot
|
1ca974d2f8
|
[Automated] Merged develop into main
|
2021-07-24 05:37:32 +02:00 |
|
Jakub Jezek
|
5293718d0c
|
publisher: missing version in subset prop
|
2021-07-23 16:36:10 +02:00 |
|
Jakub Jezek
|
c64852c214
|
global: changing context validator to use recreator for nuke
|
2021-07-23 15:24:46 +02:00 |
|