iLLiCiTiT
|
ff0275dc47
|
text entity has gui attributes
|
2021-01-26 19:37:56 +01:00 |
|
iLLiCiTiT
|
e47c3c0e28
|
GUI entity has ability to acces schema data directly
|
2021-01-26 19:37:45 +01:00 |
|
iLLiCiTiT
|
8b08d9d429
|
added attributes to Immutable dict
|
2021-01-26 19:37:32 +01:00 |
|
iLLiCiTiT
|
765bafcc39
|
settings entities can create some gui instances
|
2021-01-26 19:37:03 +01:00 |
|
iLLiCiTiT
|
8ae478935e
|
initial commit of conversion system setting gui to entities
|
2021-01-26 19:36:37 +01:00 |
|
iLLiCiTiT
|
c51a88ab12
|
removed environ_fields which are not used
|
2021-01-26 19:35:47 +01:00 |
|
iLLiCiTiT
|
83822973cb
|
System settings entity does not require schema data as init arg
|
2021-01-26 15:39:36 +01:00 |
|
iLLiCiTiT
|
f4af3bc034
|
added few more methods for system root entity
|
2021-01-26 13:29:07 +01:00 |
|
iLLiCiTiT
|
c36c142db3
|
schema_validations method implemented to item entities
|
2021-01-26 13:13:23 +01:00 |
|
iLLiCiTiT
|
9e0f32fce8
|
added schema_validations method
|
2021-01-26 13:01:09 +01:00 |
|
iLLiCiTiT
|
6e17a6012a
|
removed few testing methods
|
2021-01-26 12:57:11 +01:00 |
|
iLLiCiTiT
|
5cb67cfccd
|
reset is more separated
|
2021-01-26 12:49:08 +01:00 |
|
iLLiCiTiT
|
d51c70875d
|
RootEntity is now abstract
|
2021-01-26 12:43:09 +01:00 |
|
iLLiCiTiT
|
92e8325642
|
removed bad implementation
|
2021-01-26 12:42:04 +01:00 |
|
iLLiCiTiT
|
2562563390
|
implemented few methods in root item
|
2021-01-26 12:33:34 +01:00 |
|
iLLiCiTiT
|
e3d2297fb4
|
removed definition of never used methods in root entity
|
2021-01-26 12:32:34 +01:00 |
|
iLLiCiTiT
|
42778fc7aa
|
fixed settings value of dict immutable item
|
2021-01-26 12:31:57 +01:00 |
|
iLLiCiTiT
|
91beaaec82
|
added attributes to dict with mutable keys
|
2021-01-26 12:31:34 +01:00 |
|
iLLiCiTiT
|
30897e3d50
|
added is_file attribute for defaults
|
2021-01-26 12:16:47 +01:00 |
|
iLLiCiTiT
|
d04007f962
|
Merge branch 'develop' into feature/settings_entities
|
2021-01-26 11:45:57 +01:00 |
|
iLLiCiTiT
|
b588e2adba
|
path entity wrap remaining methods to it's child object
|
2021-01-26 11:37:06 +01:00 |
|
iLLiCiTiT
|
ff477adc05
|
path entity pass is_group attribute and label to children entity
|
2021-01-26 11:36:38 +01:00 |
|
iLLiCiTiT
|
267d129962
|
PathEntity has not as much confusing attribute error
|
2021-01-26 11:36:07 +01:00 |
|
iLLiCiTiT
|
9bc2c5c3e6
|
adde save method
|
2021-01-26 11:35:27 +01:00 |
|
iLLiCiTiT
|
f3557fac5a
|
renamed child_overriden to child_has_project_override
|
2021-01-26 11:34:49 +01:00 |
|
iLLiCiTiT
|
02b4adf7d7
|
items have root_item reference
|
2021-01-26 11:23:37 +01:00 |
|
iLLiCiTiT
|
8de044a68b
|
value_is_modified is specific by current state
|
2021-01-26 10:55:53 +01:00 |
|
iLLiCiTiT
|
3b304e5b4d
|
fixed settings_value method for most of entities
|
2021-01-26 10:55:36 +01:00 |
|
iLLiCiTiT
|
ec6218f9a3
|
list and mutable dict are set as groups if parents are not
|
2021-01-26 10:50:57 +01:00 |
|
Milan Kolar
|
9377e9127c
|
Merge pull request #921 from pypeclub/3.0/fix/PS-create-from-layer
Photoshop fix - create called on single layer
|
2021-01-26 09:36:45 +01:00 |
|
iLLiCiTiT
|
73f441abc4
|
defaults must be set to be able to change any overrides
|
2021-01-25 19:25:18 +01:00 |
|
iLLiCiTiT
|
8abc15e341
|
replaced had_default_value with has_default_value
|
2021-01-25 19:03:15 +01:00 |
|
iLLiCiTiT
|
b9c31d1c5d
|
has unsaved changes should work properly
|
2021-01-25 18:43:27 +01:00 |
|
iLLiCiTiT
|
4407f5186c
|
simplified update values methods
|
2021-01-25 18:42:46 +01:00 |
|
iLLiCiTiT
|
fea471d634
|
settings_value of mutable dict returns copy with metadata
|
2021-01-25 17:51:18 +01:00 |
|
iLLiCiTiT
|
0dbab45cc6
|
proper set_override_state checking set default value
|
2021-01-25 17:50:50 +01:00 |
|
iLLiCiTiT
|
e6c3f5df82
|
proper update studio and project values
|
2021-01-25 17:50:19 +01:00 |
|
Petr Kalis
|
e58a4807ea
|
Photoshop fix - create called on single layer
Version for Pype3
|
2021-01-25 17:36:30 +01:00 |
|
Milan Kolar
|
059ad2b41a
|
Merge pull request #913 from pypeclub/bugfix/nuke-bake-review-colorspace
nuke: bake writes colorspace
|
2021-01-25 17:31:23 +01:00 |
|
iLLiCiTiT
|
3c274b2144
|
fix metadata_are_modified value
|
2021-01-25 12:02:48 +01:00 |
|
iLLiCiTiT
|
d23afb5ed6
|
fix variables in raw json
|
2021-01-25 12:02:09 +01:00 |
|
iLLiCiTiT
|
54470110cf
|
fix get child path
|
2021-01-25 11:52:16 +01:00 |
|
iLLiCiTiT
|
0bea699c2b
|
implemented few root entity methods
|
2021-01-25 11:39:12 +01:00 |
|
iLLiCiTiT
|
201b3efd0c
|
few minor fixes
|
2021-01-25 11:38:41 +01:00 |
|
iLLiCiTiT
|
51c3a7e0f7
|
metadata can't be defined on initialization as not all children are overriden
|
2021-01-25 11:37:57 +01:00 |
|
iLLiCiTiT
|
932aae6d4e
|
inputs should now set right value on set_override_state
|
2021-01-25 11:36:23 +01:00 |
|
iLLiCiTiT
|
fc9288f1cd
|
input items are marked as is_group if none of parents is
|
2021-01-25 11:31:51 +01:00 |
|
Jakub Jezek
|
aecd70a7b0
|
nuke: bake writes colorspace
|
2021-01-25 11:00:19 +01:00 |
|
iLLiCiTiT
|
2e790c117b
|
implemented entity path getter
|
2021-01-25 10:12:19 +01:00 |
|
Milan Kolar
|
67ab7b4b38
|
update core to latest develop
|
2021-01-22 22:45:46 +01:00 |
|