Atlante45
|
14ae35e741
|
CR
|
2016-03-01 12:00:43 -08:00 |
|
Atlante45
|
4944d0a8d0
|
Handle threading inside AssetServer
|
2016-03-01 12:00:43 -08:00 |
|
Atlante45
|
f0ccada945
|
Fix for Ubuntu
|
2016-03-01 12:00:43 -08:00 |
|
Atlante45
|
6a4b93a4e7
|
Proper fix for DiskCacheInfo
|
2016-03-01 12:00:43 -08:00 |
|
Atlante45
|
40d307a37b
|
Temporary fix to disk cache editor crash
|
2016-03-01 12:00:43 -08:00 |
|
Atlante45
|
2c1762526d
|
Move all resource requests to the same thread
|
2016-03-01 12:00:43 -08:00 |
|
Brad Hefta-Gaub
|
a3f4dbddcf
|
Merge branch 'master' of https://github.com/highfidelity/hifi into hmdHacking
|
2016-02-29 20:23:14 -08:00 |
|
Brad Hefta-Gaub
|
2c3fdc995f
|
Away improvements
|
2016-02-29 20:23:06 -08:00 |
|
Brad Hefta-Gaub
|
bd80ecd4dc
|
Merge branch 'master' of https://github.com/highfidelity/hifi into depthReticleWork
|
2016-02-29 13:17:24 -08:00 |
|
Seth Alves
|
95f9793999
|
Merge branch 'master' of github.com:highfidelity/hifi into fix-grab-more
|
2016-02-29 11:35:58 -08:00 |
|
Brad Hefta-Gaub
|
8de4a59078
|
add support for auto-hide reticle and seek lookat on auto-show of reticle
|
2016-02-28 13:06:49 -08:00 |
|
Brad Davis
|
d932cb7578
|
Merge pull request #7212 from ZappoMan/depthReticleWork
add fade between depths in depth reticle
|
2016-02-28 12:49:47 -08:00 |
|
Brad Hefta-Gaub
|
188cf3694b
|
fix rotation of depth reticle
|
2016-02-27 17:31:35 -08:00 |
|
Anthony J. Thibault
|
9a01c93322
|
Avatar: fix for rendering avatar attachments
|
2016-02-26 14:28:27 -08:00 |
|
Zach Pomerantz
|
3c53078178
|
Merge pull request #7194 from ZappoMan/toggleOverlay
add toggleOverlays menu item and action
|
2016-02-26 10:17:24 -08:00 |
|
Philip Rosedale
|
783892ac2e
|
Merge pull request #7206 from hyperlogic/tony/simrate-fix
Application: don't simulate until we are ready to render
|
2016-02-26 07:27:35 -08:00 |
|
Brad Hefta-Gaub
|
bf0fb7258a
|
CR feedback
|
2016-02-25 22:01:10 -08:00 |
|
Anthony J. Thibault
|
e5c81f66a5
|
Application: removed threadID and milliseconds from logging.
|
2016-02-25 18:20:43 -08:00 |
|
Anthony J. Thibault
|
08c16beff2
|
Application: re-worded presentCount comments
|
2016-02-25 18:17:42 -08:00 |
|
Andrew Meadows
|
f964df6c97
|
final names for ViewFrustum intersection tests
|
2016-02-25 18:09:35 -08:00 |
|
Andrew Meadows
|
5d1e283508
|
namechange TouchesKeyhole to IntersectsKeyhole
|
2016-02-25 18:09:35 -08:00 |
|
Andrew Meadows
|
2591c5ee3e
|
cleanup names that use "keyhole"
|
2016-02-25 18:09:35 -08:00 |
|
Andrew Meadows
|
9558258f64
|
use cubeInKeyhole() where appropriate
|
2016-02-25 18:09:35 -08:00 |
|
Andrew Meadows
|
dfdf375853
|
use shapeInFrustum() names again
but at the same time make the code more redable
also: add some more efficient shape-touches-view methods
and cleanup some whitespace
|
2016-02-25 18:09:35 -08:00 |
|
Anthony J. Thibault
|
11cd8e03b9
|
Merge branch 'master' into tony/simrate-fix
|
2016-02-25 17:50:23 -08:00 |
|
Anthony J. Thibault
|
1fdae13de1
|
Application: don't simulate until we are ready to render.
|
2016-02-25 17:48:55 -08:00 |
|
Stephen Birarda
|
34408c8144
|
Revert "verified domain ownership for full automatic networking"
|
2016-02-25 17:02:08 -08:00 |
|
Zach Pomerantz
|
113596636d
|
Merge pull request #7189 from ZappoMan/depthReticleWork
fix desktop detection when not pointing at overlay area
|
2016-02-25 16:24:06 -08:00 |
|
Brad Hefta-Gaub
|
e58081ca9c
|
remove extra debug code
|
2016-02-25 16:23:12 -08:00 |
|
Brad Hefta-Gaub
|
b0c286bc3b
|
Merge branch 'master' of https://github.com/highfidelity/hifi into toggleOverlay
Conflicts:
interface/src/Application.cpp
|
2016-02-25 16:21:38 -08:00 |
|
Brad Hefta-Gaub
|
202a456e1a
|
Merge pull request #7126 from AndrewMeadows/cleanup
cleanup ViewFrustum method names
|
2016-02-25 16:12:25 -08:00 |
|
Brad Hefta-Gaub
|
82cbf19bca
|
Merge pull request #7078 from zzmp/fix/light-intensity
Reimplement light attenuation for spot and point lights
|
2016-02-25 16:08:28 -08:00 |
|
Brad Hefta-Gaub
|
519a90f2bd
|
fix the overlays visible on startup case
|
2016-02-25 16:02:05 -08:00 |
|
Seth Alves
|
4873a1e26b
|
Merge branch 'master' of github.com:highfidelity/hifi into fix-grab-more
|
2016-02-25 15:40:21 -08:00 |
|
Seth Alves
|
74452bc890
|
put back some code that shouldn't have been removed
|
2016-02-25 15:34:50 -08:00 |
|
Seth Alves
|
8f304d95b3
|
rather than computing a velocity for entities held by others as a way to keep it active in local bullet, just call activateBody over and over
|
2016-02-25 15:26:42 -08:00 |
|
Clément Brisset
|
2e7c7eace5
|
Merge pull request #7179 from birarda/domain-security
verified domain ownership for full automatic networking
|
2016-02-25 15:24:09 -08:00 |
|
Brad Hefta-Gaub
|
366aa39be8
|
handle startup overlay visibility correctly
|
2016-02-25 14:46:08 -08:00 |
|
Brad Hefta-Gaub
|
8422d4f36a
|
Merge pull request #7198 from howard-stearns/snapTurnDefault
snap turn default
|
2016-02-25 14:25:00 -08:00 |
|
Seth Alves
|
489fad4141
|
Merge pull request #7188 from ZappoMan/menuGroups
remove some unimplemented menu items
|
2016-02-25 14:00:38 -08:00 |
|
howard-stearns
|
d8fe55ddc5
|
Proper default for snapTurn preference (and new name so as to update old
users).
|
2016-02-25 13:06:34 -08:00 |
|
Zach Pomerantz
|
32ce7c6eab
|
Rename light surfaceRadius->falloffRadius
|
2016-02-25 10:02:33 -08:00 |
|
Andrew Meadows
|
9c927ea36b
|
ViewFrustum method renames and whitespace cleanup
fooInFrustum() --> computeFooViewLocation()
except pointInFrustum() --> computeFrustumLocation()
|
2016-02-25 09:11:28 -08:00 |
|
Brad Hefta-Gaub
|
91f6b7e80d
|
Merge pull request #7186 from zzmp/feat/scene-ambient-tex
Wire up zone ambientURL
|
2016-02-25 09:05:25 -08:00 |
|
Brad Hefta-Gaub
|
526f9dc248
|
check/uncheck the overlays menu when you toggle the overlays via some other mechanism
|
2016-02-25 08:41:38 -08:00 |
|
Brad Hefta-Gaub
|
5828c32041
|
add toggleOverlays menu item and action
|
2016-02-25 08:31:11 -08:00 |
|
Brad Hefta-Gaub
|
8b6a445b9e
|
fix desktop detection when not pointing at overlay area
|
2016-02-24 16:42:08 -08:00 |
|
Brad Hefta-Gaub
|
ecb03562d3
|
fix build buster
|
2016-02-24 16:24:48 -08:00 |
|
Zach Pomerantz
|
c2ed5e5474
|
Merge branch 'master' of github.com:highfidelity/hifi into fix/light-intensity
|
2016-02-24 16:24:09 -08:00 |
|
Brad Hefta-Gaub
|
ca5de8d6a9
|
remove some unimplemented menu items
|
2016-02-24 16:17:11 -08:00 |
|