Commit graph

15214 commits

Author SHA1 Message Date
iLLiCiTiT
edbe1206c2 added validation to variant input 2021-09-03 18:05:37 +02:00
iLLiCiTiT
5edbf42ff4 moved more colors to data.json in style 2021-09-03 18:04:32 +02:00
iLLiCiTiT
a8e5528169 families are not editable 2021-09-03 17:12:24 +02:00
iLLiCiTiT
4ae582b9ea added few docstrings 2021-09-03 17:12:09 +02:00
iLLiCiTiT
77e6ad0984 added variant regex validation 2021-09-03 17:11:42 +02:00
iLLiCiTiT
8289e93453 added icon attribute to Creator class 2021-09-03 17:08:01 +02:00
iLLiCiTiT
d69f94b849 added get_openpype_icon_filepath and get_openpype_splash_filepath functions 2021-09-03 14:07:34 +02:00
iLLiCiTiT
294c7b05e5 fixed width of validation error 2021-09-03 13:58:04 +02:00
iLLiCiTiT
2f3b7146ec validation error title are scrollable 2021-09-03 12:21:51 +02:00
iLLiCiTiT
411b62a869 change bg based on validation errors 2021-09-03 11:56:06 +02:00
iLLiCiTiT
7906defafe store actions result to report 2021-09-03 11:50:43 +02:00
iLLiCiTiT
4f121f0645 it is possible to pass asset name and task name to creator dialog 2021-09-03 11:03:19 +02:00
iLLiCiTiT
7d0d87e8cb removed auto close and use selection checkboxes 2021-09-03 11:02:53 +02:00
iLLiCiTiT
7094866e1f save changes on create/remove instance 2021-09-03 10:37:26 +02:00
iLLiCiTiT
9aa6cfd00d fix report per instance 2021-09-02 19:17:06 +02:00
iLLiCiTiT
13967eae00 added auto save of changes and removed save btn 2021-09-02 18:51:27 +02:00
iLLiCiTiT
d187a46102 save context data only if there are changes 2021-09-02 18:49:04 +02:00
iLLiCiTiT
9ed8a50e3b added saving of context to save process 2021-09-02 18:47:52 +02:00
iLLiCiTiT
465c6d94e3 modified what is sent to update_context_data 2021-09-02 18:47:31 +02:00
iLLiCiTiT
f3112d62c8 fixed json dump 2021-09-02 18:47:19 +02:00
iLLiCiTiT
13302a23df added instance plugin for testing 2021-09-02 18:21:19 +02:00
iLLiCiTiT
89aa07509c inherit from OpenPypePyblishPluginMixin 2021-09-02 18:03:29 +02:00
iLLiCiTiT
6ed50af935 few hound fixes 2021-09-02 17:57:16 +02:00
iLLiCiTiT
4c7eca92be adde dempty context.json 2021-09-02 17:53:43 +02:00
iLLiCiTiT
5bee95ea34 context collector has get_attribute_defs 2021-09-02 17:53:28 +02:00
iLLiCiTiT
c1a9a99244 minor fixes of context reset 2021-09-02 17:53:06 +02:00
iLLiCiTiT
7a7addd35b store separator widgets 2021-09-02 17:34:24 +02:00
iLLiCiTiT
143853448d publish attributes can be retrieved for context 2021-09-02 17:34:13 +02:00
iLLiCiTiT
8975e14360 moved CONTEXT_ID to constants 2021-09-02 17:18:30 +02:00
iLLiCiTiT
f76ad9ac72 added context item to viewvs 2021-09-02 17:11:34 +02:00
iLLiCiTiT
691e9e5b3a removed init of IconBtn 2021-09-02 15:48:54 +02:00
iLLiCiTiT
bd048b0bc0 implemented IconBtn which helps to define height of buttons with only icon 2021-09-02 15:48:02 +02:00
iLLiCiTiT
10037b7604 keep original values of publish plugins 2021-09-02 15:26:56 +02:00
iLLiCiTiT
ecef4e75e0 added base of new functions for context 2021-09-02 15:26:14 +02:00
iLLiCiTiT
451b43fe7c added reset of context publish attributes 2021-09-02 14:50:34 +02:00
iLLiCiTiT
448b7641e4 CreateContext has publish_attributes 2021-09-02 14:50:15 +02:00
iLLiCiTiT
6719a28836 collect only instance plugins for instance attributes 2021-09-02 14:49:10 +02:00
iLLiCiTiT
5bc93e3b5c added more required functions on host side 2021-09-02 14:48:42 +02:00
iLLiCiTiT
44cacca0e4 change attribute name from instance to parent 2021-09-02 14:48:13 +02:00
iLLiCiTiT
51aba44602 added instance without creator 2021-09-02 13:41:52 +02:00
iLLiCiTiT
2c9918b27f Merge branch 'develop' into feature/new_publisher_core 2021-09-01 14:44:13 +02:00
iLLiCiTiT
4fb547031b Use openpype icon 2021-09-01 14:42:41 +02:00
iLLiCiTiT
c32e6f4a99 disable subset widget if host is not valid 2021-09-01 12:23:24 +02:00
iLLiCiTiT
c8fd999b91 fixed host name in exception 2021-09-01 12:12:04 +02:00
iLLiCiTiT
e86a804513 create context care about implemented methods of host 2021-09-01 12:05:45 +02:00
iLLiCiTiT
f372dcfe4e moved update and remove logic to create context 2021-09-01 11:45:25 +02:00
iLLiCiTiT
f4c3075503 hound fixes 2021-09-01 11:34:11 +02:00
iLLiCiTiT
ec4f3fb025 store crashed plugin files to report 2021-09-01 11:31:43 +02:00
iLLiCiTiT
b10534a018 added close button to details widget 2021-09-01 11:14:49 +02:00
iLLiCiTiT
59ffc2b2b9 fixed bg for report widget 2021-09-01 11:14:30 +02:00