birarda
|
31a11e8221
|
Merge pull request #374 from birarda/master
include QtGui dir with isystem flag to get rid of compiler warning in Xcode
|
2013-05-21 15:46:44 -07:00 |
|
Philip Rosedale
|
6ff4b88ea4
|
starting tweaks to head gyro motion
|
2013-05-21 15:46:11 -07:00 |
|
Jeffrey Ventrella
|
b881507f51
|
fixed mouth and added a test for transmitting look at
|
2013-05-21 15:43:40 -07:00 |
|
Stephen Birarda
|
910683c047
|
remove an extra space
|
2013-05-21 15:43:29 -07:00 |
|
Stephen Birarda
|
d2c2150b8f
|
include QtGui dir with isystem flag to remove warning
|
2013-05-21 15:39:57 -07:00 |
|
Jeffrey Ventrella
|
16a1dd103d
|
Merge remote-tracking branch 'upstream/master'
|
2013-05-21 15:27:37 -07:00 |
|
Jeffrey Ventrella
|
2781a354a8
|
reversed gyro for head (didn't know the headset was on backwards :)
|
2013-05-21 15:27:03 -07:00 |
|
ZappoMan
|
4f0aca4b0c
|
Merge pull request #372 from birarda/master
refactor FindGLM to not check twice, revert the previous audio change
|
2013-05-21 15:12:43 -07:00 |
|
Jeffrey Ventrella
|
e09e01b81e
|
Merge remote-tracking branch 'upstream/master'
|
2013-05-21 15:09:23 -07:00 |
|
Jeffrey Ventrella
|
6840ce0bbe
|
thingy
|
2013-05-21 15:09:05 -07:00 |
|
Philip Rosedale
|
dc8dea727a
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2013-05-21 15:04:24 -07:00 |
|
Philip Rosedale
|
330c59b36b
|
Fixed conflicts
|
2013-05-21 15:04:12 -07:00 |
|
Jeffrey Ventrella
|
1f82d339d0
|
Merge remote-tracking branch 'upstream/master'
|
2013-05-21 15:03:06 -07:00 |
|
Jeffrey Ventrella
|
c11851b75d
|
cleaned up formatting stuff
|
2013-05-21 15:02:44 -07:00 |
|
Stephen Birarda
|
95cef67e33
|
Revert "remove unused variable in Audio"
This reverts commit bbdd601855 .
|
2013-05-21 15:01:08 -07:00 |
|
Philip Rosedale
|
f47b5a196a
|
Added missing transmitter files
|
2013-05-21 15:00:22 -07:00 |
|
birarda
|
ca9738a101
|
Merge pull request #370 from birarda/master
remove unused varible in Audio
|
2013-05-21 14:52:45 -07:00 |
|
Stephen Birarda
|
bbdd601855
|
remove unused variable in Audio
|
2013-05-21 14:52:05 -07:00 |
|
Jeffrey Ventrella
|
ef95b13723
|
Merge remote-tracking branch 'upstream/master'
|
2013-05-21 14:21:14 -07:00 |
|
Jeffrey Ventrella
|
d21b48ad6e
|
cleaned up a lot of pitch/yaw/roll confusion in Head and made new versions of eyes, eyebrows and mouth (Head still needs work)
|
2013-05-21 14:20:44 -07:00 |
|
tosh
|
0ab2d4c741
|
Merge branch 'master' of git://github.com/worklist/hifi
|
2013-05-21 23:13:21 +02:00 |
|
ZappoMan
|
fdba349d9b
|
temporary hack fix to busted build
|
2013-05-21 13:57:54 -07:00 |
|
tosh
|
ba4f4b9809
|
Merge branch 'master' of git://github.com/worklist/hifi
|
2013-05-21 22:49:39 +02:00 |
|
ZappoMan
|
0bcd629c8a
|
Merge branch 'master' of https://github.com/worklist/hifi into voxel_animation
|
2013-05-21 13:46:04 -07:00 |
|
ZappoMan
|
6f0035b297
|
Merge pull request #365 from PhilipRosedale/master
Made Transmitter it's own class, removed V1 Transmitter code (Glass and Android)
|
2013-05-21 13:45:15 -07:00 |
|
Andrzej Kapolka
|
1118c06f5d
|
Only do collision checking for own avatar.
|
2013-05-21 13:01:01 -07:00 |
|
Andrzej Kapolka
|
597769a861
|
Added basic capsule/sphere collisions between avatar and voxels.
|
2013-05-21 12:58:02 -07:00 |
|
ZappoMan
|
9f23f846a9
|
Merge branch 'master' of https://github.com/worklist/hifi into voxel_animation
|
2013-05-21 12:47:46 -07:00 |
|
Philip Rosedale
|
71a875042a
|
Updated transmitter class to handle correct orientation of gyros
|
2013-05-21 11:57:14 -07:00 |
|
ZappoMan
|
7c9be4b9f5
|
cleanup code
|
2013-05-21 11:42:13 -07:00 |
|
ZappoMan
|
a7f0a66aee
|
code cleanup
|
2013-05-21 11:31:47 -07:00 |
|
ZappoMan
|
0dde5b6411
|
remove dead code, comment cleanup
|
2013-05-21 11:28:12 -07:00 |
|
ZappoMan
|
4f9c7fed59
|
removed UI for want exists bits, defaults to true
|
2013-05-21 11:25:50 -07:00 |
|
ZappoMan
|
ef2d27aba6
|
getting closer to working delete
|
2013-05-21 10:43:31 -07:00 |
|
Philip Rosedale
|
340882a330
|
Changed 1P view to turn off head rendering when close/inside head rather than showing disembodied neck
|
2013-05-21 10:22:05 -07:00 |
|
Andrzej Kapolka
|
b15162abfd
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2013-05-21 09:49:12 -07:00 |
|
tosh
|
bfaeb4a4d9
|
Merge branch 'master' of git://github.com/worklist/hifi
Conflicts:
libraries/avatars/src/AvatarData.cpp
|
2013-05-21 18:46:20 +02:00 |
|
Philip Rosedale
|
3539ec858e
|
Added hand movement and body motion to transmitter. Feel much better - like dancing.
|
2013-05-20 23:22:28 -07:00 |
|
Philip Rosedale
|
7728a54d26
|
Converted Transmitter to separate class, removed V1 (Google Glass, Android) support for V2 (iOS) transmitter
|
2013-05-20 19:00:49 -07:00 |
|
Jeffrey Ventrella
|
9d3e76efe2
|
operating on head. patient under anesthesia
|
2013-05-20 17:53:55 -07:00 |
|
Jeffrey Ventrella
|
6e994ed425
|
Merge remote-tracking branch 'upstream/master'
|
2013-05-20 17:33:27 -07:00 |
|
Jeffrey Ventrella
|
72f8f447a1
|
starting a rework of Head renderer
|
2013-05-20 17:30:13 -07:00 |
|
Philip Rosedale
|
6392bb0045
|
Merge pull request #363 from birarda/head-changes
move lean sideways and lean forwards to the head data class
|
2013-05-20 17:25:05 -07:00 |
|
Andrzej Kapolka
|
1be859ede9
|
Use glDrawRangeElements, which indicates the range of used indices. It may or
may not make a difference in performance, but it won't hurt.
|
2013-05-20 17:14:41 -07:00 |
|
Stephen Birarda
|
564244ddd3
|
move _leanSideways and _leanForwards to HeadData
|
2013-05-20 17:13:40 -07:00 |
|
ZappoMan
|
d1554e0150
|
Merge pull request #361 from birarda/head-changes
add a HeadData class to reduce redundancy for head member variables
|
2013-05-20 17:08:09 -07:00 |
|
Andrzej Kapolka
|
5b0640bbbf
|
Whoops--fixed a matrix stack issue that was breaking Oculus rendering.
|
2013-05-20 16:52:40 -07:00 |
|
Stephen Birarda
|
570dfba934
|
code review comments, cleanup Avatar constructor
|
2013-05-20 16:12:38 -07:00 |
|
tosh
|
a86b8a1d93
|
refactors logging
|
2013-05-21 01:00:10 +02:00 |
|
tosh
|
4385fc31e8
|
adds missing include "InterfaceConfig.h" for OpenGL types
|
2013-05-21 00:59:29 +02:00 |
|
ZappoMan
|
e1c89aac87
|
Merge branch 'master' of https://github.com/worklist/hifi into voxel_animation
|
2013-05-20 15:52:04 -07:00 |
|
ZappoMan
|
a53f84fcb9
|
latest hacking
|
2013-05-20 15:51:47 -07:00 |
|
Stephen Birarda
|
de84b7803f
|
move _lookAtPosition to HeadData class
|
2013-05-20 15:51:40 -07:00 |
|
Andrzej Kapolka
|
06c78c2f12
|
Tweak: let the reader know when it needs to load the full VBO.
|
2013-05-20 15:41:19 -07:00 |
|
Stephen Birarda
|
257a1d1f2e
|
move head rotations to new HeadData class to be used for transmission
|
2013-05-20 15:21:02 -07:00 |
|
Andrzej Kapolka
|
8d522cd3ed
|
I believe the problem with voxel rendering is caused by the update thread's
writing the data while the render thread is attempting to read it. This
should fix the issue.
|
2013-05-20 15:15:44 -07:00 |
|
Andrzej Kapolka
|
8c71741843
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2013-05-20 15:13:36 -07:00 |
|
tosh
|
e70efe7481
|
fixes improper merge / changes
|
2013-05-20 23:37:06 +02:00 |
|
Jeffrey Ventrella
|
b42d093b4a
|
Merge remote-tracking branch 'upstream/master'
|
2013-05-20 14:36:13 -07:00 |
|
Jeffrey Ventrella
|
d144fb7f84
|
fix
|
2013-05-20 14:34:39 -07:00 |
|
tosh
|
06288e8366
|
Merge branch 'master' of git://github.com/worklist/hifi
Conflicts:
interface/src/Oscilloscope.cpp
|
2013-05-20 23:15:06 +02:00 |
|
ZappoMan
|
4298b922a2
|
Merge branch 'master' of https://github.com/worklist/hifi into voxel_animation
Conflicts:
libraries/avatars/src/AvatarData.cpp
|
2013-05-20 13:55:01 -07:00 |
|
ZappoMan
|
321d1952d6
|
first cut at exists bits
|
2013-05-20 12:56:59 -07:00 |
|
Stephen Birarda
|
6aafcc752d
|
re-arrange member variable constructors for compiler warning
|
2013-05-20 12:51:21 -07:00 |
|
Jeffrey Ventrella
|
1e9b04d28f
|
cleanup
|
2013-05-20 12:16:18 -07:00 |
|
Stephen Birarda
|
7b21b8520e
|
Merge branch 'master' of github.com:worklist/hifi
|
2013-05-20 12:16:10 -07:00 |
|
Andrzej Kapolka
|
616285f4c7
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2013-05-20 12:13:53 -07:00 |
|
Andrzej Kapolka
|
3f0fd2f976
|
Added toggle for voxel textures; they may be slowing some machines down.
|
2013-05-20 12:13:23 -07:00 |
|
Jeffrey Ventrella
|
677f0b5d2e
|
Merge remote-tracking branch 'upstream/master'
|
2013-05-20 12:13:21 -07:00 |
|
Jeffrey Ventrella
|
f09cbca00b
|
cleanup
|
2013-05-20 12:12:46 -07:00 |
|
Jeffrey Ventrella
|
a192a21ef0
|
added _lookatPosition to avatar Data
|
2013-05-20 12:08:58 -07:00 |
|
Andrzej Kapolka
|
85dc14bb94
|
Drag support for adding/removing (as well as coloring) voxels. I had to
ensure that the "last" voxel edited was the one under the cursor after the
operation, not the one operated on.
|
2013-05-20 12:01:33 -07:00 |
|
Jeffrey Ventrella
|
d384e36af1
|
test
|
2013-05-20 11:59:19 -07:00 |
|
Philip Rosedale
|
956ffe223f
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2013-05-20 11:56:47 -07:00 |
|
Philip Rosedale
|
28581e33cc
|
turn off audio echo rendering (it's for debug)
|
2013-05-20 11:56:40 -07:00 |
|
Philip Rosedale
|
50ee9b9ee4
|
Added options menu choice for 'MouseLook', defaults off
|
2013-05-20 11:50:04 -07:00 |
|
Stephen Birarda
|
dae7bf8674
|
use AgentList defaults when AIM has no socket or address set
|
2013-05-20 11:48:50 -07:00 |
|
Jeffrey Ventrella
|
aa9783a88d
|
Merge remote-tracking branch 'upstream/master'
|
2013-05-20 11:41:45 -07:00 |
|
Jeffrey Ventrella
|
ffbc70814a
|
preparing to add transmitted lookat position data
|
2013-05-20 11:41:21 -07:00 |
|
Andrzej Kapolka
|
0f2f4ee8f9
|
Add the discussed four lines to disable blending and enable backface culling.
|
2013-05-20 11:32:32 -07:00 |
|
Andrzej Kapolka
|
85bca558f5
|
Tabs -> spaces, spacing fix.
|
2013-05-20 09:38:01 -07:00 |
|
Jeffrey Ventrella
|
7f0d2e572e
|
some preliminary work on avatarRenderer
|
2013-05-20 07:38:00 -07:00 |
|
Andrzej Kapolka
|
ae02004ef6
|
Use M rather than L, since L is taken by the level display.
|
2013-05-19 22:40:53 -07:00 |
|
Andrzej Kapolka
|
0539739720
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2013-05-19 18:38:09 -07:00 |
|
Andrzej Kapolka
|
dd3e8d524a
|
Support for eye offset position/orientation in camera/frustum.
|
2013-05-19 18:37:21 -07:00 |
|
tosh
|
e99a41f41b
|
revises oscilloscope
|
2013-05-19 16:28:49 +02:00 |
|
tosh
|
fbdda8bce4
|
adds comments
|
2013-05-19 15:07:48 +02:00 |
|
tosh
|
cfd4100c6e
|
revises log display
|
2013-05-19 14:52:01 +02:00 |
|
tosh
|
2120ab9b1e
|
puts member variables last but first
|
2013-05-19 13:23:04 +02:00 |
|
tosh
|
de665c2d48
|
adjusts names
|
2013-05-19 13:01:57 +02:00 |
|
Jeffrey Ventrella
|
bbeac7701a
|
small fix
|
2013-05-18 14:43:23 -07:00 |
|
Jeffrey Ventrella
|
64392d0a78
|
Merge remote-tracking branch 'upstream/master'
|
2013-05-18 14:32:28 -07:00 |
|
Jeffrey Ventrella
|
5a4813d5c9
|
improved algorithm for rotating eyes to look at target
|
2013-05-18 14:31:27 -07:00 |
|
Philip Rosedale
|
5475b19a9e
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2013-05-18 12:33:31 -07:00 |
|
Philip Rosedale
|
d9cc07cf17
|
Working on audio echo cancellation
|
2013-05-18 12:33:21 -07:00 |
|
ZappoMan
|
0ff65b44b5
|
Merge pull request #337 from tschw/19165
19165
|
2013-05-18 10:45:15 -07:00 |
|
tosh
|
4f3f5e1abe
|
clarifies some names
|
2013-05-18 13:35:06 +02:00 |
|
tosh
|
989256aad0
|
clarifies some names
|
2013-05-18 13:33:01 +02:00 |
|
tosh
|
2cc5f732ce
|
Merge branch '19165' of git://github.com/tschw/hifi
|
2013-05-18 11:03:09 +02:00 |
|
tosh
|
864d4e6734
|
Merge branch '19188' of git://github.com/tschw/hifi
|
2013-05-18 11:02:52 +02:00 |
|
Stephen Birarda
|
c504e8aa1a
|
fix incorrect ordering of member variables in Head
|
2013-05-17 18:30:41 -07:00 |
|
Stephen Birarda
|
391d6dca8e
|
remove the voxel server erase all that's unused
|
2013-05-17 17:54:04 -07:00 |
|
Jeffrey Ventrella
|
f099702d2a
|
Merge remote-tracking branch 'upstream/master'
|
2013-05-17 14:56:51 -07:00 |
|
Jeffrey Ventrella
|
f2af37801e
|
tidied up the head class and fixed a negated pitch value in orientation
|
2013-05-17 14:56:14 -07:00 |
|
Stephen Birarda
|
fc0448a148
|
disallow copying of VoxelSystem objects
|
2013-05-17 12:32:42 -07:00 |
|
Stephen Birarda
|
3e65d5a548
|
inline getters and setters in Avatar
|
2013-05-17 12:25:00 -07:00 |
|
Stephen Birarda
|
1ba1b56b2c
|
disallow copying of Avatar objects
|
2013-05-17 12:15:19 -07:00 |
|
Stephen Birarda
|
ce7918108c
|
remove a lingering comment
|
2013-05-17 11:09:23 -07:00 |
|
Stephen Birarda
|
194035e464
|
repair indentation in Head constructor
|
2013-05-17 11:08:44 -07:00 |
|
Stephen Birarda
|
a11ddee974
|
fix the width and height for the new iris texture
|
2013-05-17 10:55:11 -07:00 |
|
Stephen Birarda
|
b2518e0595
|
change the iris texture
|
2013-05-17 10:51:29 -07:00 |
|
Stephen Birarda
|
c214e9b179
|
use the default Avatar destructor, comment out unused consts in Head
|
2013-05-17 10:46:59 -07:00 |
|
Stephen Birarda
|
a1ea7b58dd
|
remove unused GLUQuadric sphere from Avatar class
|
2013-05-17 10:45:26 -07:00 |
|
Stephen Birarda
|
0e7c0776f2
|
refactor the Head class to remove _sphere and use default copy constructor
|
2013-05-17 10:43:26 -07:00 |
|
Andrzej Kapolka
|
58a9a05ef7
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2013-05-17 10:17:37 -07:00 |
|
Andrzej Kapolka
|
3ed99f40a6
|
Working on support for off-axis projection.
|
2013-05-17 10:17:21 -07:00 |
|
Jeffrey Ventrella
|
ade5b7bec3
|
formatting changes
|
2013-05-17 09:52:19 -07:00 |
|
Jeffrey Ventrella
|
0edf72a2be
|
trying to fix merge conflicts
|
2013-05-17 09:20:42 -07:00 |
|
Jeffrey Ventrella
|
7e0877e753
|
cleanup
|
2013-05-17 08:48:54 -07:00 |
|
tosh
|
7115975c41
|
Merge branch 'master' of git://github.com/worklist/hifi into 19165
Conflicts:
interface/src/Oscilloscope.cpp
|
2013-05-17 12:28:34 +02:00 |
|
Philip Rosedale
|
c43847946c
|
Tweaked mouse camera movement a bit
|
2013-05-16 20:31:17 -06:00 |
|
Philip Rosedale
|
e55efb81a8
|
Added acceleration decay of pitch (you look up/straight if you start moving)
|
2013-05-16 19:12:48 -06:00 |
|
Jeffrey Ventrella
|
1c126e2525
|
resolved conflicts
|
2013-05-16 17:32:54 -07:00 |
|
Jeffrey Ventrella
|
750a48bb73
|
cleaned up head class - made most members private. Added copy constructor
|
2013-05-16 17:20:00 -07:00 |
|
Andrzej Kapolka
|
a23ed58a53
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2013-05-16 16:25:05 -07:00 |
|
ZappoMan
|
068e863fb4
|
Merge pull request #334 from PhilipRosedale/master
Mouse moves pitch, yaw when near screen edge, gravity bouncing fixed!
|
2013-05-16 16:24:42 -07:00 |
|
Andrzej Kapolka
|
00171eccbb
|
Slight fix for shadows; we were drawing an unnecessary layer of text.
|
2013-05-16 16:23:11 -07:00 |
|
Philip Rosedale
|
aad5f3bfff
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2013-05-16 17:21:24 -06:00 |
|
Philip Rosedale
|
d8578ebb42
|
Merge pull request #335 from ey6es/master
Added gray background for chat entry, shadow/outline effects for text rendering. Enabled shadows for text contrast.
|
2013-05-16 16:21:10 -07:00 |
|
Andrzej Kapolka
|
700d3de4aa
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2013-05-16 16:11:48 -07:00 |
|
Andrzej Kapolka
|
26badc56e0
|
Added shadow and outline effects to TextRenderer, use the shadow effect in
our text to separate it from the background.
|
2013-05-16 16:10:38 -07:00 |
|
Philip Rosedale
|
9011484590
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2013-05-16 17:06:40 -06:00 |
|
Philip Rosedale
|
9f57787ece
|
Fixed jerking on gravity, added mouse pitch, yaw behavior.
|
2013-05-16 17:05:45 -06:00 |
|
Andrzej Kapolka
|
191c533ad2
|
Provide a gray background for the chat entry, so that we can see what we're
typing.
|
2013-05-16 14:24:18 -07:00 |
|
ZappoMan
|
d58a811844
|
Merge pull request #332 from birarda/audio-injection-manager
add an AudioInjectionManager to handle memory management for multiple injectors
|
2013-05-16 14:12:24 -07:00 |
|
Philip Rosedale
|
7866c803fb
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2013-05-16 14:44:15 -06:00 |
|
Philip Rosedale
|
b2709652b4
|
Tweaks to improve mouse Yaw behavior.
|
2013-05-16 14:43:46 -06:00 |
|
Andrzej Kapolka
|
d241dba573
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2013-05-16 13:09:31 -07:00 |
|
Andrzej Kapolka
|
86ddcea87f
|
Better names for the shaders.
|
2013-05-16 13:08:21 -07:00 |
|
Stephen Birarda
|
a2f8d8ae25
|
break audio out of shared into its own library
|
2013-05-16 13:00:40 -07:00 |
|
Philip Rosedale
|
31967e8afb
|
Merge pull request #331 from ZappoMan/master
get rid of the "kill the solar system" feature... protecting us from ourselves!
|
2013-05-16 12:59:55 -07:00 |
|
ZappoMan
|
f8dc01a890
|
removed the - key killing all the planets
|
2013-05-16 12:56:13 -07:00 |
|
Philip Rosedale
|
a36d32e101
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2013-05-16 13:34:54 -06:00 |
|
Philip Rosedale
|
78bd5ab40f
|
Fixes per review
|
2013-05-16 13:34:48 -06:00 |
|
Jeffrey Ventrella
|
cd248188d9
|
thingy
|
2013-05-16 12:19:20 -07:00 |
|
Jeffrey Ventrella
|
aafb557b02
|
turned off look at behavior - until it is finished and working correctly
|
2013-05-16 12:14:36 -07:00 |
|
Jeffrey Ventrella
|
04828c8224
|
cleaned up copyright header notifications in several files
|
2013-05-16 12:06:36 -07:00 |
|
Jeffrey Ventrella
|
be7be4ad99
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2013-05-16 11:18:32 -07:00 |
|
tosh
|
489a0cb844
|
adds comments and blank lines to clarify the code
|
2013-05-16 18:56:32 +02:00 |
|
tosh
|
539e69cef0
|
puts private members to the bottom of the class definition
|
2013-05-16 18:56:20 +02:00 |
|