thegooglecodearchive / wowmodelviewer

Automatically exported from code.google.com/p/wowmodelviewer
0 stars 0 forks source link

Weapon/Shield Sheathing issues #197

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Weapons and shields are not sheathing right. By which I mean on all races they 
are either the wrong way round or on the wrong part of the body. E.g. The human 
male looks like he has a shield impaled in his back!

It's been like this since the DEVWORK versions started.

Original issue reported on code.google.com by millaryo...@ymail.com on 10 Jun 2011 at 6:00

Attachments:

GoogleCodeExporter commented 9 years ago
it's known problem

Original comment by chuanhsing on 11 Jun 2011 at 1:46

GoogleCodeExporter commented 9 years ago
Well if it's a known problem then shouldn't you have done or be trying to do 
something about it by now?

Original comment by millaryo...@ymail.com on 11 Jun 2011 at 2:53

GoogleCodeExporter commented 9 years ago
have no idea why it place in wrong direction.

Original comment by chuanhsing on 12 Jun 2011 at 2:46

GoogleCodeExporter commented 9 years ago
Issue 139 has been merged into this issue.

Original comment by chuanhsing on 22 Aug 2011 at 5:43

GoogleCodeExporter commented 9 years ago
fixed in r618

Original comment by chuanhsing on 23 Aug 2011 at 2:00

GoogleCodeExporter commented 9 years ago
It's not been fixed completely - the weapons are on the body but they're the 
wrong way round, especially two-handed ones. 

Original comment by millaryo...@ymail.com on 23 Aug 2011 at 5:48

GoogleCodeExporter commented 9 years ago
a screenshot plz, and a right screenshot for ref.

I hardcode the weapon sheathe position and rotate in program, and need more 
reference for these values.

Original comment by chuanhsing on 24 Aug 2011 at 12:38

GoogleCodeExporter commented 9 years ago
The shield is just a but crooked but the the 2-handed weapons need to be tilted 
90 degrees to the right.

Original comment by millaryo...@ymail.com on 24 Aug 2011 at 1:12

Attachments:

GoogleCodeExporter commented 9 years ago
this fix is a work-around. you can rotate or shift the model in View -> Show 
Model Control after r618.

for human male, work around values are:
left back(right hand): (135, 90, 90)
right back(left hand): (225, 90, 90)
middle back(shield): (0, 90, 90)

could you give me the correct value?

Original comment by chuanhsing on 24 Aug 2011 at 1:53

GoogleCodeExporter commented 9 years ago
Shield:
rX: 00
rY: 85
rZ: 80

Original comment by millaryo...@ymail.com on 27 Aug 2011 at 6:15

GoogleCodeExporter commented 9 years ago
Issue can be followed here now : http://apoklipse.org:8080/browse/WMV-47
I will notify for URL change

Original comment by jeromn...@gmail.com on 2 Oct 2011 at 7:01