Andrzej Kapolka
|
be88fec7d3
|
Fixed the major bug, which is that non-leaves were being collapsed. Update
full VBO on deletion, since otherwise we don't see the update.
|
2013-05-12 20:08:01 -07:00 |
|
Andrzej Kapolka
|
4289921b7e
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2013-05-11 15:39:18 -07:00 |
|
Andrzej Kapolka
|
9802403749
|
Let's do some locking to prevent simultaneous access from different threads.
|
2013-05-11 15:38:49 -07:00 |
|
Andrzej Kapolka
|
f4565b329a
|
lengthOfVoxelData already includes the length of the color data.
|
2013-05-11 15:37:06 -07:00 |
|
Jeffrey Ventrella
|
442632f467
|
fixed merge conflict
|
2013-05-11 11:50:19 -07:00 |
|
Jeffrey Ventrella
|
5c10ca5677
|
Merge remote-tracking branch 'upstream/master'
|
2013-05-11 11:48:34 -07:00 |
|
Jeffrey Ventrella
|
08aba4decb
|
fixed problem of camera shifting when application starts (made camera jump to ideal position/rotation when initialized)
|
2013-05-11 11:48:00 -07:00 |
|
ZappoMan
|
5509215f15
|
Merge pull request #291 from PhilipRosedale/master
First Person mode in render menu and 'p'
|
2013-05-11 11:05:49 -07:00 |
|
Philip Rosedale
|
f115f2a991
|
fixes to repair merge
|
2013-05-11 10:55:20 -07:00 |
|
Philip Rosedale
|
dec7e5921c
|
Merge remote-tracking branch 'upstream/master'
|
2013-05-11 10:49:23 -07:00 |
|
Philip Rosedale
|
a89b011ddf
|
Spacing fixes
|
2013-05-11 10:47:02 -07:00 |
|
Philip Rosedale
|
a1e9235db5
|
fixed per review
|
2013-05-11 10:41:34 -07:00 |
|
Philip Rosedale
|
59a681ee44
|
Fixes per review.
|
2013-05-11 10:19:57 -07:00 |
|
Jeffrey Ventrella
|
d7d435177d
|
Merge pull request #294 from ZappoMan/render_voxels_optimization
Optimized distanceToCamera()
|
2013-05-10 22:45:20 -07:00 |
|
ZappoMan
|
8e4c75ada0
|
Merge pull request #292 from Ventrella/master
Headotomy (made head its own class to prepare for future development)
|
2013-05-10 22:33:58 -07:00 |
|
Jeffrey Ventrella
|
ab9fa0a556
|
cleaned up some code
|
2013-05-10 22:31:51 -07:00 |
|
Jeffrey Ventrella
|
f1346604f4
|
indentation
|
2013-05-10 22:10:06 -07:00 |
|
Jeffrey Ventrella
|
1e4305d277
|
Merge remote-tracking branch 'upstream/master'
|
2013-05-10 21:58:52 -07:00 |
|
Jeffrey Ventrella
|
e4c84e7b74
|
added mouse view shift behaviors
|
2013-05-10 21:58:11 -07:00 |
|
Andrzej Kapolka
|
750843e867
|
More editing progress. Now there are threading issues. Joy!
|
2013-05-10 21:02:08 -07:00 |
|
ZappoMan
|
af7057619a
|
Merge branch 'master' of https://github.com/worklist/hifi into render_voxels_optimization
|
2013-05-10 18:13:22 -07:00 |
|
ZappoMan
|
930353e658
|
optimized distanceToCamera() added distanceToPoint() and distanceSquaredToPoint()
|
2013-05-10 18:13:08 -07:00 |
|
birarda
|
a8ca7058a3
|
Merge pull request #293 from birarda/master
remove left over walking sound stuff
|
2013-05-10 17:45:11 -07:00 |
|
Stephen Birarda
|
2a47d8955a
|
remove some leftover walking sound stuff
|
2013-05-10 17:44:50 -07:00 |
|
ZappoMan
|
ab552df7cf
|
Merge pull request #290 from birarda/master
eve should only inject audio when somebody gets close enough
|
2013-05-10 17:42:03 -07:00 |
|
Philip Rosedale
|
4a4184b327
|
Head in first person follows head mouse at edges of screen
|
2013-05-10 17:41:16 -07:00 |
|
Stephen Birarda
|
e7fb7d05f0
|
remove an extra g
|
2013-05-10 17:39:38 -07:00 |
|
Stephen Birarda
|
d511ad4a07
|
more type squishes in eve main
|
2013-05-10 17:39:17 -07:00 |
|
Stephen Birarda
|
02caba909a
|
type squish in eve main
|
2013-05-10 17:38:50 -07:00 |
|
Andrzej Kapolka
|
f0573e6ee5
|
When we add (or recolor) a voxel, make sure it has no children. When we
attempt to remove a voxel that would be a child of a larger solid one, carve
up the parent.
|
2013-05-10 17:31:55 -07:00 |
|
Jeffrey Ventrella
|
847bfbdadd
|
mode cleanup after head operation
|
2013-05-10 17:29:04 -07:00 |
|
Stephen Birarda
|
82ed4a4ae8
|
remove old style walking sounds
|
2013-05-10 17:21:58 -07:00 |
|
Stephen Birarda
|
7abe5024d9
|
some space removals in Interface main.cpp
|
2013-05-10 17:20:07 -07:00 |
|
Jeffrey Ventrella
|
b2d5bfab2b
|
clean up from headotomy
|
2013-05-10 17:12:16 -07:00 |
|
Jeffrey Ventrella
|
2d12b9b800
|
Merge remote-tracking branch 'upstream/master'
|
2013-05-10 17:06:25 -07:00 |
|
Jeffrey Ventrella
|
7fc2756257
|
I just did a headotomy (removed all head-related stuff from Avatar and made it its own class)
|
2013-05-10 17:05:52 -07:00 |
|
Stephen Birarda
|
626ae1c779
|
lower Eve's volume to about 75%
|
2013-05-10 16:55:18 -07:00 |
|
Philip Rosedale
|
6b75fe6e21
|
Merge remote-tracking branch 'upstream/master'
|
2013-05-10 16:49:28 -07:00 |
|
Stephen Birarda
|
f8fcbca488
|
have eve only inject audio when another avatar gets close to her
|
2013-05-10 16:49:05 -07:00 |
|
Philip Rosedale
|
5e21cb48ba
|
First person added to render mode and 'p' key
|
2013-05-10 16:48:21 -07:00 |
|
birarda
|
6223b9537f
|
Merge pull request #289 from birarda/master
last bit of conditional changes for Oculus
|
2013-05-10 15:34:08 -07:00 |
|
Stephen Birarda
|
44814a275c
|
have OculusManager::isConnected always return false if not APPLE
|
2013-05-10 15:33:36 -07:00 |
|
birarda
|
a9fee08bb4
|
Merge pull request #288 from birarda/master
more conditional changes for oculus
|
2013-05-10 15:31:04 -07:00 |
|
Stephen Birarda
|
9db694f683
|
condtional calls to constructors in OculusManager on APPLE only
|
2013-05-10 15:30:31 -07:00 |
|
birarda
|
fd8e37ef21
|
Merge pull request #287 from birarda/master
conditionals in OculusManager for APPLE
|
2013-05-10 15:28:05 -07:00 |
|
Stephen Birarda
|
4c2b729047
|
assume that oculus will only be from APPLE machines
|
2013-05-10 15:27:02 -07:00 |
|
birarda
|
d43510c5bc
|
Merge pull request #286 from birarda/master
revert the last change
|
2013-05-10 15:06:06 -07:00 |
|
Stephen Birarda
|
e15cf93443
|
Revert "link to LIBOVR_LIBRARY before calling add_executable"
This reverts commit b2776f25ac .
|
2013-05-10 15:05:36 -07:00 |
|
birarda
|
625b51ba75
|
Merge pull request #285 from birarda/master
another attempt to fix link issues
|
2013-05-10 15:04:07 -07:00 |
|
Stephen Birarda
|
b2776f25ac
|
link to LIBOVR_LIBRARY before calling add_executable
|
2013-05-10 15:03:46 -07:00 |
|