overte-lubosz/libraries/avatars/src
2013-04-24 13:54:35 -07:00
..
AvatarData.cpp renamed "bodyPosition" to "position". (This corresponds to the position of the avatar on the ground, where y=0). I will next add a new "getBodyPosition" which returns the avatar's center of gravity - is useful for certain purposes, such as setting collision volumes, etc. 2013-04-23 14:05:23 -07:00
AvatarData.h line the consts back up in AvatarData 2013-04-24 13:54:35 -07:00
avatars_Log.cpp integrates logging for 'avatars' library, fixes missig return in Log.cpp, adds _lib suffix for log callback namespaces and reverts voxels -> voxLib rename in main 2013-04-17 20:14:29 +02:00
avatars_Log.h integrates logging for 'avatars' library, fixes missig return in Log.cpp, adds _lib suffix for log callback namespaces and reverts voxels -> voxLib rename in main 2013-04-17 20:14:29 +02:00
Orientation.cpp fixed sneaky array-out-of-bounds error in avatar bones and cleaned up some of the code for testing hand shake target positions 2013-04-19 12:44:09 -07:00
Orientation.h Changed render_view_frustum() to handle broken camera yaw 2013-04-18 01:16:54 -07:00