tosh
|
1e6352593a
|
Merge branch 'master' of git://github.com/worklist/hifi into 19262
Conflicts:
interface/src/Head.cpp
interface/src/Util.cpp
interface/src/main.cpp
libraries/avatars/src/Orientation.cpp
|
2013-04-18 12:38:35 +02:00 |
|
Philip Rosedale
|
d200936615
|
Added eulerToOrthonormals function for Brad in Util.cpp, sample execution at start of main.
|
2013-04-17 21:10:31 -07:00 |
|
tosh
|
4fa5760162
|
Merge branch 'master' of git://github.com/worklist/hifi into 19262
Conflicts:
interface/src/Util.cpp
|
2013-04-17 18:34:43 +02:00 |
|
ZappoMan
|
184d28e905
|
Adding testOrientationClass() to run unit tests on the orientation class.
|
2013-04-17 00:42:49 -07:00 |
|
Jeffrey Ventrella
|
a6f82e1236
|
moved renderOrientstionDiretions to Utils
|
2013-04-16 23:39:43 -07:00 |
|
tosh
|
ba4f6bc92c
|
Merge branch 'master' of git://github.com/worklist/hifi into 19262
|
2013-04-17 00:40:37 +02:00 |
|
tosh
|
dc4dc887ac
|
silences warning about deprecated conversion of string literal to char*
|
2013-04-17 00:38:39 +02:00 |
|
Stephen Birarda
|
a4011934c6
|
move Orientation class to avatars library, constants to SharedUtil
|
2013-04-15 15:39:23 -07:00 |
|
ZappoMan
|
98904d84ff
|
Merge branch 'master' of https://github.com/worklist/hifi into view_frustum_work
Conflicts:
interface/src/Head.cpp
|
2013-04-12 17:02:11 -07:00 |
|
Jeffrey Ventrella
|
84ca2dcb32
|
added get avatar bone
|
2013-04-12 16:12:31 -07:00 |
|
ZappoMan
|
d01d1164ca
|
latest view frustum work
|
2013-04-12 13:36:44 -07:00 |
|
vincent
|
cd1aa99dfa
|
#19171 merge with master
|
2013-04-11 00:20:05 +02:00 |
|
vincent
|
6a5c51bc69
|
#19171 Add a simple openGL menu that will work x-platform
|
2013-04-10 21:31:29 +02:00 |
|
Jeffrey Ventrella
|
ab8140e0ef
|
fixed a bug in avatar head lookat direction
|
2013-04-10 12:12:57 -07:00 |
|
ZappoMan
|
597f35db3d
|
moved vector math helpers to Utils.cpp/h
|
2013-04-10 09:39:43 -07:00 |
|
Jeffrey Ventrella
|
a0f09b597a
|
got a basic avatar skeleton with a simpler starter user interaction for moving the right hand
|
2013-04-05 16:19:23 -07:00 |
|
Jeffrey Ventrella
|
5b2d1ec198
|
thingy3
|
2013-04-05 10:52:10 -07:00 |
|
Jeffrey Ventrella
|
d3f6c19e83
|
adding Camera and some utility classes and start of prototype avatar
|
2013-04-04 18:04:32 -07:00 |
|
tosh
|
9046e5e89c
|
silences warning by using pointer to const as string parameter for 'drawtext'
(conversion of string literals to char* is deprecated)
|
2013-04-04 10:55:08 +02:00 |
|
Stephen Birarda
|
8ef885aaaf
|
remove extra tokens after endif for WIN32 conditionals
|
2013-03-19 11:10:42 -07:00 |
|
Kees van Prooijen
|
cd27c74a2d
|
prelimanary changes for windows port
|
2013-03-19 11:01:08 -07:00 |
|
Stephen Birarda
|
6a7b40629c
|
remove the unused outstring method
|
2013-03-18 16:20:39 -07:00 |
|
Stephen Birarda
|
e97aba03a3
|
move StdDev to shared library
|
2013-03-12 10:09:07 -07:00 |
|
Stephen Birarda
|
c575974060
|
don't initialize samplecount in header
|
2013-02-08 12:46:47 -08:00 |
|
Stephen Birarda
|
f5cbe7a05a
|
cmake build working for interface project
|
2013-02-07 17:29:01 -08:00 |
|
Stephen Birarda
|
f9b8d6cde0
|
don't use find module for glm/portaudio
|
2013-02-07 12:24:05 -08:00 |
|
Stephen Birarda
|
4860fb086d
|
link glm library to interface target
|
2013-02-07 11:41:01 -08:00 |
|
Stephen Birarda
|
1111e4837e
|
intial restructuring for CMake setup
|
2013-02-06 18:07:36 -08:00 |
|