overte/libraries
Anthony J. Thibault e2df9e29e2 Fix for crash in AnimSkeleton::getNumJoints()
When initAnimGraph is called it asynchronously loads the Animation graph in the background.
If the model url is changed, or the Model is deleted in between the initial load and it's completion,
It's possible to access a bad Rig::_animSkeleton pointer.
The fix is to hold onto the _animSkeleton pointer via a weak ref.
2017-12-15 16:46:27 -08:00
..
animation Fix for crash in AnimSkeleton::getNumJoints() 2017-12-15 16:46:27 -08:00
audio
audio-client move save logic to audioclient 2017-12-05 18:22:14 -08:00
auto-updater
avatars Fix for hand controller avatar scaling. 2017-12-07 17:08:13 -08:00
avatars-renderer Fix for hand controller avatar scaling. 2017-12-07 17:08:13 -08:00
baking Merge pull request #11920 from Atlante45/feat/reduce-memory-usage 2017-12-11 09:29:22 -08:00
controllers
display-plugins fix reticle depth at different scales and x button click on mouse press 2017-11-27 17:46:19 -08:00
embedded-webserver Fix domain server label not handling spaces correctly 2017-11-08 13:09:42 -08:00
entities Fix certificate hash 2017-12-07 17:22:00 -08:00
entities-renderer Merge branch 'master' of git://github.com/highfidelity/hifi into csm 2017-12-11 08:48:48 +01:00
fbx Add bullet and draco to precompiled libraries 2017-11-28 11:32:34 -08:00
gl
gpu Merged with master 2017-11-13 14:33:59 +01:00
gpu-gl Merge pull request #11938 from Zvork/csm 2017-12-14 00:32:43 +07:00
gpu-gles PR feedback 2017-11-29 09:11:52 -08:00
image Merge pull request #11920 from Atlante45/feat/reduce-memory-usage 2017-12-11 09:29:22 -08:00
input-plugins
ktx
midi
model Merge branch 'master' of https://github.com/highfidelity/hifi into orange 2017-11-13 11:52:32 -08:00
model-networking Reduce Image memory usage by moving the data 2017-12-07 12:54:34 -08:00
networking Merge branch 'master' into feature/domain-limited-height 2017-12-07 10:01:33 -08:00
octree Merge pull request #11841 from ZappoMan/makeAddEntityAtomic 2017-11-18 14:27:12 -08:00
physics make requested changes 2017-12-01 17:09:00 -08:00
plugins
pointers cleanup 2017-11-17 10:45:39 -08:00
procedural Add bullet and draco to precompiled libraries 2017-11-28 11:32:34 -08:00
recording
render Merge pull request #11938 from Zvork/csm 2017-12-14 00:32:43 +07:00
render-utils Merge pull request #11938 from Zvork/csm 2017-12-14 00:32:43 +07:00
script-engine Fix typo 2017-11-30 19:16:51 +13:00
shared Merge pull request #11938 from Zvork/csm 2017-12-14 00:32:43 +07:00
trackers
ui Merge pull request #11358 from vladest/fix_google_vr_height 2017-12-08 10:46:52 -08:00
ui-plugins