overte-HifiExperiments/libraries/voxels/src
Andrzej Kapolka 78072fbde0 Merge pull request #523 from PhilipRosedale/master
Better physics, first person to third person transition
2013-06-13 12:07:06 -07:00
..
AABox.cpp Slight fix to capsule/box penetration test: we should use the smaller distance 2013-06-03 10:08:42 -07:00
AABox.h fix spacing 2013-06-07 17:25:05 -07:00
EnvironmentData.cpp Restore the original floor behavior. 2013-05-23 10:32:12 -07:00
EnvironmentData.h Support for multiple environments, collisions with notional planet surfaces. 2013-05-21 21:33:08 -07:00
GeometryUtil.cpp Capsule/box collisions. 2013-05-27 14:05:44 -07:00
GeometryUtil.h Capsule/box collisions. 2013-05-27 14:05:44 -07:00
Plane.cpp refactors logging 2013-05-21 01:00:10 +02:00
Plane.h Cleanup for coding standard fix bug in creation of plane from points 2013-04-21 15:18:17 -07:00
SceneUtils.cpp Added more SceneUtils support cleaned up voxel-edit to use scene utils 2013-05-08 02:15:39 -07:00
SceneUtils.h Added more SceneUtils support cleaned up voxel-edit to use scene utils 2013-05-08 02:15:39 -07:00
ViewFrustum.cpp implement keyhole frustum 2013-06-07 17:23:23 -07:00
ViewFrustum.h implement keyhole frustum 2013-06-07 17:23:23 -07:00
VoxelConstants.h Fixed merge issue with new orientation vectors, migrated to common identity names 2013-06-04 17:27:40 -07:00
VoxelNode.cpp Finished adding concept of density to the voxel server, objects now appear more visible at a distance in an appealing way. 2013-06-09 12:48:22 -07:00
VoxelNode.h Merge pull request #523 from PhilipRosedale/master 2013-06-13 12:07:06 -07:00
VoxelNodeBag.cpp added contains() and remove() methods 2013-05-08 14:22:03 -07:00
VoxelNodeBag.h added contains() and remove() methods 2013-05-08 14:22:03 -07:00
VoxelTree.cpp fix several delete/delete[] mismatches 2013-06-07 10:49:43 -07:00
VoxelTree.h added method for general subtree change bookkeeping 2013-06-06 10:55:11 -07:00