Andrew Meadows
|
419e00cbdc
|
fix typo from overwrite of gverb/readme.txt
|
2014-11-26 10:41:23 -08:00 |
|
Andrew Meadows
|
3262c9a8bd
|
don't lookup entity when deleting script
|
2014-11-26 10:27:03 -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 |
|
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 |
|
Andrzej Kapolka
|
da85714dc8
|
Batch heightfield sections for better performance.
|
2014-11-20 15:09:38 -08:00 |
|
Andrew Meadows
|
1b778603c8
|
fix for crash in SkeletonModel::updateStandingFoot()
|
2014-11-20 14:21:08 -08:00 |
|
Stephen Birarda
|
47f86fac68
|
have QAudioOutput cleaned up with injector thread
|
2014-11-20 13:48:29 -08:00 |
|
Andrzej Kapolka
|
53809803dd
|
These edits need to be sent reliably
|
2014-11-20 12:56:56 -08:00 |
|
Andrzej Kapolka
|
d351a65999
|
Increase the smoothing cutoff.
|
2014-11-20 12:09:33 -08:00 |
|
Andrzej Kapolka
|
0a976ad262
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-11-20 11:26:29 -08:00 |
|
Sam Gateau
|
7daff18101
|
Merge branch 'master' of https://github.com/highfidelity/hifi into tot
|
2014-11-20 09:57:59 -08:00 |
|
Sam Gateau
|
764ad72471
|
adding the light map support from FBX
|
2014-11-20 09:54:41 -08:00 |
|
Andrzej Kapolka
|
fa122b505a
|
Further improvement to normals.
|
2014-11-19 17:38:45 -08:00 |
|
Atlante45
|
4d5451fafe
|
Merge branch 'master' of https://github.com/highfidelity/hifi into death_to_dot_f
Conflicts:
interface/src/avatar/Avatar.cpp
interface/src/avatar/SkeletonModel.cpp
|
2014-11-19 17:28:24 -08:00 |
|
Andrzej Kapolka
|
82fc75b2c4
|
Tweak to normal computation on dual contour surfaces.
|
2014-11-19 17:27:10 -08:00 |
|
Atlante45
|
ae3bcc8f06
|
No more .f
|
2014-11-19 16:53:39 -08:00 |
|
Brad Hefta-Gaub
|
3a8e89f754
|
Merge pull request #3831 from ey6es/master
Clear the saccade when Faceshift is active.
|
2014-11-19 16:39:18 -08:00 |
|
Brad Hefta-Gaub
|
7dd88eca08
|
Merge pull request #3829 from samcake/temp1
refining the avatar display name rendering with different behavior if in...
|
2014-11-19 16:39:04 -08:00 |
|
Brad Hefta-Gaub
|
0b7c3d3356
|
Merge pull request #3828 from AndrewMeadows/bispinor
don't slide feet during idle animations
|
2014-11-19 16:38:34 -08:00 |
|
Andrzej Kapolka
|
e943a6167c
|
Clear the saccade when Faceshift is active.
|
2014-11-19 13:27:13 -08:00 |
|