overte-HifiExperiments/libraries
Anthony J. Thibault b7009b4631 Fix for animation resources
The problem was that the invokeMethod between the AnimationReader thread
and the main thread was failing, because FBXGeometry* wasn't a registered meta type.

So, I ended up normalizing the AnimationReader class to be more like GeometryReader,
in that it uses singles and slots to communicate success and failure, rather then
invokeMethod.
2015-08-21 16:09:06 -07:00
..
animation Fix for animation resources 2015-08-21 16:09:06 -07:00
audio Merge pull request #5603 from sethalves/linux-memory-debugger 2015-08-20 19:19:24 -07:00
audio-client use -fsanitize=address in all code rather than just the top-level links 2015-08-20 10:14:16 -07:00
auto-updater use -fsanitize=address in all code rather than just the top-level links 2015-08-20 10:14:16 -07:00
avatars Merge pull request #5603 from sethalves/linux-memory-debugger 2015-08-20 19:19:24 -07:00
display-plugins Merge pull request #5603 from sethalves/linux-memory-debugger 2015-08-20 19:19:24 -07:00
embedded-webserver Merge pull request #5609 from murillodigital/master 2015-08-21 00:22:19 -07:00
entities use -fsanitize=address in all code rather than just the top-level links 2015-08-20 10:14:16 -07:00
entities-renderer Merge pull request #5622 from hyperlogic/ajt/network-geometry-refactor 2015-08-20 23:57:16 -07:00
environment use -fsanitize=address in all code rather than just the top-level links 2015-08-20 10:14:16 -07:00
fbx Fix for animation resources 2015-08-21 16:09:06 -07:00
gpu use -fsanitize=address in all code rather than just the top-level links 2015-08-20 10:14:16 -07:00
input-plugins use -fsanitize=address in all code rather than just the top-level links 2015-08-20 10:14:16 -07:00
model use -fsanitize=address in all code rather than just the top-level links 2015-08-20 10:14:16 -07:00
networking Merge pull request #5622 from hyperlogic/ajt/network-geometry-refactor 2015-08-20 23:57:16 -07:00
octree use -fsanitize=address in all code rather than just the top-level links 2015-08-20 10:14:16 -07:00
physics use -fsanitize=address in all code rather than just the top-level links 2015-08-20 10:14:16 -07:00
plugins Merge pull request #5603 from sethalves/linux-memory-debugger 2015-08-20 19:19:24 -07:00
render use -fsanitize=address in all code rather than just the top-level links 2015-08-20 10:14:16 -07:00
render-utils Fix for animation resources 2015-08-21 16:09:06 -07:00
script-engine Merge pull request #5603 from sethalves/linux-memory-debugger 2015-08-20 19:19:24 -07:00
shared use -fsanitize=address in all code rather than just the top-level links 2015-08-20 10:14:16 -07:00
ui use -fsanitize=address in all code rather than just the top-level links 2015-08-20 10:14:16 -07:00