Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix incorrect vec3 array size validation
Copy/paste error in objectToV3, should be looking for a.size()==3, not 2. Signed-off-by: Cary Phillips <[email protected]>
- Loading branch information