This repository has been archived by the owner on Jun 6, 2018. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(parse-collada): correctly interpret xs:anyURI type
Add a new AnyUri type to use for parsing attributes with the xs:anyURI type. Change InstangeGeometry::url to be of type AnyUri to be more correct. BREAKING CHANGES: Any usage of InstanceGeometry::url will be broken now that it is an enum type.
- Loading branch information