diff options
author | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2017-11-19 16:09:46 +0100 |
---|---|---|
committer | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2017-11-19 16:09:46 +0100 |
commit | f8eca4b35144689e4adadd04f738c969ad54396c (patch) | |
tree | 6447b2821605751163b138a84dda9f7a478b364f /backpack.val | |
parent | 9d839fb9deb4ac98aa968bcb1c597244385a5317 (diff) |
Backpack: fixed sewing allowances for the 3D mesh
Diffstat (limited to 'backpack.val')
-rw-r--r-- | backpack.val | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/backpack.val b/backpack.val index 535f2ef..ac847ed 100644 --- a/backpack.val +++ b/backpack.val @@ -329,7 +329,7 @@ <node after="2.5" idObject="112" type="NodePoint"/> </nodes> </detail> - <detail forbidFlipping="false" id="128" inLayout="true" mx="0" my="0" name="shoulder_padding" seamAllowance="true" united="false" version="2" width="3"> + <detail forbidFlipping="false" id="128" inLayout="true" mx="0" my="0" name="shoulder_padding" seamAllowance="true" united="false" version="2" width="2.5"> <data fontSize="0" height="5" letter="H" mx="85.5665" my="337.644" rotation="0" visible="true" width="5"> <mcp cutNumber="2" material="4" placement="0" userDef="3D mesh"/> <mcp cutNumber="2" material="4" placement="0" userDef="Heavy Padding"/> @@ -347,7 +347,7 @@ <node idObject="127" type="NodePoint"/> </nodes> </detail> - <detail forbidFlipping="false" id="164" inLayout="true" mx="0.067095" my="0" name="lower_padding" seamAllowance="true" united="false" version="2" width="3"> + <detail forbidFlipping="false" id="164" inLayout="true" mx="0.067095" my="0" name="lower_padding" seamAllowance="true" united="false" version="2" width="2.5"> <data fontSize="0" height="5" letter="I" mx="593.039" my="1199.01" rotation="0" visible="true" width="5"> <mcp cutNumber="1" material="4" placement="0" userDef="Heavy Padding"/> <mcp cutNumber="1" material="4" placement="0" userDef="3D mesh"/> |