iLLiCiTiT
|
33beb4ffc6
|
exceptions moved to single file
|
2021-02-11 15:42:20 +01:00 |
|
iLLiCiTiT
|
9c4b841695
|
reorganized and split base entities
|
2021-02-11 15:34:48 +01:00 |
|
iLLiCiTiT
|
c50b3c1266
|
extracted root entities to specific file
|
2021-02-11 14:08:27 +01:00 |
|
iLLiCiTiT
|
5328c14f23
|
Cleanup in base entity
|
2021-02-11 14:02:10 +01:00 |
|
iLLiCiTiT
|
0fad4f7e53
|
using PypeLogger
|
2021-02-11 13:29:30 +01:00 |
|
iLLiCiTiT
|
4c9f0e0498
|
removed unused import
|
2021-02-11 13:25:25 +01:00 |
|
iLLiCiTiT
|
2a8adcba14
|
fix path entity reseting has override attributes
|
2021-02-11 13:24:24 +01:00 |
|
iLLiCiTiT
|
8da9e8d6e6
|
renemad remove_overrides to remove_from_project_override
|
2021-02-11 13:22:18 +01:00 |
|
iLLiCiTiT
|
adfd631797
|
renamed set_as_overriden to add_to_project_override
|
2021-02-11 13:20:47 +01:00 |
|
iLLiCiTiT
|
fed415fbb4
|
renamed reset_to_pype_default to remove_from_studio_default
|
2021-02-11 13:18:03 +01:00 |
|
iLLiCiTiT
|
c905121d59
|
renamed set_studio_default to add_to_studio_default
|
2021-02-11 13:14:30 +01:00 |
|
iLLiCiTiT
|
e534542e84
|
added SystemSettings to pype.api
|
2021-02-11 13:00:36 +01:00 |
|
iLLiCiTiT
|
980e753fbe
|
SystemSettings set studio state on init by default
|
2021-02-11 12:59:26 +01:00 |
|
iLLiCiTiT
|
d9c5a3fc7c
|
renamed SystemRootEntity to SystemSettings
|
2021-02-11 12:54:11 +01:00 |
|
iLLiCiTiT
|
f5deda3419
|
renamed set_value method to set
|
2021-02-11 12:52:47 +01:00 |
|
iLLiCiTiT
|
6921ef64e4
|
wrappers work in immutable dict
|
2021-02-11 12:27:05 +01:00 |
|
iLLiCiTiT
|
1aae19450d
|
implemented wrapper widgets
|
2021-02-11 12:26:21 +01:00 |
|
iLLiCiTiT
|
5ff6ff65b6
|
gui_wrappers renamed to gui_layout
|
2021-02-11 10:12:52 +01:00 |
|
iLLiCiTiT
|
f7208a2bfc
|
fixed wrappers storing
|
2021-02-11 10:07:48 +01:00 |
|
iLLiCiTiT
|
b73a720685
|
fix has unsaved changes on defaults settings
|
2021-02-10 19:09:40 +01:00 |
|
iLLiCiTiT
|
de7a99b7d9
|
fixed metadata getters
|
2021-02-10 19:02:33 +01:00 |
|
iLLiCiTiT
|
b268588d26
|
added possibility to trigger style updates
|
2021-02-10 18:54:03 +01:00 |
|
iLLiCiTiT
|
abeb144efd
|
fix is_invalid for mutable dict
|
2021-02-10 18:53:05 +01:00 |
|
iLLiCiTiT
|
448e4f616e
|
is invalid is propagated as expected
|
2021-02-10 18:38:48 +01:00 |
|
iLLiCiTiT
|
a3b83959ec
|
fix new list item focus
|
2021-02-10 18:08:28 +01:00 |
|
iLLiCiTiT
|
32f5c85f88
|
added debug print to _on_entity_change
|
2021-02-10 18:05:26 +01:00 |
|
iLLiCiTiT
|
3a86f0fce8
|
added invalid items validation before save
|
2021-02-10 18:01:03 +01:00 |
|
iLLiCiTiT
|
f6c4b6df41
|
cleanup in modifiable dict widget
|
2021-02-10 17:52:00 +01:00 |
|
iLLiCiTiT
|
d15c475320
|
added possibility to reset callbacks
|
2021-02-10 17:38:14 +01:00 |
|
iLLiCiTiT
|
28092e8d63
|
do not reset on update_values
|
2021-02-10 17:34:52 +01:00 |
|
iLLiCiTiT
|
f6bd2f9849
|
modified set_entity_value for mutable dict
|
2021-02-10 17:33:28 +01:00 |
|
iLLiCiTiT
|
124d916abf
|
root entity can not be reset on initializaiton
|
2021-02-10 16:36:30 +01:00 |
|
iLLiCiTiT
|
af5c5359a6
|
added few on_change callbacks
|
2021-02-10 16:22:08 +01:00 |
|
iLLiCiTiT
|
c307909b18
|
fixed a lot of issues happened on reset
|
2021-02-10 15:59:35 +01:00 |
|
iLLiCiTiT
|
ed6429fda8
|
default values are stored to expected files
|
2021-02-10 15:52:43 +01:00 |
|
iLLiCiTiT
|
e0c3930dea
|
system category can switch to default settings
|
2021-02-10 15:52:21 +01:00 |
|
iLLiCiTiT
|
62b8778ac0
|
added exception to entities init file
|
2021-02-10 15:23:01 +01:00 |
|
iLLiCiTiT
|
c16c911ac3
|
immutable dict don't care about override metadata if is saving defaults
|
2021-02-10 15:22:49 +01:00 |
|
iLLiCiTiT
|
2a3f0eca34
|
added methods to check state
|
2021-02-10 15:22:30 +01:00 |
|
iLLiCiTiT
|
11647b74c4
|
fix defaults save value validaitons
|
2021-02-10 15:22:13 +01:00 |
|
iLLiCiTiT
|
603508dc28
|
modified validation for strict list
|
2021-02-10 14:46:30 +01:00 |
|
iLLiCiTiT
|
5a4bdf3aa3
|
check_update_value is used during update values methods
|
2021-02-10 14:46:06 +01:00 |
|
iLLiCiTiT
|
bbc5c1f0a3
|
implemented check_update_value method
|
2021-02-10 14:45:04 +01:00 |
|
iLLiCiTiT
|
c7dc961498
|
poping keys works
|
2021-02-10 12:56:17 +01:00 |
|
iLLiCiTiT
|
2543f1f578
|
removed unused import
|
2021-02-10 12:53:00 +01:00 |
|
iLLiCiTiT
|
f5bba162ff
|
do not modify input object in _prepare_value
|
2021-02-10 12:51:45 +01:00 |
|
iLLiCiTiT
|
a86799f845
|
set env_group_key if mutable dict should store env groups
|
2021-02-10 12:49:48 +01:00 |
|
iLLiCiTiT
|
c1edcda890
|
raw json does not care about metadata util are needed
|
2021-02-10 12:39:36 +01:00 |
|
iLLiCiTiT
|
9b85b79773
|
env metadata are stored with right key
|
2021-02-10 12:39:06 +01:00 |
|
iLLiCiTiT
|
a09e55e16d
|
fix value iteration
|
2021-02-10 12:38:43 +01:00 |
|