overte-HifiExperiments/libraries
2015-10-04 18:46:35 -07:00
..
animation Fix for model offset when using Rig Animations. 2015-10-02 11:40:46 -07:00
audio Improved random generator for SIMD dither 2015-10-01 20:32:48 -07:00
audio-client Merge pull request #5898 from kencooke/audio-src 2015-09-24 15:59:23 -07:00
auto-updater
avatars Merge branch 'master' into transmit-joint-translation 2015-10-01 16:55:24 -07:00
display-plugins add GLEW_STATIC to fix link warnings 2015-10-02 15:08:04 -07:00
embedded-webserver
entities Merge pull request #5967 from AndrewMeadows/collision-group-hack 2015-10-02 16:08:52 -07:00
entities-renderer Merge pull request #5967 from AndrewMeadows/collision-group-hack 2015-10-02 16:08:52 -07:00
environment
fbx Fix typos introduce in previous commit about the Quad to triangle indexing and remove dead code in model.cpp 2015-10-04 18:46:35 -07:00
gpu Migrated the FBXReader mesh code to use excusively the Model::mesh and use them directly for rendering in the ModelPartPayload, fixed a bug in the indexBUffer offset value used in drawIndexed and drawIndexedInstanced 2015-10-04 18:31:19 -07:00
input-plugins cleanup comments 2015-10-02 10:02:12 -07:00
model Cleaning code 2015-10-01 19:23:32 -07:00
model-networking Migrating to the new mesh for rendering and having problems with multi part mesh 2015-10-02 18:12:16 -07:00
networking Merge branch 'master' into transmit-joint-translation 2015-10-02 11:40:33 -07:00
octree use a mutable mutex to keep const-ness 2015-09-30 14:23:18 -04:00
physics Merge pull request #5967 from AndrewMeadows/collision-group-hack 2015-10-02 16:08:52 -07:00
plugins
procedural THe dataBuffer contining the properties of the skybox is now per instace and not static and shared so it's static from frames to frames 2015-09-30 17:54:20 -07:00
render MOving forward on the background beeing drawn last 2015-09-29 18:28:20 -07:00
render-utils Fix typos introduce in previous commit about the Quad to triangle indexing and remove dead code in model.cpp 2015-10-04 18:46:35 -07:00
script-engine Back out fromSpherical code addition 2015-09-24 19:14:26 -07:00
shared Merge branch 'master' into transmit-joint-translation 2015-10-02 11:40:33 -07:00
ui