sparkles: Updated to brian v0.19
This commit is contained in:
parent
7489a2ac6c
commit
b55e7ef68c
7 changed files with 376 additions and 268 deletions
|
@ -10,6 +10,15 @@ export default {
|
|||
"shoulderToShoulder",
|
||||
"hipsCircumference"
|
||||
],
|
||||
dependencies: {
|
||||
front: "base",
|
||||
back: "front"
|
||||
},
|
||||
inject: {
|
||||
front: "base",
|
||||
back: "front"
|
||||
},
|
||||
hide: [ "base" ],
|
||||
options: {
|
||||
// Constants
|
||||
collarFactor: 4.8,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue