1
0
Fork 0

sparkles: Updated to brian v0.19

This commit is contained in:
Joost De Cock 2018-12-19 09:17:42 +01:00
parent 7489a2ac6c
commit b55e7ef68c
7 changed files with 376 additions and 268 deletions

View file

@ -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,