overte-HifiExperiments/libraries
Anthony J. Thibault e698d3c1e8 Isolate JointStates within the Rig class
Except for SkeletalModel::computeBounds() JointStates are now completly
encapsulated by the Rig.  Now we can start using AnimPoses instead and
in parallel with the JointState implementation. Then we can assert that
they are identical, before removing JointStates.

This check in has many comments with the AJT tag.
Each one of these cases will need to be revisitied and fixed.
In particular // AJT: LEGACY will be used to enclose all code
in the Rig which manipulates the _jointState QVector.
2015-11-11 18:23:58 -08:00
..
animation Isolate JointStates within the Rig class 2015-11-11 18:23:58 -08:00
audio Recording audio fixes 2015-11-05 16:46:59 -08:00
audio-client constify audio client loop 2015-11-05 16:57:51 -08:00
auto-updater
avatars Removing useless code 2015-11-10 12:02:20 -08:00
controllers Bit of cleanup 2015-11-06 11:14:10 -08:00
display-plugins PR feedback 2015-11-06 15:59:13 -08:00
embedded-webserver
entities Merge pull request #6326 from imgntn/entity_params 2015-11-09 12:17:58 -08:00
entities-renderer fix various warnings 2015-11-10 08:34:58 -08:00
environment
fbx FBXReader: remove debugging logs 2015-10-28 17:55:06 -07:00
gl get interface building on my linux box 2015-11-02 10:42:06 -08:00
gpu Adding diagnostics to track down the 'black rectangles of death' 2015-11-02 21:55:35 -08:00
input-plugins Bad merge fix, PR feedback 2015-11-09 09:30:18 -08:00
model fix line endings grumble gruble 2015-10-20 09:38:25 -07:00
model-networking
networking Bump version num, use different shader for additive blending effect 2015-11-03 17:15:10 -08:00
octree added ability to set keyhole radius on EntityViewer 2015-10-22 12:56:45 -07:00
physics changes to send an update to entity-server when AvatarActionHold releases an entity 2015-11-06 09:25:53 -08:00
plugins Fix double delete on shutdown 2015-11-06 11:13:10 -08:00
procedural Fixing paths for SDL2 and Sixense libs 2015-10-30 19:00:26 -07:00
recording fix various warnings 2015-11-10 08:34:58 -08:00
render remove some dead code 2015-10-19 15:23:45 -07:00
render-utils Isolate JointStates within the Rig class 2015-11-11 18:23:58 -08:00
script-engine Merge pull request #6351 from huffman/script-path-resolution 2015-11-10 14:10:42 -08:00
shared More PR feedback 2015-11-06 17:17:26 -08:00
ui fix some warnings 2015-10-30 00:19:14 -07:00