Closed tsherif closed 8 years ago
Couple of spots that were still assuming all geometry has indices. Also a few fixes to nodes assuming matrices use ordinary JS arrays (slice doesn't exist on typed arrays in Safari).
slice
Couple of spots that were still assuming all geometry has indices. Also a few fixes to nodes assuming matrices use ordinary JS arrays (
slice
doesn't exist on typed arrays in Safari).