overte/libraries/entities-renderer
Anthony J. Thibault 8f530ceaf9 Reading animation properties without an entityTree lock is considered harmful
In RenderableModelEntityItem::update() make a copy of the _animationProperties, which is under the entityTree lock.
In RenderableModelEntityItem::render() read from the copy of _animationProperties when not under the entityTree lock.
2016-04-07 13:42:40 -07:00
..
src Reading animation properties without an entityTree lock is considered harmful 2016-04-07 13:42:40 -07:00
CMakeLists.txt Move GL utilities out to their own library 2015-10-27 15:53:42 -07:00