just fixed 2, and just updated LatheExtrude and PathExtrude, both support now smoothSurface (or not)
Fabrice On Apr 3, 2011, at 8:21 PM, deep wrote: > Fabrice, what about some typographical errors. Who can fix it& > > For example > > View3D::set renderer > _renderer.viewPortHeight = _width*_scaleX; > > issue http://code.google.com/p/away3d/issues/detail?id=155 > > or > > little error in WireFrameGrid > var step:Number = gridSize / (gridSize / subDivision); > > http://code.google.com/p/away3d/issues/detail?id=164 > > and in ObjectContainer3D > get minX; get minY; get minZ > default min value = NEGATIVE_INFINITY :( the smallest value > var min : Number = Number.NEGATIVE_INFINITY; > my issue was closed :(
