away3d / away3d-core-openfl

Away3D engine for OpenFL
166 stars 41 forks source link

fix LinearExtrude.hx #85

Closed damrem closed 7 years ago

damrem commented 7 years ago

buildExtrud initial test about _aVectors.length :

I also had to move super call down so that everything would be setup before instanciating superclass and avoid null object reference error.

damrem commented 7 years ago

https://github.com/away3d/away3d-core-openfl/issues/80