Commit graph

146 commits

Author SHA1 Message Date
iLLiCiTiT
ca94850499 added testing schema 2020-08-07 11:59:11 +02:00
iLLiCiTiT
d6a998d953 project change won't affect state attributes 2020-08-06 19:01:13 +02:00
iLLiCiTiT
369e1cc08a added testing data 2020-08-06 18:12:17 +02:00
iLLiCiTiT
04f650b9b5 project overrides are appliable for boolean 2020-08-06 18:12:01 +02:00
iLLiCiTiT
2e7980104f addde apply_overrides to inputs 2020-08-06 16:57:54 +02:00
iLLiCiTiT
407fbbe77b call aplpy_overrides on project change 2020-08-06 16:57:09 +02:00
iLLiCiTiT
a59aa34a8a just added override_value attribute 2020-08-06 16:04:39 +02:00
iLLiCiTiT
fb2681f986 renamed origin_value to default_value 2020-08-06 15:53:55 +02:00
iLLiCiTiT
2a4a81bde1 raw json input has special input widget 2020-08-06 14:45:27 +02:00
iLLiCiTiT
fde11ec034 is_modified also looks if overridatio nhas changed 2020-08-06 11:15:05 +02:00
iLLiCiTiT
7f156a957e input have is_modified property methods and was_overriden attribute 2020-08-06 10:47:09 +02:00
iLLiCiTiT
0ab6161193 minor changes in raw json 2020-07-29 16:07:45 +02:00
iLLiCiTiT
ec7bbcf19e small bugfixes and added rawjson widget 2020-07-29 15:55:22 +02:00
iLLiCiTiT
f7323144e0 working overriden workflow 2020-07-28 18:54:22 +02:00
iLLiCiTiT
57a040fadb better overridable control 2020-07-28 17:28:14 +02:00
iLLiCiTiT
d234181f93 added second item for testing 2020-07-28 17:08:56 +02:00
iLLiCiTiT
9ec21131f3 just fast commit 2020-07-28 10:44:15 +02:00
iLLiCiTiT
9ef5bad10e added first testing groups 2020-07-27 18:57:49 +02:00
iLLiCiTiT
e7e3526c72 added is_group feature 2020-07-27 18:56:04 +02:00
iLLiCiTiT
669631d71e removed duplicated class 2020-07-27 18:55:36 +02:00
iLLiCiTiT
8ebbf14097 added child overriden attribute 2020-07-27 17:36:04 +02:00
iLLiCiTiT
e867c88ac2 Merge branch 'develop' into feature/241-config_gui 2020-07-27 17:14:06 +02:00
iLLiCiTiT
ce9f431508 saving studio files 2020-07-27 12:04:48 +02:00
iLLiCiTiT
4d52556f2b fix values keys 2020-07-27 11:14:56 +02:00
iLLiCiTiT
22adf6f9e3 fix dictinary value changed 2020-07-27 10:51:17 +02:00
iLLiCiTiT
b7cf667924 show the version string all the time 2020-07-27 10:03:22 +02:00
iLLiCiTiT
5ba7a45235 more close to saving studio presets 2020-07-24 18:35:44 +02:00
iLLiCiTiT
5ba9eb2eed paths are correct and metadata presets are with metadata 2020-07-24 18:08:35 +02:00
iLLiCiTiT
cbb77c05b1 preparation for studio save 2020-07-24 18:07:57 +02:00
iLLiCiTiT
8d92a455e6 minor tweaks in temp config files 2020-07-24 18:07:45 +02:00
iLLiCiTiT
e083e95859 made it a little bit globally usable 2020-07-24 17:53:20 +02:00
iLLiCiTiT
7058dc7d10 style fixes 2020-07-24 16:49:20 +02:00
iLLiCiTiT
6b42c7bdc1 child modified attribute added 2020-07-24 15:22:23 +02:00
iLLiCiTiT
f4d49b330e add version item only if client information is in config.ini 2020-07-24 11:12:47 +02:00
iLLiCiTiT
4d638ebdc8 added item to tray menu with version 2020-07-24 11:08:04 +02:00
iLLiCiTiT
355d60c3b4 make sure inputs has is_modified and is_overriden not with metaclass 2020-07-23 18:03:10 +02:00
iLLiCiTiT
f184f71a0f handle project view selection 2020-07-23 17:12:45 +02:00
iLLiCiTiT
63c13c655e removed category attribute (as was replaced with group attribute) 2020-07-23 11:59:11 +02:00
iLLiCiTiT
908cccca12 moved widgets out of the box to widgets.py 2020-07-23 11:57:16 +02:00
iLLiCiTiT
899b654ace added attribute is_group to be able recognize if key will be overriden on one subvalue change 2020-07-23 11:48:27 +02:00
iLLiCiTiT
2909b7453e initial commit 2020-07-23 11:03:44 +02:00
iLLiCiTiT
fa91da78ee optional plugins with active attribute set to False are skipped 2020-07-20 13:00:29 +02:00
iLLiCiTiT
0ace96c4dc catch all exceptions in tray during module object creation 2020-07-13 11:23:43 +02:00
iLLiCiTiT
0faf397163 tray attributes fix 2020-07-09 16:40:10 +02:00
Jakub Trllo
aa97c54aa3
Merge branch '2.x/develop' into develop 2020-07-09 15:00:55 +02:00
Milan Kolar
18c857b31d
Merge branch '2.x/develop' into feature/move_module_imports_to_pype 2020-07-08 12:38:59 +02:00
iLLiCiTiT
7e07bf2892 Merge branch '2.x/develop' into develop 2020-07-08 11:16:33 +02:00
Milan Kolar
0ea7937a4a
Merge pull request #320 from pypeclub/feature/300-Pyblish-pype_Toggle_instance_family
Feature/300 pyblish pype toggle instance family
2020-07-08 09:04:28 +02:00
Milan Kolar
f49591000d
Merge branch 'develop' into feature/module_attributes_in_tray_menu 2020-07-08 08:58:27 +02:00
iLLiCiTiT
91d3d697e6 plugin group has same hover and selection colors 2020-06-27 08:43:17 +02:00