Commit graph

7268 commits

Author SHA1 Message Date
iLLiCiTiT
c483705a91 any_parent_is_group is abstract attribute 2020-09-09 16:16:22 +02:00
Milan Kolar
1cf1ae24cb
Merge pull request #511 from pypeclub/bugfix/draft-tile-assembler-fixes
Maya: Fix tile order for Draft Tile Assembler
2020-09-09 16:11:51 +02:00
iLLiCiTiT
778f645057 renamed method studio_value back to config_value 2020-09-09 16:07:05 +02:00
iLLiCiTiT
b6b439c369 config_value method renamed to studio_value 2020-09-09 15:36:36 +02:00
iLLiCiTiT
3af3e46f10 config split into lib and config file 2020-09-09 15:35:38 +02:00
iLLiCiTiT
84108c5fda fixed state values and added styles for studio overrides 2020-09-09 14:46:44 +02:00
iLLiCiTiT
82a29d9c27 implemented child_has_studio_override for inputs 2020-09-09 14:25:58 +02:00
iLLiCiTiT
ac116aaa02 added child_has_studio_override to abstract methods 2020-09-09 14:25:45 +02:00
iLLiCiTiT
5830b637d7 normla label is little bit darker 2020-09-09 14:25:29 +02:00
iLLiCiTiT
46944e87c9 simplified state stylesheets 2020-09-09 14:25:14 +02:00
iLLiCiTiT
dbfe43e821 update studio_values should work with new default_values 2020-09-09 14:03:17 +02:00
iLLiCiTiT
24753d6af7 cleaned debug part 2020-09-09 13:34:27 +02:00
iLLiCiTiT
9f9bad6c54 first commit of update_default_values 2020-09-09 12:44:16 +02:00
iLLiCiTiT
2eb16374dc modified configurations files to match more current schemas for able to test 2020-09-09 12:43:54 +02:00
iLLiCiTiT
3504f06d7b removed log from abstract attributes 2020-09-09 12:32:26 +02:00
iLLiCiTiT
35bc72014e bases sets also default values 2020-09-09 12:21:22 +02:00
iLLiCiTiT
0cca3c68d1 fixed last place where is used stuido instead of system 2020-09-09 12:19:46 +02:00
iLLiCiTiT
ef2b0c955e studio_configuration folder renamed to system_configuration 2020-09-09 12:12:08 +02:00
iLLiCiTiT
022214a992 has studi ooverrides is False by default 2020-09-09 12:08:48 +02:00
iLLiCiTiT
9924b2899e removed default from schemas and laoding from schemas 2020-09-09 12:06:19 +02:00
iLLiCiTiT
f263a71e6b removed clear value 2020-09-09 11:56:24 +02:00
iLLiCiTiT
7824241396 removed reset_value method 2020-09-09 11:54:59 +02:00
iLLiCiTiT
4d44eda388 added default_value next to studio_value and override_value 2020-09-09 11:47:53 +02:00
iLLiCiTiT
918d592777 renamed global_value to studio_value 2020-09-09 11:42:08 +02:00
iLLiCiTiT
7198576e59 reverse logic of defaults, better is to know if has studi ooverrides 2020-09-09 11:39:02 +02:00
iLLiCiTiT
afcd282ada ConfigObject has is from defaults 2020-09-09 11:20:50 +02:00
iLLiCiTiT
a338b8c04e renamed function for inner schemas 2020-09-09 11:20:34 +02:00
iLLiCiTiT
0c256fa30a skipped validation of is_file attribute 2020-09-09 11:00:03 +02:00
iLLiCiTiT
d2f25b0a0c is_file removed from schemas 2020-09-09 10:59:52 +02:00
iLLiCiTiT
8ad8b00713 renamed also files and folder from studio to system 2020-09-09 10:55:00 +02:00
iLLiCiTiT
4fabd706e8 renamed studio to system 2020-09-09 10:54:16 +02:00
iLLiCiTiT
7d7a2e1b23 initial commit to save studio configurations to different place 2020-09-09 10:37:11 +02:00
iLLiCiTiT
3e6cf0cdb8 basic reorganization of presets 2020-09-09 10:34:14 +02:00
iLLiCiTiT
d5e7ccce3f copied pype-config to pype 2020-09-09 10:04:37 +02:00
iLLiCiTiT
f2bb1af128 moved config to folder configurations 2020-09-09 10:03:35 +02:00
iLLiCiTiT
28931dba6b removed configs from config tool 2020-09-09 10:00:42 +02:00
iLLiCiTiT
ace606efe6 renamed studio to system window 2020-09-09 09:51:25 +02:00
iLLiCiTiT
b03687ea05 anatomy widgets propagate child modifications down the hierarchy 2020-09-08 18:38:52 +02:00
iLLiCiTiT
d22371d0f5 modifiable dict sets overrides instead of setting values 2020-09-08 18:22:36 +02:00
iLLiCiTiT
504ae4a1b3 moved setting attributes on apply overrides 2020-09-08 18:22:13 +02:00
Ondrej Samohel
73dfecbf1a
fix tile order for Draft Tile Assembler 2020-09-08 17:53:32 +02:00
Milan Kolar
48c02431ff
Merge pull request #509 from pypeclub/feature/less_mongo_connections
Less mongo connections
2020-09-08 16:48:52 +02:00
iLLiCiTiT
019ed41e23 overrides for anatomy are saving data 2020-09-08 16:08:54 +02:00
iLLiCiTiT
c68423279c everywhere where io_nonsingleton was used is used AvalonmongoDB now 2020-09-08 15:10:34 +02:00
iLLiCiTiT
427a6109b7 removed all io_nonsingleton files from pype 2020-09-08 15:09:42 +02:00
Milan Kolar
bc7d91fd9f
Merge pull request #499 from pypeclub/bugfix/nuke-load-single-frame
feat(nuke): adding image loader
2020-09-08 14:58:47 +02:00
iLLiCiTiT
d7e2b07fcc few minor changes about attribute values in anatomy iwdgets 2020-09-08 14:57:53 +02:00
iLLiCiTiT
80ef4bf876 implemented set_as_overriden for path widget 2020-09-08 14:49:13 +02:00
iLLiCiTiT
1ceb51a26b added simple implementation of Templates 2020-09-08 14:43:17 +02:00
iLLiCiTiT
6c37ede07c fix raw json in-validation 2020-09-08 14:40:08 +02:00