ZappoMan
f6863081f9
Fix Delta Sending mode by not culling out of view voxels until we STOP moving
...
- added isViewChanging() which determines if the view is currently changing
- made hasViewChanged() report false UNTIL we've stopped moving
- changed setupNewVoxelsForDrawing() to only call removeOutOfView() if we're not moving
2013-05-25 15:29:23 -07:00
Jeffrey Ventrella
1e4771fe27
fix
2013-05-24 18:05:14 -07:00
Jeffrey Ventrella
8c24477a24
Merge remote-tracking branch 'upstream/master'
2013-05-24 18:01:47 -07:00
Jeffrey Ventrella
0c2c90b84d
cleanup
2013-05-24 18:01:25 -07:00
Freddy
6a4bcf32fa
Code review fixes
2013-05-24 17:58:31 -07:00
Freddy
30e951578e
procedural voxel create/delete noises
2013-05-24 17:27:56 -07:00
Jeffrey Ventrella
28f3af4ea5
Merge remote-tracking branch 'upstream/master'
2013-05-24 17:13:10 -07:00
Jeffrey Ventrella
56438435c1
made mouth conform to the head sphere
2013-05-24 17:12:14 -07:00
birarda
82f5e0a3b1
Merge pull request #426 from PhilipRosedale/master
...
big ground plane
2013-05-24 16:37:53 -07:00
Jeffrey Ventrella
6634ad2ed2
thingy
2013-05-24 16:31:17 -07:00
Stephen Birarda
a8b08647d0
require that crotch grabbing be explicit, not implicit
2013-05-24 16:18:36 -07:00
Stephen Birarda
65168e6aec
add a yaw offset to the oculus so it can pull body
2013-05-24 15:23:25 -07:00
Philip Rosedale
608a4f71bf
ground surface is 20 meters across. play on!
2013-05-24 14:51:06 -07:00
Philip Rosedale
995fbcf4f9
mohawk also follows body pitch when accelerating
2013-05-24 14:46:26 -07:00
Philip Rosedale
d796956a96
fix per review
2013-05-24 14:32:56 -07:00
Philip Rosedale
9baf087c9a
Avatar renders right arm in 1P mode
2013-05-24 14:29:26 -07:00
Philip Rosedale
31e41260c1
Merge branch 'master' of https://github.com/worklist/hifi
2013-05-24 14:17:44 -07:00
Philip Rosedale
f5c0f84d27
Mohawk is different/stable for each person, and rotates correctly with head
2013-05-24 14:15:53 -07:00
Stephen Birarda
d12bc85376
go directly into oculus mode when the oculus is connected
2013-05-24 14:05:22 -07:00
Philip Rosedale
cb7381fcd1
incremental fix rotation
2013-05-24 12:33:05 -07:00
Philip Rosedale
360c9c8ab1
Merge branch 'master' of https://github.com/worklist/hifi
2013-05-24 12:30:12 -07:00
Philip Rosedale
dc9b2e33b5
Fixing mohawk orientation
2013-05-24 12:30:05 -07:00
Stephen Birarda
81307939d4
Merge remote-tracking branch 'upstream/master' into owner-pointers
2013-05-24 12:23:12 -07:00
Stephen Birarda
59a6016f4b
use a NULL default for owningAvatar to simplify constructors
2013-05-24 12:18:38 -07:00
ZappoMan
0a1a86ca94
Merge pull request #418 from PhilipRosedale/master
...
More stable gyro averaging
2013-05-24 12:18:02 -07:00
Stephen Birarda
49b483ef53
maintain a pointer to owning avatar from HeadData
2013-05-24 12:17:48 -07:00
Stephen Birarda
36892da488
keep a pointer to owning agent in AgentData
2013-05-24 12:17:34 -07:00
ZappoMan
8560e42357
fix issue with duplicate VBO slots
2013-05-24 12:08:25 -07:00
Philip Rosedale
8b5901d904
simplified per stephens code review
2013-05-24 12:04:17 -07:00
Jeffrey Ventrella
51ddf40ffe
cleaned up hair code
2013-05-24 11:54:55 -07:00
Philip Rosedale
17c898c151
Long term averaging of the gyros for better stability
2013-05-24 11:33:00 -07:00
Philip Rosedale
59ac5ebd66
Head will always render when body does - no decapitation
2013-05-24 11:07:19 -07:00
Philip Rosedale
f961a40d1c
Chat message height doubled to clear mohawk
2013-05-24 10:55:26 -07:00
birarda
05ad7309a1
Merge pull request #411 from ey6es/master
...
Fix for starfield rendering on Oculus.
2013-05-24 10:14:31 -07:00
Philip Rosedale
bf94c88bcc
Fixes per review
2013-05-24 10:12:50 -07:00
Philip Rosedale
95e73afc78
Added the avatar mohawk
2013-05-24 00:16:52 -07:00
Jeffrey Ventrella
b74ceae61a
added avatar hair
2013-05-23 22:52:43 -07:00
Andrzej Kapolka
add84b2f39
Hide the cursor when in fullscreen Oculus mode.
2013-05-23 17:58:04 -07:00
Andrzej Kapolka
9be4f06e9a
Disable voxel textures by default.
2013-05-23 17:32:43 -07:00
Andrzej Kapolka
514c12c7fc
Merge branch 'master' of https://github.com/worklist/hifi
...
Conflicts:
interface/src/Application.cpp
2013-05-23 15:39:04 -07:00
Andrzej Kapolka
9b433c974c
Fix for starfield rendering on Oculus: put inter-pupil translation in
...
modelview matrix where it belongs, don't reset perspective projection for
starfield.
2013-05-23 15:35:41 -07:00
Stephen Birarda
b673715aa2
remove the no longer in use AvatarRenderer
2013-05-23 15:18:32 -07:00
Philip Rosedale
37cb914891
You can reset start location with 'G'
2013-05-23 15:02:32 -07:00
Philip Rosedale
235cfc8ab2
Merge branch 'master' of https://github.com/worklist/hifi
2013-05-23 12:33:39 -07:00
Philip Rosedale
32d2418b7a
Added display head mouse option (default off) and all camera modes follow head gyros the same way.
2013-05-23 12:33:26 -07:00
ZappoMan
089d8d525e
Merge branch 'master' of https://github.com/worklist/hifi into voxel_animation
2013-05-23 12:20:34 -07:00
ZappoMan
6ec61996c9
Merge pull request #405 from PhilipRosedale/master
...
Chat in right place above head, not body, tweaks to sensors, reset behavior, gyro pitch back.
2013-05-23 12:19:43 -07:00
Philip Rosedale
eb15aa602c
Added amplification of gyro rates when applying to head, for more sensitivity, and to allow easily looking to one side and another
2013-05-23 12:17:24 -07:00
ZappoMan
473665fb4a
Merge branch 'master' of https://github.com/worklist/hifi into voxel_animation
2013-05-23 12:16:29 -07:00
ZappoMan
6e5ed6435b
added shortcut key to log menu
2013-05-23 12:06:59 -07:00
Philip Rosedale
7a0ea8bd59
Merge branch 'master' of https://github.com/worklist/hifi
2013-05-23 11:48:18 -07:00
Philip Rosedale
8fec96319c
Merge pull request #403 from Ventrella/master
...
added effect of avatars floating above the ground with knees bent slightly
2013-05-23 11:48:00 -07:00
Philip Rosedale
be1fae5958
Move head back to center when moving
2013-05-23 11:37:27 -07:00
Philip Rosedale
85ea48e43a
Merge branch 'master' of https://github.com/worklist/hifi
2013-05-23 11:26:26 -07:00
Philip Rosedale
86e3e25663
removed commented line, formatting
2013-05-23 11:26:14 -07:00
Andrzej Kapolka
672f4de496
Avoid colliding with gravityless environments.
2013-05-23 10:36:28 -07:00
Andrzej Kapolka
34b526f15c
Restore the original floor behavior.
2013-05-23 10:32:12 -07:00
Jeffrey Ventrella
649fb72556
Merge remote-tracking branch 'upstream/master'
2013-05-23 10:15:18 -07:00
Jeffrey Ventrella
77324ebb46
made avatars appear to float above the ground
2013-05-23 10:14:46 -07:00
Philip Rosedale
c56509e5a2
Re-enabled pitch gyro look in first person, start location is now not reset on sensor reset
2013-05-23 09:30:36 -07:00
Philip Rosedale
6b3f35ef19
Merge pull request #393 from ey6es/master
...
Put all environment data in the same packet and only send it off about once a second.
2013-05-22 21:11:22 -07:00
Stephen Birarda
120c835004
fix head mouse
2013-05-22 19:46:33 -07:00
Philip Rosedale
5b3ac504c4
Updated merge conflicts
2013-05-22 19:43:11 -07:00
Philip Rosedale
f39fade4c7
Merge branch 'master' of https://github.com/worklist/hifi
2013-05-22 19:40:13 -07:00
Philip Rosedale
22b534cd8e
Fixed headmouse
2013-05-22 19:39:37 -07:00
Stephen Birarda
d7a1cc6ea8
correct the sign for yaw and roll for invensense serial data
2013-05-22 19:38:17 -07:00
Stephen Birarda
3e192cda9b
correct rendering for first-person for oculus
2013-05-22 19:15:52 -07:00
birarda
3e16e6a36c
Merge pull request #398 from birarda/master
...
correct sign of yaw for oculus
2013-05-22 18:57:06 -07:00
Stephen Birarda
997a10c981
correct the sign of yaw for oculus
2013-05-22 18:56:38 -07:00
Jeffrey Ventrella
83c12ae9af
etc
2013-05-22 18:31:22 -07:00
Jeffrey Ventrella
b7613497eb
fixed pitch yaw (not roll)
2013-05-22 18:14:18 -07:00
Jeffrey Ventrella
2f943b697a
cleanup
2013-05-22 17:27:48 -07:00
Jeffrey Ventrella
549d3a3671
Merge remote-tracking branch 'upstream/master'
2013-05-22 17:25:06 -07:00
Jeffrey Ventrella
8b49cfbf93
added back transitions to first person
2013-05-22 17:24:46 -07:00
Andrzej Kapolka
a68c8c6389
Merge branch 'master' of https://github.com/worklist/hifi
2013-05-22 17:11:03 -07:00
Andrzej Kapolka
629c7b0146
Send all environment data in the same packet and only send it about once a
...
second.
2013-05-22 17:09:35 -07:00
ZappoMan
da39f28211
Merge pull request #392 from birarda/oculus
...
fix broken head rotation set based on copy return
2013-05-22 16:51:13 -07:00
Stephen Birarda
9657265c24
remove a debug line from setHeadFromGyros
2013-05-22 16:50:17 -07:00
Stephen Birarda
a1b556d6a2
space out if
2013-05-22 16:49:26 -07:00
Stephen Birarda
4738fc888b
return Avatar Head by reference so setters actually do something
2013-05-22 16:43:41 -07:00
Andrzej Kapolka
b6e78064d8
Disable the righting for now, as well as the "floor" (whose presence makes us
...
slide, since the gravity vector isn't pointing straight down).
2013-05-22 16:29:13 -07:00
Andrzej Kapolka
96fdc015c5
Fix for OS X; the structure wasn't being zero-initialized as I expected.
2013-05-22 16:12:14 -07:00
Jeffrey Ventrella
4940a6ae9a
Merge remote-tracking branch 'upstream/master'
2013-05-22 15:51:03 -07:00
Jeffrey Ventrella
0b014c5635
cleaned up some stuff
2013-05-22 15:50:36 -07:00
Philip Rosedale
56a0471e5f
Merge branch 'master' of https://github.com/worklist/hifi
2013-05-22 15:45:21 -07:00
Philip Rosedale
5bee5f07e3
Don't render body if looking in mirror, don't render test sphere over and over again for everyone.
2013-05-22 15:45:15 -07:00
Philip Rosedale
803c41d636
Chat text floats above head, not torso.
2013-05-22 15:28:24 -07:00
Andrzej Kapolka
7a8aa7c04f
Restore "floor."
2013-05-22 14:50:11 -07:00
Andrzej Kapolka
53ae8235f3
Fixed threading issue with Environment, more work on avatar righting.
2013-05-22 14:43:25 -07:00
Jeffrey Ventrella
7cae808d29
Merge remote-tracking branch 'upstream/master'
2013-05-22 14:42:25 -07:00
Jeffrey Ventrella
83e2bf2534
added menu option for setting display of lookat vectors
2013-05-22 14:42:03 -07:00
Andrzej Kapolka
dd101b393d
Merge branch 'master' of https://github.com/worklist/hifi
2013-05-22 14:33:31 -07:00
Philip Rosedale
6b854531aa
Merge branch 'master' of https://github.com/worklist/hifi
2013-05-22 14:31:46 -07:00
birarda
9ec04855f8
Merge pull request #386 from ZappoMan/voxel_animation
...
Fix some crashing issues on delete
2013-05-22 14:27:29 -07:00
Philip Rosedale
f8c39a8617
Merge pull request #382 from ey6es/master
...
Support for multiple environments, each with their own gravity (and currently, collision spheres).
2013-05-22 14:04:28 -07:00
Jeffrey Ventrella
d786fd155f
clean up
2013-05-22 13:52:29 -07:00
Philip Rosedale
ad8246a0f5
Turned log off by default
2013-05-22 13:46:39 -07:00
Jeffrey Ventrella
86a2d2316f
added method to set look at vector on/off
2013-05-22 13:44:38 -07:00
Andrzej Kapolka
bcd8e746f2
Merge branch 'master' of https://github.com/worklist/hifi
2013-05-22 13:32:34 -07:00
Andrzej Kapolka
365bb10d6b
More work on righting based on gravity vector.
2013-05-22 13:30:30 -07:00
Jeffrey Ventrella
4d95d0a426
more cleanup on lookat
2013-05-22 13:24:19 -07:00
ZappoMan
06f2528d6a
fix crashing on deleting voxels in server and client
2013-05-22 13:23:01 -07:00
Jeffrey Ventrella
9de6060d0f
Merge remote-tracking branch 'upstream/master'
2013-05-22 13:14:09 -07:00
Jeffrey Ventrella
3c3a3fc82e
cleaning up look at code - Stephen helped find a transmission bug - fixed.
2013-05-22 13:12:11 -07:00
Philip Rosedale
e411b41be7
oops moving stdint to header file
2013-05-22 13:02:07 -07:00
Philip Rosedale
a03d6f8d80
moved pair to own menu
2013-05-22 12:55:46 -07:00
Andrzej Kapolka
88bc6caf51
Merge branch 'master' of https://github.com/worklist/hifi
2013-05-22 12:49:35 -07:00
Andrzej Kapolka
30958e3ce6
Working on reorientation.
2013-05-22 12:49:25 -07:00
Philip Rosedale
bcf13b9754
hopefully fix linux broken build by including stdint in transmitter
2013-05-22 12:48:36 -07:00
Philip Rosedale
b95560587a
pitch force 4x bigger in transmitter
2013-05-22 12:42:28 -07:00
Philip Rosedale
4ad2f9a943
Merge pull request #381 from Geenz/19319
...
Code Review for Job #19319
2013-05-22 12:32:47 -07:00
ZappoMan
6733d83f2d
Merge pull request #379 from PhilipRosedale/master
...
Sensor fusion to better stabilize transmitter roll, pitch
2013-05-22 12:00:08 -07:00
Philip Rosedale
53dc81e309
Fixes per code review.
2013-05-22 11:57:11 -07:00
Jeffrey Ventrella
f7b101b4aa
Merge remote-tracking branch 'upstream/master'
2013-05-22 11:43:12 -07:00
Jeffrey Ventrella
493aff3133
more prototyping of head feature geometry
2013-05-22 11:42:35 -07:00
Andrzej Kapolka
0e7c0e08eb
Since we're not using deltaTime (yet), don't pass it as a parameter (yet).
2013-05-22 11:29:46 -07:00
Andrzej Kapolka
ada32f1a8b
Added back "floor," "bounce."
2013-05-22 11:08:04 -07:00
Andrzej Kapolka
7e5418f8db
Fix for default environment, better capsule placement.
2013-05-22 10:53:58 -07:00
Geenz
fb553fce80
Refactor startup timing a little by getting the current time the moment the application enters its main function, then passing that to Application's constructor. Also fix the titlebar bug by setting the title bar at the end of initializeGL() instead of at the end of the first frame (which would actually further the inaccuracy of the startup time).
2013-05-22 10:53:35 -04:00
Philip Rosedale
0d231b5550
Added lift to transmitter with finger, for true god-like flight!
2013-05-21 23:24:58 -07:00
ZappoMan
a311e40f25
hopefully fix unix build buster
2013-05-21 23:10:57 -07:00
Philip Rosedale
2edd085941
Added sensor fusion with gravity to transmitter to stabilize drift offset in pitch and roll.
2013-05-21 22:40:13 -07:00
Andrzej Kapolka
8d255f7685
Merge branch 'master' of https://github.com/worklist/hifi
2013-05-21 22:38:23 -07:00
Andrzej Kapolka
c7e840e0d4
The end parameter to glDrawRangeElements is inclusive.
2013-05-21 22:36:27 -07:00
Andrzej Kapolka
8b1362636e
Merge branch 'master' of https://github.com/worklist/hifi
2013-05-21 22:29:46 -07:00
Philip Rosedale
8b65fcae75
Merge pull request #352 from tschw/master
...
refactors logging, adds comments, and revises names & formatting in all submitted code
2013-05-21 22:10:10 -07:00
Andrzej Kapolka
a864a6f8c6
Merge branch 'master' of https://github.com/worklist/hifi
2013-05-21 21:34:09 -07:00
Andrzej Kapolka
fd98982fa6
Support for multiple environments, collisions with notional planet surfaces.
2013-05-21 21:33:08 -07:00
Philip Rosedale
47d9035def
Merge branch 'master' of https://github.com/worklist/hifi
2013-05-21 20:34:55 -07:00
Jeffrey Ventrella
9f82b9fb43
test
2013-05-21 17:51:41 -07:00
Jeffrey Ventrella
e219cd8223
Merge remote-tracking branch 'upstream/master'
2013-05-21 17:44:45 -07:00
Jeffrey Ventrella
006fc3268e
thingy
2013-05-21 17:44:24 -07:00
birarda
63fcb2eeef
Merge pull request #367 from ZappoMan/voxel_animation
...
Fixes "Delete" voxel behavior
2013-05-21 17:43:36 -07:00
Jeffrey Ventrella
6e5f036eeb
test
2013-05-21 17:41:50 -07:00
Jeffrey Ventrella
25dfc7bc4b
Merge remote-tracking branch 'upstream/master'
2013-05-21 17:38:36 -07:00
Jeffrey Ventrella
c32d621d5f
improving lookat behavior
2013-05-21 17:38:17 -07:00
Stephen Birarda
3ac20849d6
remove old menu code and glew implemenation file
2013-05-21 16:21:33 -07:00
Jeffrey Ventrella
0b7e0ef43d
test
2013-05-21 16:13:41 -07:00
Philip Rosedale
f7e75ee57c
Fixed conflict
2013-05-21 15:47:15 -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
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