Seth Alves
|
73be57f54a
|
Merge branch 'master' of github.com:highfidelity/hifi into rig
|
2015-07-27 07:56:02 -07:00 |
|
Brad Hefta-Gaub
|
a9d5723eb3
|
Merge pull request #5410 from kevinmthomas-carpool/20618
CR for Job #20618 - Move Reload Content item to Developer menu.
|
2015-07-26 21:54:55 -07:00 |
|
Seth Alves
|
ac53b6b22c
|
Merge branch 'master' of github.com:highfidelity/hifi into rig
|
2015-07-26 20:00:56 -07:00 |
|
Seth Alves
|
5abed29a43
|
merge from upstream
|
2015-07-25 21:15:57 -07:00 |
|
Seth Alves
|
24fff719c5
|
quiet compiler
|
2015-07-25 21:11:23 -07:00 |
|
Brad Davis
|
f66492b444
|
Merge pull request #5422 from ctrlaltdavid/20591
CR for 20591 - Fix setting WebWindow's width and height
|
2015-07-25 11:49:53 -04:00 |
|
Howard Stearns
|
8b5f24e4df
|
Keep list of animations in Rig, not MyAvatar.
|
2015-07-24 22:02:39 -07:00 |
|
Philip Rosedale
|
e24395a226
|
Merge pull request #5383 from ctrlaltdavid/20630
Improve looking-at-me indication
|
2015-07-24 16:15:13 -07:00 |
|
Howard Stearns
|
1663d095a1
|
Merge branch 'master' of https://github.com/highfidelity/hifi into rig
|
2015-07-24 14:08:51 -07:00 |
|
Kevin M. Thomas
|
67c9a33cc0
|
Update Menu.cpp
|
2015-07-24 15:16:02 -04:00 |
|
Kevin M. Thomas
|
5f7fe30b9b
|
Merge branch 'master' of https://github.com/highfidelity/hifi into 20618
# Conflicts:
# interface/src/Menu.cpp
|
2015-07-24 15:10:34 -04:00 |
|
David Rowe
|
3893add148
|
Fix setting WebWindow's width and height
Width and height parameters now set the WebWindow's width and height
instead of its minimum size, when not part of a tool window.
|
2015-07-24 10:43:24 -07:00 |
|
samcake
|
f3dc159e33
|
Merge pull request #5401 from ZappoMan/renderLaserPointers
remove renderLaserPointers()
|
2015-07-24 10:41:32 -07:00 |
|
Brad Hefta-Gaub
|
939638a3a8
|
Merge pull request #5414 from birarda/slow-events
allow the QEvent queue in Application to get behind
|
2015-07-24 10:10:42 -07:00 |
|
Brad Davis
|
6eec04c798
|
Merge pull request #5407 from samcake/yellow
Removing the glNaked code for capturing the billboard snaphot and rendering the rearViewMirror in a separate render target
|
2015-07-24 13:09:07 -04:00 |
|
Andrew Meadows
|
1bf49d72f1
|
Merge branch 'rig' of github.com:howard-stearns/hifi into bromine
Conflicts:
interface/src/avatar/SkeletonModel.cpp
|
2015-07-24 10:06:02 -07:00 |
|
samcake
|
e6f2504514
|
FIx the problem of clear when the color mask is not WRITE_ALL
|
2015-07-24 09:26:32 -07:00 |
|
Brad Davis
|
6899279d7d
|
Merge pull request #5399 from ZappoMan/fixJSRayPick
Fix JS calls to computePickRay() when mini-mirror is showing
|
2015-07-24 11:46:07 -04:00 |
|
Seth Alves
|
bd1a661d01
|
Merge pull request #5416 from ctrlaltdavid/webwindow-title
Add ability to update title of WebWindow after it's created
|
2015-07-24 08:27:54 -07:00 |
|
Seth Alves
|
6841a47c4b
|
Merge pull request #5412 from AndrewMeadows/bohrium
decouple FPS from rotation rate during mouse drag
|
2015-07-24 07:44:22 -07:00 |
|
samcake
|
52ac5b3ef6
|
On mac cannot get ther erendering to properly display the overlay if the rear view mirror is active on resize
|
2015-07-24 03:38:21 -07:00 |
|
Sam Gateau
|
cb375e8ece
|
FIund a nasty bug with the scissor which was the reason for many issues, tried to integrate the framebuffer setup and clear as part of the enginepipeline so calling display side is simpler
|
2015-07-24 02:15:50 -07:00 |
|
Sam Gateau
|
66cd17ec66
|
REmove the crappy solution for drawing transparent texture into overlay by a proper shader
|
2015-07-23 23:09:40 -07:00 |
|
David Rowe
|
c1e1caa709
|
Add ability to update title of WebWindow after it's created
|
2015-07-23 21:59:19 -07:00 |
|
samcake
|
8421aafe33
|
try to fix the scaling issues on mac
|
2015-07-23 18:17:10 -07:00 |
|
Stephen Birarda
|
cdcab299b6
|
bring back delayed queue of Application events
|
2015-07-23 18:00:35 -07:00 |
|
Philip Rosedale
|
a1544956e3
|
Merge pull request #5348 from ctrlaltdavid/20602
DO NOT MERGE - QA for #20602 - Fix and improve eye saccades
|
2015-07-23 17:42:24 -07:00 |
|
Andrew Meadows
|
2fc158246d
|
decouple FPS from rotation rate during mouse drag
|
2015-07-23 17:30:50 -07:00 |
|
Sam Gateau
|
a424ff98ca
|
Fixing issues with the review process
|
2015-07-23 16:55:18 -07:00 |
|
Sam Gateau
|
a002560003
|
Merge branch 'master' of https://github.com/highfidelity/hifi into yellow
|
2015-07-23 16:32:00 -07:00 |
|
Sam Gateau
|
d56b5f39fb
|
strenghening the checks in GLBackend::downloadFramebuffer before actually calling the true glReadPixels
|
2015-07-23 16:31:11 -07:00 |
|
Sam Gateau
|
be9d99264f
|
Introducing the download Framebuffer call on the context to capture a snapshot
|
2015-07-23 16:15:10 -07:00 |
|
Howard Stearns
|
16525dc737
|
Merge branch 'master' of https://github.com/highfidelity/hifi into rig
|
2015-07-23 15:41:00 -07:00 |
|
Andrew Meadows
|
f40feba36d
|
Merge remote-tracking branch 'andrew/boron' into bromine
Conflicts:
interface/src/avatar/Hand.cpp
interface/src/avatar/Hand.h
interface/src/avatar/SkeletonModel.cpp
|
2015-07-23 15:29:53 -07:00 |
|
Seth Alves
|
1e19e46aa6
|
Merge branch 'master' of github.com:highfidelity/hifi into rig
|
2015-07-23 15:14:19 -07:00 |
|
Seth Alves
|
33c97a1833
|
get rid of _firstPersonSkeletonModel in MyAvatar. add flag in Rig for joints being dirty so Model knows when to recompute meshes
|
2015-07-23 15:14:10 -07:00 |
|
Sam Gateau
|
dc10f30d3d
|
Merged
|
2015-07-23 15:10:42 -07:00 |
|
Sam Gateau
|
a561874ce3
|
Render the rear view mirror in a separate target and then display it during overlay pass
|
2015-07-23 14:56:14 -07:00 |
|
Andrew Meadows
|
b26f4b0c8d
|
fix for underdamped avatar rotation momentum
|
2015-07-23 14:49:15 -07:00 |
|
Seth Alves
|
4566d16402
|
move Model's AnimationHandles to Rig. Move a bunch of Model methods from public to protected
|
2015-07-23 13:03:38 -07:00 |
|
David Rowe
|
ad7167c67a
|
Merge branch 'master' into 20602
|
2015-07-23 11:22:05 -07:00 |
|
ZappoMan
|
720f6ec529
|
completely remove six sense lasers
|
2015-07-23 11:17:22 -07:00 |
|
samcake
|
805e7326e0
|
Merge pull request #5396 from ZappoMan/deadCodeRemoval
remove non-batch versions of GeometryCache renderXYZ() methods
|
2015-07-23 11:11:35 -07:00 |
|
David Rowe
|
7c4f6b665b
|
Use a default eye diameter for models without eyes, e.g., the masks
|
2015-07-23 11:04:58 -07:00 |
|
ZappoMan
|
f4ec09a48b
|
move renderLaserPointers() into a draw item
|
2015-07-23 10:42:22 -07:00 |
|
Seth Alves
|
57eb798d63
|
Merge branch 'master' of github.com:highfidelity/hifi into rig
|
2015-07-23 09:46:41 -07:00 |
|
David Rowe
|
68254c1ff0
|
Merge branch 'master' into 20630
|
2015-07-23 09:46:20 -07:00 |
|
ZappoMan
|
3350d638dd
|
always use the _viewFrustum for caluclating the pick ray, not the _displayViewFrustum which can be the mirror
|
2015-07-23 09:29:27 -07:00 |
|
Andrew Meadows
|
6657026a12
|
remove cruft: legacy shapes for skeleton bones
|
2015-07-23 08:34:44 -07:00 |
|
Brad Hefta-Gaub
|
e729a87328
|
Merge pull request #5393 from ctrlaltdavid/20632
WL#20632 - Remove unused postLighting variable from code
|
2015-07-23 08:24:09 -07:00 |
|