Commit Graph

3 Commits

Author SHA1 Message Date
Krzysztof Grzybek
5704e7c110 [aframe] component definition improvement 2019-01-08 09:35:40 +01:00
Nathan Bierema
36aa210efd [three] Update object materials to match documentation (#29518)
* Update accepted material types to match documentation

* Fix aframe-io-tests

* Fix SpriteCanvasMaterial

* Fix MeshFaceMaterial

* Fix SpriteMaterial

* Use tabs?!?

* Allow arrays

* Spaces

* Fix build

* Try again
2018-10-15 09:53:09 -07:00
Paul
37b5c6a8e4 Better describe A-Frame using imports. Remove namespaces. (#28661)
This update removes the usage of namespaces in an effort to just be able to use A-Frame directly from an import.

These types are based on [this branch](576e4557b1/%40types) of work in my [a-frame experiements](https://github.com/devpaul/aframe-experiments) repo. Please take a look over there to see more complete usage and examples.
2018-09-10 14:48:06 -07:00