overte/libraries
Anthony J. Thibault cac19b8579 grab animation work
Hand animations now have 5 states:

* idle
* open
* grasp
* point
* farGrasp

The handControllerGrab.js script now chooses one of these five animations, based on the state of the HandController object.

Also, removed hand trigger AnimVar setting from C++ Rig class.
2016-01-07 19:36:57 -08:00
..
animation grab animation work 2016-01-07 19:36:57 -08:00
audio remove some extra debug that isn't needed 2015-12-21 16:23:23 -07:00
audio-client Fix warnings on windows 64bit 2015-12-11 16:31:27 -08:00
auto-updater
avatars Merge remote-tracking branch 'upstream/master' into tony/soft-avatar-attachment-script 2016-01-07 16:14:52 -08:00
controllers Allow input devices to break up their mappings into multiple files 2015-12-30 22:28:10 -08:00
display-plugins More warning fixes 2015-12-11 16:31:27 -08:00
embedded-webserver use a ternary for single assignment 2015-12-17 10:54:32 -08:00
entities fixing asserts for EntityItem delete pipeline 2016-01-07 10:19:46 -08:00
entities-renderer fix crash mode for empty LineEntityItem 2016-01-07 10:19:46 -08:00
environment Fix warnings on windows 64bit 2015-12-11 16:31:27 -08:00
fbx Load texture by convention with .obj 2015-12-15 19:30:15 -08:00
gl Stop QML hanging the app on shutdown 2016-01-07 12:25:25 -08:00
gpu Adding Gamma correction to all the Color coming for the attribute stream if used as color 2015-12-18 12:50:21 -08:00
input-plugins first cut at simulating mouse/reticle behavior with input contorllers 2015-12-15 13:59:22 -08:00
model Optimize getVertexStream() by using a const& 2015-12-31 11:51:05 -08:00
model-networking Merging with upstream graphics 2015-12-14 18:18:39 -08:00
networking Merge pull request #6718 from birarda/master 2016-01-07 10:53:35 -08:00
octree fix warning 2016-01-06 12:53:57 -08:00
physics Merge pull request #6756 from AndrewMeadows/physics-cleanup-003 2016-01-07 11:04:28 -08:00
plugins Fix SDL breakage due to missing init 2015-12-31 08:47:27 -08:00
procedural Render SKY_DOME when SKY_MAP tex is loading 2015-12-29 10:58:23 -08:00
recording Fix override warnings on XCode 7 2015-12-04 08:55:43 -08:00
render Reorder RenderContext initializer to avoid -Wreorder 2015-12-22 14:54:47 -08:00
render-utils Merge branch 'master' of github.com:highfidelity/hifi into near-grab-via-parenting 2016-01-04 19:35:36 -08:00
script-engine Merge pull request #6759 from huffman/script-engine-slot-exception 2016-01-07 08:54:34 -08:00
shared fix misusage of smart-pointers 2016-01-07 10:19:46 -08:00
ui Merge pull request #6780 from jherico/z_order 2016-01-06 20:08:52 -08:00