Commit graph

10224 commits

Author SHA1 Message Date
iLLiCiTiT
7b4368f423 removed variables from different settings lib 2021-02-09 11:13:19 +01:00
iLLiCiTiT
08efc48a87 removed constants from entities 2021-02-09 11:01:49 +01:00
iLLiCiTiT
a7ae6ce9cd added validation of duplicated environment groups 2021-02-09 10:50:17 +01:00
iLLiCiTiT
a04014d1f4 removed M_POP_KEY variable 2021-02-09 10:44:25 +01:00
iLLiCiTiT
ff0c168715 removed project schema from settings scheas 2021-02-09 10:26:30 +01:00
iLLiCiTiT
85dc0c684b adde contains magic methods for dicts 2021-02-09 10:25:27 +01:00
iLLiCiTiT
9b6260665f remove system schemas from settings tool 2021-02-09 10:21:37 +01:00
iLLiCiTiT
328a73ee51 Merge branch 'develop' into feature/settings_entities 2021-02-09 10:20:01 +01:00
iLLiCiTiT
35ec4f4688 pass changes of immutable dict entity 2021-02-09 10:18:58 +01:00
iLLiCiTiT
96a2739899 fixed list discard changes issue 2021-02-09 10:17:03 +01:00
iLLiCiTiT
6e55bda056 lsit widget can add and show items in right order 2021-02-08 19:34:51 +01:00
iLLiCiTiT
9372736c48 enumerator widget can set value 2021-02-08 13:09:47 +01:00
iLLiCiTiT
58b74d1a68 fixed enum item set_value 2021-02-08 12:54:22 +01:00
iLLiCiTiT
554fab18c8 fixed path entity 2021-02-08 12:26:19 +01:00
iLLiCiTiT
7c44a9328f default value of path input are 2 empty strings 2021-02-08 12:04:37 +01:00
iLLiCiTiT
2182e9a54c fix entities import 2021-02-08 12:00:15 +01:00
iLLiCiTiT
5fa2dbc1b5 list strict has implemented few methods 2021-02-08 11:58:29 +01:00
iLLiCiTiT
8635e12dad implemented few list strict methods 2021-02-08 11:27:38 +01:00
iLLiCiTiT
5d15cc3036 fix method name 2021-02-08 10:56:15 +01:00
iLLiCiTiT
181107eb5b on_value_change is not abstract method 2021-02-08 10:53:58 +01:00
iLLiCiTiT
d944e892ce set more booleans on dict immutable set override state 2021-02-08 10:50:50 +01:00
iLLiCiTiT
a81106909f base implementation of remaining mutable dict methods 2021-02-08 10:49:58 +01:00
iLLiCiTiT
822b3ac191 implemented few action methods in mutable dict 2021-02-08 10:41:47 +01:00
iLLiCiTiT
487f931fc2 change override bools on state change 2021-02-08 10:41:29 +01:00
iLLiCiTiT
9b21fc8876 store initial value after setting value of children 2021-02-08 10:41:02 +01:00
iLLiCiTiT
37ac7247e1 store if mutable dict had overrides 2021-02-08 10:40:47 +01:00
iLLiCiTiT
6c29367045 mitable dict has implemeted few methods 2021-02-07 19:59:19 +01:00
iLLiCiTiT
34538ea268 modified immutable dict has overrides attributes 2021-02-05 17:16:35 +01:00
iLLiCiTiT
cebb44e8fd moved dict mutable entity to special file 2021-02-05 17:11:49 +01:00
Milan Kolar
048af1621b
Merge pull request #975 from pypeclub/3.0/bugfix/nuke-wrong-frame-offset-in-mov-loader
nuke: wrong frame offset in mov loader
2021-02-05 16:38:22 +01:00
iLLiCiTiT
8abe266995 mutable dict fill values of keys 2021-02-05 16:32:17 +01:00
iLLiCiTiT
1088102e57 discard changes trigger on_change methods when the initiator finish with it's discards 2021-02-05 16:20:20 +01:00
iLLiCiTiT
7035c5d058 set overriden stat to new items 2021-02-05 16:18:33 +01:00
iLLiCiTiT
ad038b6763 list widget handles entity changes 2021-02-05 15:58:35 +01:00
iLLiCiTiT
4e1c327b25 added child change ignore ability 2021-02-05 15:57:31 +01:00
Milan Kolar
109f9e74a9
Merge pull request #987 from pypeclub/feature/maya_alembic_attibutes
Maya: Alembic only set attributes that exists
2021-02-05 15:54:13 +01:00
Milan Kolar
6c8f046494 only use existing attributes in alembic 2021-02-05 15:53:01 +01:00
Milan Kolar
3e5f5024f4
Merge pull request #985 from pypeclub/3.0/bugfix/nuke-publish-exctract-thumb
fix(nuke): missing preset's variable
2021-02-05 15:45:53 +01:00
Jakub Jezek
1a8e925c20
fix(nuke): missing preset's variable 2021-02-05 15:30:03 +01:00
Milan Kolar
f7df392a09
Merge pull request #983 from pypeclub/bugfix/3.0_ftrack_custom_attribute_update
Fix Ftrack custom attribute update
2021-02-05 15:29:06 +01:00
iLLiCiTiT
9882900986 use configuration id instead of configuration key to query custom attribute values 2021-02-05 15:14:40 +01:00
Milan Kolar
d5e6fe27dc
Merge pull request #980 from pypeclub/feature/3.0_get_creator_by_name
Get creator by name fix
2021-02-05 14:56:06 +01:00
iLLiCiTiT
761de7339d do not skip entity changes if does not have any type specific custom attributes 2021-02-05 14:54:15 +01:00
iLLiCiTiT
634db846cd list entity can ignore child changes 2021-02-05 12:57:23 +01:00
iLLiCiTiT
5b080eedfc add new item sets override state 2021-02-05 12:35:07 +01:00
iLLiCiTiT
4c67393ec3 not set defaults are ignored if entity is in dynamic item 2021-02-05 12:34:48 +01:00
iLLiCiTiT
aca782aaa2 add_row also set entity value 2021-02-05 12:19:15 +01:00
iLLiCiTiT
ba51fa4c01 list widget has update style 2021-02-05 12:19:04 +01:00
iLLiCiTiT
175c3f382d list entity do not check value modification on each change 2021-02-05 12:18:48 +01:00
iLLiCiTiT
9eacd4d664 changed logic of reset_to_pype_default in input 2021-02-05 11:57:01 +01:00