overte-HifiExperiments/interface
Anthony J. Thibault bc967f0ab0 Model: update renderItems when items are added to the scene.
* Renamed enqueueLocationChange to updateRenderItems
* Call updateRenderItems when models are added to the scene.

This will fix entity render bounds being incorrect when they are first added to the scene,
then later being correct after a position update.

* Renamed getMeshPartBound to getRenderableMeshBound.
* Avatar now uses getRenderableMeshBound() to do boundingRadius vs frustum check.
* Model::getRenderableMeshBound now returns a more accurate bound, because it is the same one used for rendering.

This will fix avatar freezing, when they are in the corner of your frustum.
This was due to matrices not being updated because the avatar had to a small bounding sphere.
2016-03-31 14:59:27 -07:00
..
external Remove RealSense & MIDI 2015-12-03 11:00:01 -08:00
i18n Updated english translation file 2015-10-15 11:15:06 -07:00
icon replace the interface icons 2016-03-25 11:42:48 -07:00
resources Working on the App JS <-> HTML JS communication 2016-03-28 10:09:22 -07:00
src Model: update renderItems when items are added to the scene. 2016-03-31 14:59:27 -07:00
ui Allow closed tabs to delete properly 2016-02-11 10:27:24 -08:00
CMakeLists.txt manually install OpenSSL DLLs for Qt 2016-03-03 17:57:34 -08:00