Commit graph

4307 commits

Author SHA1 Message Date
iLLiCiTiT
f72a19457b added example for testing 2020-01-17 10:28:54 +01:00
iLLiCiTiT
16bc4dcc60 exchange col_idx and row_idx for field style 2020-01-16 17:16:02 +01:00
iLLiCiTiT
b3f4673248 renamed slate folder to slates folder 2020-01-16 17:09:16 +01:00
iLLiCiTiT
5b0e8fe8d0 remove netflix examples 2020-01-16 17:08:17 +01:00
iLLiCiTiT
f54a3e981a created basic slate usage 2020-01-16 17:07:59 +01:00
iLLiCiTiT
6ef5853b65 reorganized slates a little bit 2020-01-16 16:33:15 +01:00
iLLiCiTiT
4a8ab6fac8 added collect_data and fill_data abilities 2020-01-16 14:29:19 +01:00
iLLiCiTiT
ac202b9fbd implemented placeholder 2020-01-16 14:28:20 +01:00
iLLiCiTiT
9cc2c4d584 few padding fixes 2020-01-15 18:52:43 +01:00
iLLiCiTiT
db1e578cd8 fixed cases when value of tablefield does not need to ellide or word wrap 2020-01-15 18:48:38 +01:00
iLLiCiTiT
e9d2bab791 fixes for working slate 2020-01-15 16:33:43 +01:00
iLLiCiTiT
a2470faa64 col row attribute name fix 2020-01-15 15:29:36 +01:00
iLLiCiTiT
fc86e3fb19 code cleanup 2020-01-15 14:05:00 +01:00
iLLiCiTiT
83edea5936 remove set.json which is deprecated 2020-01-15 14:03:50 +01:00
iLLiCiTiT
3526c14c44 added few changes for width and height 2020-01-15 14:03:27 +01:00
iLLiCiTiT
a4f2464583 replaced cord_x and cord_y with col_idx and row_idx 2020-01-15 14:03:10 +01:00
iLLiCiTiT
643ad0fcde added import for font factory 2020-01-15 14:01:56 +01:00
iLLiCiTiT
96d22f8a9b added default ellide text 2020-01-15 14:01:20 +01:00
iLLiCiTiT
435713a076 added recalculate method for word wrapping 2020-01-15 13:50:42 +01:00
iLLiCiTiT
9dd0079b28 use font factory for fonts 2020-01-15 12:41:08 +01:00
iLLiCiTiT
184e1f1761 cleanup 2020-01-15 12:39:37 +01:00
iLLiCiTiT
25cb9b8289 added rectangle item 2020-01-15 12:38:30 +01:00
iLLiCiTiT
7a80014207 all heights and widths are callable and not property 2020-01-15 12:37:32 +01:00
iLLiCiTiT
8c5fd923fe created FontFactory 2020-01-15 12:32:17 +01:00
iLLiCiTiT
b872ee2991 added argument when processing field style 2020-01-15 12:30:54 +01:00
iLLiCiTiT
ef609344df initial netflix version json 2020-01-15 12:30:12 +01:00
iLLiCiTiT
2b199538c4 return self._pos_x if parent in main_frame 2020-01-15 12:26:47 +01:00
iLLiCiTiT
7d40f571d5 removed final_style, is_drawing and cleaned up little bit 2020-01-14 14:39:02 +01:00
iLLiCiTiT
549898730a style property use get_style_for_obj_type method 2020-01-14 14:35:51 +01:00
iLLiCiTiT
de2d156fc4 base object may have pos_x and pos_y 2020-01-14 14:34:26 +01:00
iLLiCiTiT
8899ce974f added important imports 2020-01-14 14:33:59 +01:00
iLLiCiTiT
3ef67998f7 added initial alignment 2020-01-13 16:34:15 +01:00
iLLiCiTiT
43fbdbf8fe added margins 2020-01-13 12:45:46 +01:00
iLLiCiTiT
449fb26aa7 added margins and modified style 2020-01-12 23:14:40 +01:00
iLLiCiTiT
18db21c828 first successfull image inspiration 2020-01-10 19:12:03 +01:00
iLLiCiTiT
89a0dd05fd added set.json need rework 2020-01-10 19:11:50 +01:00
iLLiCiTiT
5e3f0ab337 initial commit 2020-01-10 19:11:05 +01:00
Milan Kolar
56a9146c6b Merge branch 'hotfix/sync_event_ent_type' into develop 2020-01-10 13:16:55 +01:00
Milan Kolar
383670115b Merge branch 'hotfix/ftrack_intent_set_fix' into develop 2020-01-10 13:14:37 +01:00
iLLiCiTiT
77d71d4bf3 it is tried to set intent value on ftrack entity and do not crash pyblish in integrate_ftrack_api 2020-01-10 11:43:07 +01:00
iLLiCiTiT
4bb66af201 added debug with project name to sync to avalon action 2020-01-10 11:40:53 +01:00
iLLiCiTiT
9bc2f557a3 added new entityType appointment to ignored entity types 2020-01-10 11:40:29 +01:00
Milan Kolar
9e1211b22d Merge branch 'hotfix/subprocess-env-filter' into develop 2020-01-10 10:56:08 +01:00
Milan Kolar
19fe9879c1 Merge branch 'hotfix/subprocess-env-filter' 2020-01-10 10:56:08 +01:00
Ondřej Samohel
ce64e6fa07 fixing environment filtering 2020-01-10 00:30:20 +00:00
Jakub Ježek
39b379f5b7 Merged in master-testing (pull request #428)
Master testing
2020-01-09 14:48:30 +00:00
jakub@orbi.tools
d822480ae1 Merge branch 'master-testing' of bitbucket.org:pypeclub/pype into master-testing 2020-01-09 15:07:09 +01:00
Milan Kolar
3a4a6782ab pep8 class names 2020-01-09 15:07:44 +01:00
Milan Kolar
a888891a68 Merge branch 'master' into master-testing 2020-01-09 14:45:21 +01:00
jakub@orbi.tools
565e3a9a95 Merge remote-tracking branch 'origin/hotfix/sync_with_asset_version_ca' into master-testing 2020-01-09 14:41:58 +01:00