kottore / away3d

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

materialLibrary property on Object3D is not set from loaded Obj #114

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1.load an obj file 
2.try reference the materialLibrary property of the containing object
3.Fails due to this property not been set 

What is the expected output? What do you see instead?
the expected output would be to have this property set while it is been 
built/initialized by the framework

What version of the product are you using? On what operating system?

windows vista , Flash CS4 , FlashDevelop , trunk-fp10-away3D branch

Please provide any additional information below.

here is a reference to the post I made concerning this issue.

http://groups.google.com/group/away3d-
dev/browse_thread/thread/f424036fab6c2d79

Original issue reported on code.google.com by flashthe...@gmail.com on 4 May 2010 at 8:41

GoogleCodeExporter commented 8 years ago
fixed:

http://code.google.com/p/away3d/source/detail?r=2668
http://code.google.com/p/away3d/source/detail?r=2669

Original comment by rob.bate...@gmail.com on 2 Jul 2010 at 7:55

GoogleCodeExporter commented 8 years ago
thanks Rob , Away3D sure is an active community. Debugging is the life of any 
software developer that can be draining at times so really,  thank you.

Original comment by flashthe...@gmail.com on 2 Jul 2010 at 9:15