Mark Peng
|
bfd7f3a6c9
|
Remove rendering of your own avatar's lookatVectors. This fixes the
behavior where if you are moving and jumping, you will occasionally see
your own lookatVectors on your screen.
|
2013-07-29 12:25:01 -07:00 |
|
Mark Peng
|
bd663a8c22
|
Merge remote-tracking branch 'upstream/master'
|
2013-07-29 12:09:27 -07:00 |
|
Andrzej Kapolka
|
20360ad3e9
|
Make particle system update/render toggleable, fix GCC compile warnings.
|
2013-07-29 10:41:45 -07:00 |
|
Mark Peng
|
dd2655825a
|
Fix first person camera positioning to correspond to eyelevel.
This makes sure the lookatVectors don't seem to point upwards when
looking at you.
|
2013-07-26 16:08:17 -07:00 |
|
Jeffrey Ventrella
|
937574a6b5
|
cleanup
|
2013-07-26 15:25:13 -07:00 |
|
Jeffrey Ventrella
|
05e0bf3e84
|
added collision plane
|
2013-07-26 15:21:10 -07:00 |
|
Jeffrey Ventrella
|
8cecd67731
|
cleanup
|
2013-07-26 12:46:27 -07:00 |
|
Jeffrey Ventrella
|
ad00747c29
|
cleanup
|
2013-07-26 12:44:17 -07:00 |
|
Jeffrey Ventrella
|
9890cf72ce
|
added keyboard mode switching for rave glove effects
|
2013-07-26 12:37:37 -07:00 |
|
atlante45
|
f3c87b81ec
|
Avatar can follow but don't look at the same point for the moment
|
2013-07-25 16:14:47 -07:00 |
|
Stephen Birarda
|
08b94d731f
|
merge branch qt5 with upstream/master
|
2013-07-25 10:23:22 -07:00 |
|
Jeffrey Ventrella
|
5e2dcfee53
|
cleaned up some magic numbers
|
2013-07-24 16:52:37 -07:00 |
|
Jeffrey Ventrella
|
aee29a0ab1
|
cleaning up the particle system more
|
2013-07-24 16:37:13 -07:00 |
|
atlante45
|
68194f2037
|
Slot calling when pie menu on avatar.
|
2013-07-24 13:50:00 -07:00 |
|
Jeffrey Ventrella
|
288a218ae2
|
Merge remote-tracking branch 'upstream/master' into particles
|
2013-07-24 12:41:32 -07:00 |
|
atlante45
|
d165891fe6
|
New design for pie menus
|
2013-07-24 12:38:35 -07:00 |
|
Stephen Birarda
|
f27eb5e1d8
|
small code changes for qt5 compatibility
|
2013-07-24 12:06:55 -07:00 |
|
atlante45
|
177471e83b
|
First step toward follow mode
|
2013-07-24 11:24:28 -07:00 |
|
atlante45
|
fec25d374f
|
merge
|
2013-07-24 10:35:57 -07:00 |
|
ZappoMan
|
31a1e3e7b5
|
Merge pull request #720 from LionTurtle/master
Fix eyePosition so that lookatVectors point directly to eyes,
|
2013-07-24 01:19:49 -07:00 |
|
Mark Peng
|
7177b71bc7
|
Replace var in renderLookatIndicator with const IDENTITY_UP
|
2013-07-24 00:19:25 -07:00 |
|
Jeffrey Ventrella
|
f85690c1c4
|
Merge remote-tracking branch 'upstream/master' into particles
|
2013-07-23 20:46:34 -07:00 |
|
ZappoMan
|
e7fb392f38
|
Merge branch 'master' of https://github.com/worklist/hifi into audio_select
|
2013-07-23 20:20:49 -07:00 |
|
ZappoMan
|
eb8c565350
|
dry up code
|
2013-07-23 20:08:57 -07:00 |
|
ZappoMan
|
a162643e1e
|
more removing of SourceID from classes
|
2013-07-23 19:21:43 -07:00 |
|
ZappoMan
|
c969570e8c
|
working on selected audio
|
2013-07-22 23:05:42 -07:00 |
|
Mark Peng
|
4e641eed2f
|
LookatIndicator now scales with the avatar's scale.
|
2013-07-22 17:11:11 -07:00 |
|
Mark Peng
|
0f1ac2b226
|
Fix eyePosition so that lookatVectors point directly to eyes,
even when looking at someone from above.
|
2013-07-22 16:46:06 -07:00 |
|
ZappoMan
|
c301b799c5
|
first cut at selecting audio sources
|
2013-07-22 13:54:47 -07:00 |
|
Jeffrey Ventrella
|
8a55db53ce
|
merge
|
2013-07-22 10:42:18 -07:00 |
|
atlante45
|
13952a6f24
|
Merge with pie_menu
|
2013-07-21 15:22:43 -07:00 |
|
ZappoMan
|
c3fa37019e
|
replaced old voxel stats with new voxel stats
|
2013-07-21 05:18:35 -07:00 |
|
ZappoMan
|
86ad0da09f
|
Merge branch 'master' of https://github.com/worklist/hifi into voxel_stats
|
2013-07-20 11:35:10 -07:00 |
|
ZappoMan
|
e0f115298d
|
additional stats items
|
2013-07-20 11:28:12 -07:00 |
|
Jeffrey Ventrella
|
ad0ca748bb
|
added extra mode and improved particle system
|
2013-07-20 09:48:55 -07:00 |
|
Eric Johnston
|
0cdad1a313
|
Merge branch 'master' of https://github.com/worklist/hifi into dev4
|
2013-07-19 19:48:52 -07:00 |
|
Jeffrey Ventrella
|
05039b4e3e
|
adding rave glove modes and changing API of particle system to accommodate
|
2013-07-19 18:02:48 -07:00 |
|
ZappoMan
|
83290bc8b7
|
first cut at real voxel stats dialog box
|
2013-07-19 17:28:37 -07:00 |
|
atlante45
|
72774a5e20
|
First step toward pie menus
|
2013-07-19 17:01:38 -07:00 |
|
Jeffrey Ventrella
|
6e84481931
|
Merge remote-tracking branch 'upstream/master' into particles
|
2013-07-19 16:08:43 -07:00 |
|
Jeffrey Ventrella
|
7f3750f1f0
|
clean up
|
2013-07-19 16:08:19 -07:00 |
|
ZappoMan
|
2cc42f6773
|
support piggybacking voxel and voxel stats messages into single packet
|
2013-07-19 15:59:47 -07:00 |
|
Andrzej Kapolka
|
353f16b2d0
|
Style fixes.
|
2013-07-19 15:56:04 -07:00 |
|
Jeffrey Ventrella
|
d2d8019e73
|
Merge remote-tracking branch 'upstream/master' into particles
|
2013-07-19 15:51:14 -07:00 |
|
Jeffrey Ventrella
|
87d9aae328
|
improvements to particle system
|
2013-07-19 15:50:40 -07:00 |
|
Andrzej Kapolka
|
f70b4dcab2
|
Merge branch 'master' of https://github.com/worklist/hifi into pointy
|
2013-07-19 15:49:07 -07:00 |
|
ZappoMan
|
d9c8a59929
|
send voxel scene stats from server to client
|
2013-07-19 15:09:38 -07:00 |
|
Eric Johnston
|
262851346c
|
Rave Glove Demo: Leap Rework (simplification and elimination of redundant data passing)
This version matches fingers based on Leap serialized ID's, avoiding finger-replacement-crosstalk.
|
2013-07-19 09:31:45 -07:00 |
|
Mark Peng
|
ceb743a65d
|
Remove unncessary import math.h (for reals).
|
2013-07-19 00:56:12 -07:00 |
|
Mark Peng
|
fc22240525
|
Remove unnecessary import math.h.
|
2013-07-19 00:55:31 -07:00 |
|
Mark Peng
|
a84c1c9e21
|
Merge remote-tracking branch 'upstream/master'
|
2013-07-19 00:46:52 -07:00 |
|
Mark Peng
|
927aea8bb4
|
Bug fix on lookatVectors (fixed scale in head.cpp). Added bool
isLookingAtOtherAvatar. Basic halo indicator in Application.cpp.
|
2013-07-19 00:44:23 -07:00 |
|
Mark Peng
|
cfcb31172c
|
Merge remote-tracking branch 'upstream/master'
|
2013-07-18 21:08:08 -07:00 |
|
Andrzej Kapolka
|
b5a8c2710c
|
Merge branch 'master' of https://github.com/worklist/hifi into pointy
Conflicts:
interface/src/Application.h
interface/src/Audio.h
interface/src/Webcam.cpp
|
2013-07-18 18:09:57 -07:00 |
|
Stephen Birarda
|
ef7dc4a39a
|
if the hostname field is left blank reset to DEFAULT_DOMAIN_HOSTNAME
|
2013-07-18 17:42:25 -07:00 |
|
Stephen Birarda
|
01e6891fd3
|
save custom domain server hostname to QSettings
|
2013-07-18 17:23:52 -07:00 |
|
Philip Rosedale
|
c74287160f
|
merged
|
2013-07-18 16:52:56 -07:00 |
|
Philip Rosedale
|
4af92d46f3
|
Set lookAt to hovered voxel
|
2013-07-18 16:50:37 -07:00 |
|
Stephen Birarda
|
a00b95666a
|
don't listen to VS packets not from current VS
|
2013-07-18 15:49:07 -07:00 |
|
Stephen Birarda
|
45d82dc97c
|
correct reference to new hostname for Qt temp variable changes
|
2013-07-18 15:20:05 -07:00 |
|
Stephen Birarda
|
4dd6afc08f
|
fix grabbing of domain server hostname from QString
|
2013-07-18 14:59:11 -07:00 |
|
Stephen Birarda
|
04a2dd3b86
|
clear environment data on domain server switch
|
2013-07-18 14:36:55 -07:00 |
|
Mark Peng
|
fe01067473
|
Merge remote-tracking branch 'upstream/master'
|
2013-07-18 14:35:41 -07:00 |
|
Mark Peng
|
7ee0d8da2e
|
Render circle in 3D space for lookatIndicator. Still not normal to the screen.
|
2013-07-18 14:34:51 -07:00 |
|
Philip Rosedale
|
0b10169915
|
More audio collision on hover experiments
|
2013-07-18 11:13:16 -07:00 |
|
Philip Rosedale
|
e6cd90fa37
|
Merge pull request #704 from Ventrella/particles
more code cleanup
|
2013-07-18 11:08:18 -07:00 |
|
Stephen Birarda
|
2ad99f3129
|
point to stars file on non-SSL for easier RV redirect
|
2013-07-18 10:26:08 -07:00 |
|
Jeffrey Ventrella
|
f89b1fcd4c
|
more clean up of particle system
|
2013-07-17 18:10:30 -07:00 |
|
Andrzej Kapolka
|
8863645dc9
|
Working on transmitting and receiving the face video.
|
2013-07-17 18:02:27 -07:00 |
|
Mark Peng
|
6006b8e96b
|
Merge remote-tracking branch 'upstream/master'
|
2013-07-17 17:28:12 -07:00 |
|
Mark Peng
|
125bcc46f4
|
Circle drawn with camera orientation as its normal for lookatIndicator.
|
2013-07-17 17:27:15 -07:00 |
|
Philip Rosedale
|
3111303c32
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2013-07-17 17:15:25 -07:00 |
|
Philip Rosedale
|
5f51464230
|
Start clicking on voxels makes sound
|
2013-07-17 17:15:19 -07:00 |
|
Jeffrey Ventrella
|
9c2ea6e7e4
|
more clean up
|
2013-07-17 17:07:53 -07:00 |
|
Jeffrey Ventrella
|
ea7e16660c
|
Merge remote-tracking branch 'upstream/master' into particles
|
2013-07-17 16:43:57 -07:00 |
|
Jeffrey Ventrella
|
be5612711b
|
clean up of particle system
|
2013-07-17 16:43:34 -07:00 |
|
Eric Johnston
|
57c2f16894
|
Merge branch 'master' of https://github.com/worklist/hifi into dev4
Conflicts:
interface/src/Hand.cpp
|
2013-07-17 16:42:11 -07:00 |
|
Jeffrey Ventrella
|
1f1259cec5
|
added particle life stages
|
2013-07-17 16:03:10 -07:00 |
|
Jeffrey Ventrella
|
d0dffb464b
|
added emitter particle
|
2013-07-17 14:51:11 -07:00 |
|
Mark Peng
|
0bbea078b5
|
Merge remote-tracking branch 'upstream/master'
|
2013-07-17 13:52:46 -07:00 |
|
Mark Peng
|
5ffe3fa4b4
|
Rendering of indicator circle in 3D space. Spacing edits in util.
|
2013-07-17 13:52:05 -07:00 |
|
Jeffrey Ventrella
|
202fb95102
|
turned off setShowingEmitter
|
2013-07-17 13:51:00 -07:00 |
|
Jeffrey Ventrella
|
5a0fcb7f6c
|
adding more behavior to the particle system
|
2013-07-17 13:47:18 -07:00 |
|
Jeffrey Ventrella
|
98dd83dde8
|
ahibfasubhdf
|
2013-07-17 10:02:23 -07:00 |
|
Jeffrey Ventrella
|
0be15231b9
|
ahibfasubhdf
|
2013-07-17 10:01:23 -07:00 |
|
Eric Johnston
|
39130aef58
|
Rave Glove demo: activation mode and stage (dark backdrop) drawing.
|
2013-07-16 18:10:54 -07:00 |
|
Stephen Birarda
|
7cec2f5ffd
|
use fprintf instead of printf and flush for qDebug
|
2013-07-16 15:27:14 -07:00 |
|
Stephen Birarda
|
1e0f3e4d1c
|
Merge pull request #686 from Atlante45/few_avatar_resizing_correction
Few avatar resizing correction
|
2013-07-16 14:31:27 -07:00 |
|
Stephen Birarda
|
8464a013fe
|
fix format string warnings in Application
|
2013-07-16 13:39:24 -07:00 |
|
Stephen Birarda
|
c78759da16
|
cleanup printLogs reintroduce on merge with upstream master
|
2013-07-16 13:37:16 -07:00 |
|
Stephen Birarda
|
9d62e7f187
|
Merge remote-tracking branch 'upstream/master' into qdebug
|
2013-07-16 13:34:42 -07:00 |
|
Stephen Birarda
|
ce0c9e2e1a
|
flush stdout in case non new-line output is received
|
2013-07-16 12:58:16 -07:00 |
|
Stephen Birarda
|
16d603e203
|
clean up extra new lines and LogDisplay line break
|
2013-07-16 12:53:43 -07:00 |
|
Andrzej Kapolka
|
fd1671a44f
|
Merge branch 'master' of https://github.com/worklist/hifi into pointy
|
2013-07-16 12:48:24 -07:00 |
|
Stephen Birarda
|
1b48d4f0fc
|
revert removal of extraneous newlines
|
2013-07-16 12:46:32 -07:00 |
|
atlante45
|
13762da7d8
|
Changed shortcuts to ALT+ +/-
|
2013-07-16 12:03:07 -07:00 |
|
Stephen Birarda
|
51d1e6ae80
|
add a message handler to send messages over to LogDisplay
|
2013-07-16 11:50:40 -07:00 |
|
Stephen Birarda
|
89d3cfdb6f
|
remove now extraneous newlines after switch to QDebug
|
2013-07-16 11:16:51 -07:00 |
|
Stephen Birarda
|
afe49bc756
|
switch calls to printLog to QDebug
|
2013-07-16 11:07:22 -07:00 |
|
Stephen Birarda
|
3f9865759c
|
Merge pull request #682 from ZappoMan/bug_fixes
Import Voxels and Paste Bug fixes
|
2013-07-16 10:11:11 -07:00 |
|