iLLiCiTiT
|
ccc758cdce
|
added labels to inputs
|
2020-11-27 19:44:22 +01:00 |
|
iLLiCiTiT
|
6cd6d9ef90
|
proper stylesheets and key label modifications
|
2020-11-27 19:40:10 +01:00 |
|
iLLiCiTiT
|
dc353e03a8
|
do not pop metadata key, just skip it
|
2020-11-27 19:08:57 +01:00 |
|
iLLiCiTiT
|
4bceafe3e5
|
better initial state of modifiable dict item
|
2020-11-27 19:04:50 +01:00 |
|
iLLiCiTiT
|
295f89a730
|
add_row can enter label
|
2020-11-27 19:02:56 +01:00 |
|
iLLiCiTiT
|
0b18f1cce3
|
fixed few issues of loaded data
|
2020-11-27 19:01:25 +01:00 |
|
iLLiCiTiT
|
6903865976
|
fixed metadata
|
2020-11-27 18:34:26 +01:00 |
|
iLLiCiTiT
|
3e23b9ab1b
|
fixed env group metadata storing
|
2020-11-27 18:12:57 +01:00 |
|
iLLiCiTiT
|
b79d8b65ff
|
fix anatomy creation
|
2020-11-27 17:55:10 +01:00 |
|
iLLiCiTiT
|
a4a684f32f
|
unified method for getting modifiable dict item value with metadata
|
2020-11-27 17:50:02 +01:00 |
|
iLLiCiTiT
|
500df0a052
|
little bit safer metadata storing
|
2020-11-27 17:49:35 +01:00 |
|
iLLiCiTiT
|
b44fc5eea2
|
Merge branch '2.x/develop' into feature/modifiable_dict_with_labels
|
2020-11-27 17:38:01 +01:00 |
|
iLLiCiTiT
|
d49c683eec
|
added storing label value in metadata
|
2020-11-27 17:35:27 +01:00 |
|
iLLiCiTiT
|
5fb35c8f5b
|
fix layout
|
2020-11-27 17:33:50 +01:00 |
|
iLLiCiTiT
|
a24f2a1534
|
minor styles fixes
|
2020-11-27 17:17:23 +01:00 |
|
iLLiCiTiT
|
61ecb05a59
|
adde remove btn on edit mode
|
2020-11-27 17:10:26 +01:00 |
|
iLLiCiTiT
|
8ceeabc21b
|
added label input
|
2020-11-27 17:02:16 +01:00 |
|
iLLiCiTiT
|
012e62c370
|
used IconButton for edit
|
2020-11-27 16:46:17 +01:00 |
|
iLLiCiTiT
|
51f50cc5f4
|
implemented IconButton that just change color on hover
|
2020-11-27 16:45:54 +01:00 |
|
iLLiCiTiT
|
b7480065c5
|
few minor fixes
|
2020-11-27 16:44:30 +01:00 |
|
iLLiCiTiT
|
8c6ad61256
|
content layout has better margins
|
2020-11-27 15:29:44 +01:00 |
|
iLLiCiTiT
|
caf4d94b56
|
key dulication is handled better
|
2020-11-27 15:29:33 +01:00 |
|
iLLiCiTiT
|
f6885cdd9c
|
fixed focus out
|
2020-11-27 15:10:16 +01:00 |
|
iLLiCiTiT
|
06413e5a1b
|
fixed state styles
|
2020-11-27 15:09:58 +01:00 |
|
iLLiCiTiT
|
6a98818834
|
handledimplemented basic adding new items
|
2020-11-27 15:03:13 +01:00 |
|
iLLiCiTiT
|
f69ec9f45e
|
separated item initialization
|
2020-11-27 14:50:19 +01:00 |
|
iLLiCiTiT
|
96b8916147
|
implemented empty on_edit_clicked method
|
2020-11-27 14:50:06 +01:00 |
|
iLLiCiTiT
|
ea19cfcae0
|
change_key_label implemented to change label
|
2020-11-27 14:49:22 +01:00 |
|
iLLiCiTiT
|
aae2d448dd
|
add_clicked has separated logic
|
2020-11-27 14:49:00 +01:00 |
|
iLLiCiTiT
|
c9c2365811
|
set_as_empty has separated logic
|
2020-11-27 14:48:15 +01:00 |
|
iLLiCiTiT
|
d7289f0fc0
|
different init if labeld item
|
2020-11-27 14:36:15 +01:00 |
|
iLLiCiTiT
|
6f6678a5bf
|
moved key input
|
2020-11-27 14:35:58 +01:00 |
|
iLLiCiTiT
|
3c0de1cbd4
|
preparations for labeled item
|
2020-11-27 14:33:38 +01:00 |
|
iLLiCiTiT
|
170d1b0188
|
fixed Expanding widget
|
2020-11-27 14:25:56 +01:00 |
|
Milan Kolar
|
9c05f76ee9
|
Merge pull request #759 from pypeclub/feature/project-settings-convert
Convert project configs to settings
|
2020-11-27 12:17:13 +01:00 |
|
Milan Kolar
|
877687205e
|
Merge pull request #758 from pypeclub/feature/develop_to_2xdev_settings
Settings cherry pick develop changes to 2.x/develop
|
2020-11-27 12:11:47 +01:00 |
|
Milan Kolar
|
1dfa0985e2
|
Merge pull request #753 from pypeclub/feature/imageio-settings
Colorspace Management (Image I/O) settings
|
2020-11-27 12:10:12 +01:00 |
|
Jakub Jezek
|
146f4d8f63
|
Merge remote-tracking branch 'origin/feature/imageio-settings' into feature/imageio-settings
|
2020-11-27 12:08:03 +01:00 |
|
Jakub Jezek
|
7b1acfd60d
|
feat(imageio): dropping host parent as it is redundant
|
2020-11-27 12:07:50 +01:00 |
|
Milan Kolar
|
5d66a25b78
|
change name of category
|
2020-11-27 12:05:21 +01:00 |
|
Milan Kolar
|
d6fbf0ac1e
|
Merge pull request #751 from pypeclub/bugfix/raw_json_env_discard_fix
Raw json environment discard fix
|
2020-11-27 12:03:40 +01:00 |
|
iLLiCiTiT
|
5877e2246d
|
added is_wrapper_item to determine if item may have any clue about it's key
|
2020-11-27 11:49:30 +01:00 |
|
iLLiCiTiT
|
76bfb6a578
|
split items creation to initialization in __init__ and create_ui methods
|
2020-11-27 11:31:50 +01:00 |
|
iLLiCiTiT
|
1540050068
|
modified initial_attributes renamed variable input_data to schema_data which are stored to item also "key" is required key
|
2020-11-27 11:23:11 +01:00 |
|
Milan Kolar
|
5fbe3b5d0d
|
Merge pull request #757 from pypeclub/feature/ftrack_plugins_cleanup
Ftrack plugins cleanup
|
2020-11-27 09:18:46 +01:00 |
|
iLLiCiTiT
|
f20c8d142e
|
fixed refresh of project widgets
|
2020-11-27 03:43:34 +01:00 |
|
iLLiCiTiT
|
b873c9bc82
|
updated base with new changes
|
2020-11-27 03:33:49 +01:00 |
|
iLLiCiTiT
|
0ebd6466e9
|
updated lib with new modifications
|
2020-11-27 03:32:30 +01:00 |
|
Milan Kolar
|
cc95749819
|
Small fixes in docstrings
|
2020-11-27 03:04:19 +01:00 |
|
iLLiCiTiT
|
fd00cf196b
|
modified first docstring by comments
|
2020-11-27 03:03:57 +01:00 |
|