- Setting
class
attributes now works as expected
- Upgrade to aframe 0.2.0-rc1
- Update FlickrJump example
- Added
aEvent
helper - Added new primitives
aBox
aCircle
aColladaModel
aCone
aCursor
aObjModel
aRing
- Deprecated primitives are still supported:
aCube
aModel
- Attributes are now set via helpers, not in the
onRendered
callback - Id can and should be passed along with components
- Initial commit