overte-HifiExperiments/libraries
Atlante45 d80a42b800 New recording file format
Added header containing:
		- Magic number
		- Version number
		- Data Offset
		- Data Length
		- CRC-32
	Planned space for metadata
	Added context block (domain, models, transform, display name,
attachments)
	Improved glm types packing (SHould take about half the space it
used to))
2014-09-15 19:19:10 -07:00
..
animation remove TARGET_NAME from cmake macros where it is not required 2014-08-08 13:17:54 -07:00
audio one more shot at these warnings 2014-09-13 09:40:44 -07:00
avatars New recording file format 2014-09-15 19:19:10 -07:00
embedded-webserver remove TARGET_NAME from cmake macros where it is not required 2014-08-08 13:17:54 -07:00
entities fix more warnings, replace assert with debug message 2014-09-13 08:21:23 -07:00
fbx remove calls to calculateRotatedExtents() use Extents.rotate() instead 2014-09-11 12:33:38 -07:00
metavoxels Remove unused variables. 2014-09-04 17:26:01 -07:00
networking make sure AddressManager signal is connected to before file event 2014-09-12 15:22:51 -07:00
octree add boxInFrustum 2014-09-11 16:40:32 -07:00
particles Merge branch 'master' of https://github.com/highfidelity/hifi into virtualEntities 2014-08-18 15:16:35 -07:00
script-engine Remove use of Quat::rotate 2014-09-12 13:31:07 -07:00
shared normalize all quats before packing 2014-09-15 08:46:28 -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