You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BatchedMesh: Make data copying more robust, handle interleaved attributes (mrdoob#27066)
* BatchedMesh: Remove unused fields
* BatchedMesh: Add thrown errors in unimplemented functions
* Add PURE and glsl identifiers
* Add more error handling
* More errors
* Fix batched index overrun
* BatchedMesh: Check for normalized, as well
* Fix screenshot
* Handle interleaved data
* Add comments, check if constructors are the same
* Move update setting
* Remove pure annotations
0 commit comments