ZappoMan
|
f111fb2c4b
|
added a comment to clarify why getCameraOrientation has an oculus special case
|
2014-11-25 20:36:39 -08:00 |
|
ZappoMan
|
aa44906841
|
make HMD tools a checkable menu
|
2014-11-25 13:27:16 -08:00 |
|
ZappoMan
|
333f323856
|
Merge branch 'master' of https://github.com/highfidelity/hifi into HMDMode
|
2014-11-25 12:46:18 -08:00 |
|
ZappoMan
|
bc376a0a15
|
more improvements to HMD Tools
|
2014-11-25 12:46:00 -08:00 |
|
ZappoMan
|
6108f7d9cd
|
fix bug in resetSensors moving cursor to center of window on multiple screen systems
|
2014-11-25 12:45:20 -08:00 |
|
Brad Hefta-Gaub
|
c4ea6bac1d
|
Merge pull request #3863 from huffman/overlay-front-draw
Overlay Front Draw
|
2014-11-25 12:27:21 -08:00 |
|
Ryan Huffman
|
f8c8ed868e
|
Update float that should be bool
|
2014-11-25 12:08:48 -08:00 |
|
AndrewMeadows
|
450b365bb6
|
Merge pull request #3860 from ZappoMan/cleanupMenus
remove spatial audio menu items
|
2014-11-25 11:28:18 -08:00 |
|
Ryan Huffman
|
9020fee31a
|
Merge branch 'master' of github.com:highfidelity/hifi into overlay-front-draw
|
2014-11-25 09:53:18 -08:00 |
|
Ryan Huffman
|
649ae4a448
|
Update 3D overlays to only use one list
|
2014-11-25 09:49:10 -08:00 |
|
ZappoMan
|
e35242345c
|
first cut at HMD Tools dialog
|
2014-11-25 09:26:24 -08:00 |
|
ZappoMan
|
a28d74570d
|
bug fixes in setFullscreen() and setEnableVRMode()
|
2014-11-25 09:25:22 -08:00 |
|
Ryan Huffman
|
4febc45b6a
|
Add drawInFront to Base3DOverlay::getProperty
|
2014-11-25 08:44:38 -08:00 |
|
Ryan Huffman
|
925c2a8f6c
|
Update array to use pointers
|
2014-11-25 08:34:44 -08:00 |
|
Ryan Huffman
|
8b982872c2
|
Add calls to Overlays::render3DFront()
|
2014-11-24 23:19:53 -08:00 |
|
Ryan Huffman
|
0b46e35f31
|
Add support for separate list of 3d overlays to be drawn in front
|
2014-11-24 23:19:17 -08:00 |
|
Ryan Huffman
|
1d865ace9d
|
Add drawInFront property to Base3DOverlay
|
2014-11-24 21:16:29 -08:00 |
|
Sam Gateau
|
1f10a44ae4
|
More typos in glsl
|
2014-11-24 15:38:12 -08:00 |
|
Sam Gateau
|
6a63099a0f
|
Fixed syntax issues and review critics, put all the debugging code in a #define block
|
2014-11-24 15:24:20 -08:00 |
|
Sam Gateau
|
68e2df8fc2
|
add a emissive parameter value to the lightmap shaders
|
2014-11-24 14:35:42 -08:00 |
|
ZappoMan
|
08772bbae0
|
remove spatial audio menu items
|
2014-11-24 13:07:22 -08:00 |
|
Sam Gateau
|
f67b4b9ff4
|
clean out comments so the 2 rendering modes for entities work, scene batch or per model batch
|
2014-11-24 11:44:54 -08:00 |
|
Sam Gateau
|
6591f4dac2
|
adjust lighmap shading equation
|
2014-11-24 11:18:21 -08:00 |
|
Sam Gateau
|
8b23a2cd1e
|
adding the shader files for the lightmap case
|
2014-11-24 10:33:31 -08:00 |
|
Sam Gateau
|
1f22d5b493
|
Merge branch 'master' of https://github.com/highfidelity/hifi into tot
|
2014-11-24 10:05:39 -08:00 |
|
Philip Rosedale
|
137642f8a5
|
Merge pull request #3858 from ZappoMan/modelSceneRendering
make render entities as scene the default
|
2014-11-23 14:08:25 -08:00 |
|
ZappoMan
|
2e9a9bf5c2
|
make render entities as scene the default
|
2014-11-23 12:01:58 -08:00 |
|
ZappoMan
|
80c1f5038c
|
Merge branch 'master' of https://github.com/highfidelity/hifi into lobbyTweaks
|
2014-11-23 11:39:05 -08:00 |
|
ZappoMan
|
5ea6973fe7
|
fix isFacingAvatar for 3d text overlays
|
2014-11-23 10:53:03 -08:00 |
|
ZappoMan
|
efe202b7e8
|
make a version of computePick that works off of view frustum even when in HMD mode, updates to lobby
|
2014-11-22 21:25:43 -08:00 |
|
ZappoMan
|
93755e6506
|
fix bugs in unloading scripts when changing domains
|
2014-11-22 11:53:50 -08:00 |
|
Sam Gateau
|
87471df7a1
|
First version of the lighmap working
|
2014-11-21 18:08:34 -08:00 |
|
Andrzej Kapolka
|
41eaf340c6
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-11-21 12:47:26 -08:00 |
|
Andrzej Kapolka
|
296718e2aa
|
Removed redundant members, clarified class names, used better hash factors.
|
2014-11-21 12:46:24 -08:00 |
|
David Rowe
|
9e32b2c64e
|
Suppress Windows C4305 compiler warnings in gverb includes
|
2014-11-20 20:58:31 -08:00 |
|
Andrzej Kapolka
|
87cc565c1a
|
I believe this should be a better hash function for the voxel coordinates.
|
2014-11-20 18:16:57 -08:00 |
|
Philip Rosedale
|
e07f53d022
|
remove unused test audio filters
|
2014-11-20 19:57:24 -06:00 |
|
Philip Rosedale
|
6e89437bce
|
simplify audio scope menu(s)
|
2014-11-20 19:34:56 -06:00 |
|
Andrzej Kapolka
|
2adb519193
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-11-20 17:34:51 -08:00 |
|
Philip Rosedale
|
9a9f6bc485
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2014-11-20 19:20:57 -06:00 |
|
Philip Rosedale
|
57d3bac805
|
Merge pull request #3844 from ZappoMan/sitEntityScript
First cut at sit entity script
|
2014-11-20 19:20:39 -06:00 |
|
Andrzej Kapolka
|
d4693232d3
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-11-20 17:17:09 -08:00 |
|
Andrzej Kapolka
|
f2f7335f58
|
Increase the block size, reduce the overhead.
|
2014-11-20 17:16:52 -08:00 |
|
Philip Rosedale
|
ddcd39ea65
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2014-11-20 18:51:04 -06:00 |
|
Philip Rosedale
|
2a260f86c8
|
Merge pull request #3845 from birarda/lobby
tweaks for new lobby orb
|
2014-11-20 18:46:43 -06:00 |
|
Andrzej Kapolka
|
1e294e043b
|
Batch voxel drawing, too.
|
2014-11-20 16:37:37 -08:00 |
|
Philip Rosedale
|
d8a74a4db4
|
add max distance at which you will auto-magically look at someone else
|
2014-11-20 18:34:06 -06:00 |
|
ZappoMan
|
b2c342c5c7
|
add support for unload method
|
2014-11-20 15:36:28 -08:00 |
|
Philip Rosedale
|
cd2a6f0f9c
|
merge fix
|
2014-11-20 17:35:50 -06:00 |
|
Philip Rosedale
|
e1ad9d3b4b
|
Fix eyes jittering when turning away/toward someone
|
2014-11-20 17:26:11 -06:00 |
|