overte-HifiExperiments/libraries/avatars-renderer
Anthony J. Thibault 3f6c88e77f Avatar Attachments now render correctly
* moved Avatar::fixupModelsInScene off the newly created render thread back
  to the main thread.
* updated Avatar::postUpdate to take a scene pointer, necessary for
  Avatar::fixupModelsInScene
* updated developer/tests/avatarAttachementTest.js to account for recent
  changes in avatar attachment scale, commit 712aff7ad.
* updated initialization of anim graph to use Model::isLoaded() instead of
  Model::initWhenReady() to know when the model was completely loaded.
2017-09-15 11:23:09 -07:00
..
src/avatars-renderer Avatar Attachments now render correctly 2017-09-15 11:23:09 -07:00
CMakeLists.txt PR feedback and cmake fixes 2017-06-16 16:59:58 -07:00