add default configs :3
This commit is contained in:
parent
9056c04210
commit
2c7b2bf868
133 changed files with 7853 additions and 1 deletions
11
config/yosbr/modelfix-client.json
Normal file
11
config/yosbr/modelfix-client.json
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"default": {
|
||||
"item_quad_expansion": 0.002,
|
||||
"item_quad_indent": 1.0E-4
|
||||
},
|
||||
"mac_os": {
|
||||
"item_quad_expansion": 0.04,
|
||||
"item_quad_indent": 0.0099,
|
||||
"shrink_ratio_multiplier": 1.0
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue