Aman5692 / min3d

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

NullPointerException in Object3d.clear() on resume #20

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
In r94 you added a check to Object3d.clear() to test if an object has 
vertex-colors before clearing them. The same check is needed for UVs and 
normals. Thanks!

Original issue reported on code.google.com by nienhs on 6 Nov 2010 at 12:46

GoogleCodeExporter commented 9 years ago
Thanks for flagging this. Should be fixed now.

Original comment by l...@felar.ca on 20 Feb 2011 at 7:56

GoogleCodeExporter commented 9 years ago

Original comment by l...@felar.ca on 20 Feb 2011 at 8:03