thegooglecodearchive / wowmodelviewer

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

Doesn't export weapons with character #262

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.create character
2.add weapons / equipment
3.export as .m3

What is the expected output? What do you see instead?
I would like to see the character's export with equipment attached if possible

What version of the product are you using? On what operating system?
v0.7.0.1 r614 windows 64Bit

Please provide any additional information like screenshot and log.txt
below.

Original issue reported on code.google.com by scottlen...@gmail.com on 25 Oct 2011 at 6:16

GoogleCodeExporter commented 9 years ago
I am having the same problem i dont know if this is possible to fix but woul 
love to see it fixed

Original comment by dillpick...@gmail.com on 25 Oct 2011 at 6:18

GoogleCodeExporter commented 9 years ago
Having the same issue.
I've seen in some Starcraft 2 tutorials they mentioning the malfunction of 
exporting the weapons with the charachter. 

An solution to still make this work is export the weapons/shoulder pads etc. 
all seperate & than import one by one. It would make it alot faster if this 
issue get fixed.

Original comment by Webdesig...@gmail.com on 14 Nov 2011 at 3:13

GoogleCodeExporter commented 9 years ago
i think putting shoulder pads helms and that coming out of exporter would be 
great considering sometimes it doesn't export attachments very well also it can 
export sylvannus with everything on her i know she is an npc but it works with 
npcs why not regular dudes

Original comment by dillpick...@gmail.com on 14 Nov 2011 at 3:17

GoogleCodeExporter commented 9 years ago
Characters, and NPCs using Character models, use Attached items for the 
helmets, shoulders, weapons and other items. This requires ANOTHER complete 
pass of the code in order to integrate it into the model, and some of the 
exporters simply don't bother to add that code.

NPCs from the Creatures directory, on the other hand, contain their shoulders, 
helmets and weapons in a single model. Because of this, when they're exported, 
everything in that model is exported with it.

Original comment by sephirot...@gmail.com on 15 Nov 2011 at 1:12

GoogleCodeExporter commented 9 years ago
Moved to JIRA : http://apoklipse.org:8080/browse/WMV-111

Original comment by jeromn...@gmail.com on 23 Nov 2011 at 8:47