Petr Kalis
|
a149eeb086
|
OP-2766 - merge develop
|
2022-03-17 09:54:41 +01:00 |
|
Jakub Trllo
|
f130e30a2c
|
fix missing import of 'get_repres_contexts'
|
2022-03-16 10:45:11 +01:00 |
|
Jakub Trllo
|
4f7d99babe
|
remove plural from de/register_loader_plugins_path
|
2022-03-15 14:15:35 +01:00 |
|
Jakub Trllo
|
5b835d87e7
|
renamed 'load_representation' to 'load_container'
|
2022-03-15 11:40:59 +01:00 |
|
Petr Kalis
|
65b0045561
|
OP-2766 - fixed not working self.log in New Publisher
|
2022-03-14 17:31:57 +01:00 |
|
Jakub Trllo
|
105d794358
|
fix typo
|
2022-03-14 14:04:37 +01:00 |
|
Jakub Trllo
|
4e83ff6c27
|
moved avalon.api imports into functions using them
|
2022-03-14 14:03:51 +01:00 |
|
Jakub Trllo
|
eb49761887
|
Merge branch 'develop' into enhancement/OP-2848_move-loader-logic-from-avalon-to-openpype
|
2022-03-14 11:47:33 +01:00 |
|
Jakub Trllo
|
c5ac2290f6
|
use moved functions in hosts and tools
|
2022-03-14 11:36:17 +01:00 |
|
Jakub Trllo
|
6fe1b5b965
|
porpagate some load function in openpype.pipeline
|
2022-03-14 10:58:43 +01:00 |
|
Jakub Trllo
|
4fed92a1e5
|
copied base of load logic into openpype
|
2022-03-14 10:57:23 +01:00 |
|
Jakub Trllo
|
04bbba9ead
|
Merge branch 'develop' into deature/OP-2839_Basic-event-system
|
2022-03-10 09:46:29 +01:00 |
|
Jakub Trllo
|
f91f7dfd42
|
Merge pull request #2863 from pypeclub/enhancement/OP-2880_NP-Fix-changing-task-on-publishing-instance
NewPublisher: Changing task on publishing instance
|
2022-03-10 09:34:23 +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
|
9280eacf40
|
missing task does not make invalid asset
|
2022-03-09 14:38:22 +01:00 |
|
Jakub Trllo
|
7a417e6d32
|
Merge pull request #2841 from pypeclub/feature/validation_exceptions
New: Validation exceptions
|
2022-03-08 17:58:39 +01:00 |
|
Jakub Trllo
|
7600590f7c
|
moved avalon creators and added legacy prefix
|
2022-03-08 17:31:16 +01:00 |
|
Jakub Trllo
|
502785021e
|
moved events to openpype.lib
|
2022-03-05 08:30:29 +01:00 |
|
Jakub Trllo
|
e629e40b4f
|
created base of event system
|
2022-03-04 18:58:33 +01:00 |
|
Jakub Trllo
|
ee53add80f
|
don't set version if is not available
|
2022-03-04 17:13:03 +01:00 |
|
Jakub Trllo
|
a0cd2870d6
|
recreate removed classes and functions
|
2022-03-04 14:18:17 +01:00 |
|
Jakub Trllo
|
57e1af7ba8
|
changed 'uuid' to 'instance_id' as 'uuid' may not work in maya
|
2022-02-21 17:09:28 +01:00 |
|
Milan Kolar
|
ecae9f6238
|
Merge pull request #2556 from pypeclub/feature/OP-2429_Publisher-Preparations-before-standalone-publisher
|
2022-02-07 09:52:39 +01:00 |
|
Jakub Trllo
|
7d8b36ac7d
|
Merge pull request #2504 from pypeclub/bugfix/OP-2347_Maya-Workdirs--Workspacemel-get-nested-down-when-switching-via-Work-Files-tool
Workfiles Tool can handle when workfile is not created directly in workdir path
|
2022-02-01 10:57:02 +01:00 |
|
Roy Nieterau
|
f9209be519
|
Refactor overriden -> overridden + hightlight -> highlight
|
2022-01-30 23:05:17 +01:00 |
|
Jakub Trllo
|
d7393646a3
|
handle default value of 'is_label_horizontal'
|
2022-01-25 13:48:18 +01:00 |
|
iLLiCiTiT
|
f8be5763b5
|
renamed method 'get_attribute_defs' to 'get_instance_attr_defs'
|
2022-01-18 18:05:32 +01:00 |
|
iLLiCiTiT
|
2d7521289a
|
ui attribute definitions are skipped for storing data
|
2022-01-18 17:25:51 +01:00 |
|
iLLiCiTiT
|
9c6a57aa58
|
creator can define precreate attribute definitions and allowing context change
|
2022-01-18 17:23:37 +01:00 |
|
iLLiCiTiT
|
396bdfde8a
|
added few new attribute definitions and their widgets
|
2022-01-18 17:16:32 +01:00 |
|
iLLiCiTiT
|
3d2a39b592
|
trigger before save event as first thing
|
2022-01-07 22:45:42 +01:00 |
|
iLLiCiTiT
|
c94ce278f1
|
added data to event
|
2022-01-07 19:04:46 +01:00 |
|
iLLiCiTiT
|
4e904288ad
|
emit BeforeWorkfileSave event in workfiles tool
|
2022-01-07 18:55:30 +01:00 |
|
iLLiCiTiT
|
4aa096d5bc
|
added emit function
|
2022-01-07 18:54:11 +01:00 |
|
iLLiCiTiT
|
7a1edd6b1e
|
added base of event objects
|
2022-01-07 18:39:14 +01:00 |
|
Petr Kalis
|
5dedd2655d
|
Revert "Photoshop: New style validations for New publisher"
|
2021-12-22 16:40:20 +01:00 |
|
iLLiCiTiT
|
d6b3865836
|
fix detail node bool
|
2021-12-21 14:06:27 +01:00 |
|
iLLiCiTiT
|
5683dda65d
|
do not format empty detail
|
2021-12-21 14:05:12 +01:00 |
|
iLLiCiTiT
|
fe3af18101
|
swapped plugin and message args order
|
2021-12-21 13:53:17 +01:00 |
|
iLLiCiTiT
|
a05a678558
|
imported PublishXmlValidationError to 'openpype.pipeline' level
|
2021-12-21 13:50:05 +01:00 |
|
iLLiCiTiT
|
d5b24781bb
|
reduced formatting possibilities
|
2021-12-21 13:25:13 +01:00 |
|
iLLiCiTiT
|
c5b9a0bd05
|
added PublishXmlValidationError to 'pipeline.publish'
|
2021-12-21 13:22:11 +01:00 |
|
iLLiCiTiT
|
9b0e2c3e8b
|
added new exception PublishXmlValidationError
|
2021-12-21 13:21:31 +01:00 |
|
iLLiCiTiT
|
cb4b014800
|
moved SUBSET_NAME_ALLOWED_SYMBOLS to pipeline/create/constants
|
2021-11-12 22:31:13 +01:00 |
|
iLLiCiTiT
|
c135fe3bde
|
added question to "id" key
|
2021-10-22 18:51:52 +02:00 |
|
iLLiCiTiT
|
2e98795ad0
|
pop keys that are already set
|
2021-10-22 18:51:36 +02:00 |
|
iLLiCiTiT
|
6a8c23f46e
|
label is available for all creators
|
2021-10-07 10:25:20 +02:00 |
|
iLLiCiTiT
|
49765d24a5
|
fixed variable name
|
2021-10-06 12:07:11 +02:00 |
|
iLLiCiTiT
|
8f5e3eaa3d
|
use get_subset_name_with_asset_doc in creator
|
2021-10-06 11:54:35 +02:00 |
|
iLLiCiTiT
|
57b553a13c
|
added reset of context
|
2021-10-06 11:38:23 +02:00 |
|