overte/libraries
Andrew Meadows 51dca12a7b added default case for switch statements
which avoids warnings about unhandled enum values
2014-09-05 16:55:42 -07:00
..
animation remove TARGET_NAME from cmake macros where it is not required 2014-08-08 13:17:54 -07:00
audio Added stereo option to the AudioInjector 2014-09-05 14:34:55 -07:00
avatars expose _measured_ MyAvatar velocity to JS 2014-09-05 11:44:13 -07:00
embedded-webserver remove TARGET_NAME from cmake macros where it is not required 2014-08-08 13:17:54 -07:00
entities removed unused variable 2014-09-05 16:42:24 -07:00
fbx allow FBXReader to parse new format SVO files 2014-09-05 15:12:41 -07:00
metavoxels Remove unused variables. 2014-09-04 17:26:01 -07:00
networking converting voxel files to new versioned format with buffer breaks 2014-09-05 10:51:08 -07:00
octree fixed signed/unsigned comparison and unused variable 2014-09-05 16:41:01 -07:00
particles Merge branch 'master' of https://github.com/highfidelity/hifi into virtualEntities 2014-08-18 15:16:35 -07:00
script-engine added default case for switch statements 2014-09-05 16:55:42 -07:00
shared Update ShutdownEventListener to not stop event handling 2014-09-05 11:26:22 -07:00
voxels correctly implement data types who assume all child data must be included (e.g. voxels) 2014-09-05 12:41:14 -07:00