Skip to content

Updates to matrix4 #79

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 51 commits into
base: gh-pages
Choose a base branch
from

Conversation

kylebakerio
Copy link
Contributor

This is the same as the pull request on master, but this repo loads its demo page from gh-pages, so I'm making a pull request here as well.

The other option, though, is to delete this branch and update the github pages config to point to master instead of the gh-pages branch.

vincentfretin and others added 30 commits September 30, 2017 16:44
…rated-ground

rotate the geometry instead of mesh to work with teleport component
…nerated-ground

Revert "rotate the geometry instead of mesh to work with teleport component"
add environmentDressing class to dressing entity
close the top of mushrooms, trees, apparatus
Suppresses the following warning: `THREE.MeshLambertMaterial: .shading has been removed. Use the boolean .flatShading instead.`

`.shading` has been removed and is now `.flatShading`, see: https://threejs.org/docs/index.html#api/materials/Material
Use .shading for ground MeshLambertMaterial in A-Frame < 0.7.0 and .flatShading for >= 0.7.0
sunPosition is not part of the environment schema
@vincentfretin
Copy link
Contributor

@dmarcos you can close this PR and do #92 instead.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.