overte/libraries
Anthony Thibault 001e4bc952 AnimClip now supports relative animations.
Relative animations are animations that are rotation deltas from some base reference pose.
They are calculated by multiplying each frame of each joint the inverse of that joints in the base reference pose.
It is intended for use with additive blending.

Added the following fields to AnimClip node.

* isRelative (boolean)
* baseURL (string)
* baseFrame (int)
2019-08-21 16:11:10 -07:00
..
animation AnimClip now supports relative animations. 2019-08-21 16:11:10 -07:00
audio
audio-client Merge pull request #16040 from kencooke/audio-webrtc-improvements 2019-08-08 09:17:58 -07:00
auto-updater
avatars Log when avatar data becomes avatar-failed 2019-08-19 12:12:10 -07:00
avatars-renderer Merge pull request #16066 from hyperlogic/bug-fix/sit-bug-fixes 2019-08-20 11:09:25 -07:00
baking
controllers
display-plugins Move getRequiredThreadCount override from OculusBaseDisplayPlugin to HmdDisplayPlugin 2019-08-08 11:14:02 -07:00
embedded-webserver fix issue with .json.gz files failing to upload properly 2019-07-26 13:55:59 -07:00
entities Merge pull request #16015 from HifiExperiments/renderUpdate 2019-08-15 09:35:17 -07:00
entities-renderer Merge pull request #16061 from SimonWalton-HiFi/entities-scriptengine-takedown 2019-08-16 10:12:38 -07:00
fbx
gl PR feedback 2019-08-01 16:57:54 -07:00
gpu Address the procedural to populate all reflection versions with user uniforms bindings and make EnigneInspector works correctly 2019-08-13 18:47:57 -07:00
gpu-gl Addressing review comments 2019-08-14 10:28:42 -07:00
gpu-gl-common Merge branch 'master' of github.com:highfidelity/hifi into toulouse 2019-08-13 10:00:59 -07:00
gpu-gles
graphics Merge pull request #15872 from SamGondelman/bias 2019-07-16 15:22:37 -07:00
graphics-scripting Fix not being able to use both QVector<unsigned int> and QVector<glm::uint32> in scripting 2019-08-05 10:31:13 -07:00
hfm
image
input-plugins
ktx
material-networking Tidy entities' "unlit" properties 2019-07-23 11:02:43 +12:00
midi
model-baker
model-networking
networking Log event-queue size on readRead timeout 2019-08-09 09:46:09 -07:00
octree Merge pull request #16049 from sabrina-shanman/ourLODEInvestigation 2019-08-09 17:28:46 -07:00
oculusMobile
oculusMobilePlugin
physics fix size_t warning 2019-08-14 08:08:32 -07:00
platform Remove useless variable 2019-08-14 11:54:39 -07:00
plugins comfort mode -- squeeze vision to avoid sickness 2019-07-12 09:14:17 -07:00
pointers Merge pull request #16025 from sabrina-shanman/picks_debug 2019-08-07 12:01:26 -07:00
procedural Address the procedural to populate all reflection versions with user uniforms bindings and make EnigneInspector works correctly 2019-08-13 18:47:57 -07:00
qml BUGZ-1119: workaround for race condition crash in QML rendering 2019-08-13 15:47:59 -07:00
recording
render avoid using explicit dialects when we want just a default one 2019-08-13 15:45:24 -07:00
render-utils Addressing review comments 2019-08-14 10:28:42 -07:00
script-engine Merge pull request #16061 from SimonWalton-HiFi/entities-scriptengine-takedown 2019-08-16 10:12:38 -07:00
shaders Address the procedural to populate all reflection versions with user uniforms bindings and make EnigneInspector works correctly 2019-08-13 18:47:57 -07:00
shared Fix tracing warning spam 2019-08-09 17:20:41 -07:00
task Addressing review comments 2019-08-14 10:28:42 -07:00
test-utils
trackers
ui PR feedback 2019-08-01 16:57:54 -07:00
ui-plugins
workload Fix variable name in assert 2019-07-15 15:03:25 -07:00