overte-HifiExperiments/libraries/render-utils
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
..
res/fonts move fonts to sdff files, load with qrc 2015-02-06 11:48:55 -08:00
src Fix for animation resources 2015-08-21 16:09:06 -07:00
CMakeLists.txt use -fsanitize=address in all code rather than just the top-level links 2015-08-20 10:14:16 -07:00