Brad Davis
|
196a92c1b4
|
A little bit of display plugin API cleanup
|
2015-06-29 10:55:13 -07:00 |
|
Brad Davis
|
9f98547390
|
Merge branch 'master' into plugins
|
2015-06-22 13:35:40 -07:00 |
|
Brad Davis
|
012b0973b9
|
removing cruft
|
2015-06-21 14:26:19 -07:00 |
|
Bradley Austin Davis
|
5bbfb97c37
|
Fixing blurry UI on retina displays
|
2015-06-21 13:31:18 -07:00 |
|
Brad Davis
|
3ab8025b82
|
Responding to Sam's comments
|
2015-06-19 16:14:05 -07:00 |
|
Brad Davis
|
99c217184b
|
Fixing the mic/camera buttons and the mirror UI buttons
|
2015-06-19 14:46:39 -07:00 |
|
Brad Davis
|
9bef5f011b
|
Reverting mirror functionality
|
2015-06-19 00:03:46 -07:00 |
|
Brad Davis
|
48b27acc79
|
Merge remote-tracking branch 'upstream/master' into overlay
Conflicts:
interface/src/Application.cpp
interface/src/ui/ApplicationOverlay.cpp
|
2015-06-18 18:17:59 -07:00 |
|
Bradley Austin Davis
|
e75b1a6794
|
Merge branch 'temp' into overlay
|
2015-06-18 14:03:25 -07:00 |
|
Bradley Austin Davis
|
96ac5070f6
|
Adding some more protection to the viewport
|
2015-06-18 14:00:17 -07:00 |
|
Seth Alves
|
b258aeaa3d
|
merge from master
|
2015-06-18 10:04:14 -07:00 |
|
Brad Davis
|
acdf7c48d9
|
Adding more explicit error checking
|
2015-06-18 00:53:19 -07:00 |
|
Brad Davis
|
8a1b519071
|
Working on overlays
|
2015-06-17 16:06:06 -07:00 |
|
Brad Davis
|
4282c044ef
|
Working on mirror and overlay
|
2015-06-17 12:01:39 -07:00 |
|
Brad Davis
|
1e90aaf9c3
|
Working on overlays still, mirror rendering and overlay order
|
2015-06-17 11:35:30 -07:00 |
|
Brad Davis
|
2bf53b625e
|
Working on overlays and stats
|
2015-06-17 02:00:13 -07:00 |
|
Brad Davis
|
659fa2387c
|
Working on overlays / stats
|
2015-06-16 21:00:13 -07:00 |
|
Seth Alves
|
508ae276c6
|
enable -Wdouble-promotion
|
2015-06-16 18:23:10 -07:00 |
|
Brad Davis
|
02d33f6086
|
Working on overlay rendering
|
2015-06-16 12:14:42 -07:00 |
|
Brad Davis
|
4f8ea3f624
|
Merge remote-tracking branch 'upstream/master' into ovr6
|
2015-06-16 09:58:20 -07:00 |
|
Brad Davis
|
ba13b7820c
|
Working on overlay refactor
|
2015-06-16 09:58:03 -07:00 |
|
Brad Davis
|
00d8fe75ab
|
Breaking up overlay into rendering and compositing classes
|
2015-06-13 17:36:08 -07:00 |
|
Brad Davis
|
e44b21ee0b
|
Working on functional overlays
|
2015-06-13 10:36:52 -07:00 |
|
Brad Davis
|
737e418878
|
Revert "Revert "Merge pull request #5106 from jherico/render_cursor""
This reverts commit 0cdc2b53fe .
|
2015-06-13 10:02:54 -07:00 |
|
Brad Davis
|
15d214f335
|
Initial pass at OpenVR
|
2015-06-12 17:29:05 -07:00 |
|
Brad Davis
|
7955eeda28
|
Merge branch 'master' into plugins
Conflicts:
interface/src/Application.cpp
interface/src/ui/ApplicationOverlay.h
|
2015-06-12 15:49:35 -07:00 |
|
ZappoMan
|
0cdc2b53fe
|
Revert "Merge pull request #5106 from jherico/render_cursor"
This reverts commit 4d18bd7cec , reversing
changes made to 24fda9a733 .
|
2015-06-12 12:57:24 -07:00 |
|
Brad Davis
|
09cfe004a1
|
Combining with new cursor render code
|
2015-06-11 16:55:23 -07:00 |
|
Brad Davis
|
9148b866bb
|
Merge branch 'render_cursor' into cursor_manager
Conflicts:
interface/src/ui/ApplicationOverlay.cpp
|
2015-06-11 16:19:57 -07:00 |
|
Brad Davis
|
92f22bc6d5
|
Magic number and build errors
|
2015-06-11 15:40:16 -07:00 |
|
Brad Davis
|
d3cdbc389a
|
Code cleanup
|
2015-06-11 15:05:08 -07:00 |
|
Brad Davis
|
bc206633f5
|
Fixing overlay rendering in HMD
|
2015-06-11 14:56:21 -07:00 |
|
Brad Davis
|
ef52035300
|
Working on functional overlays
|
2015-06-11 02:20:51 -07:00 |
|
Brad Davis
|
ac0fc5d974
|
Working on oculus overlay code
|
2015-06-11 00:57:58 -07:00 |
|
Sam Gateau
|
1f62fb4b6f
|
Adding standard vertex and pixel shaders for drawing texture in applicationOverlay
|
2015-06-10 15:24:29 -07:00 |
|
Brad Davis
|
7f6a49688a
|
Merge branch 'master' into plugins
Conflicts:
interface/resources/qml/AddressBarDialog.qml
interface/src/Application.cpp
interface/src/Application.h
interface/src/Environment.cpp
interface/src/Environment.h
interface/src/devices/TV3DManager.cpp
interface/src/ui/ApplicationOverlay.h
interface/src/ui/overlays/LocalModelsOverlay.cpp
|
2015-06-10 14:21:48 -07:00 |
|
Brad Davis
|
ca1af77763
|
Working on cursor manager
|
2015-06-10 13:24:56 -07:00 |
|
Brad Davis
|
7374fb84e8
|
Working on fixing overlays with team-teaching merge
|
2015-06-10 09:36:14 -07:00 |
|
Brad Davis
|
78ab6a03af
|
Fixing broken cursor rendering from team-teaching merge
|
2015-06-09 11:47:19 -07:00 |
|
Brad Davis
|
78c3ba0e2c
|
Removing dead code
|
2015-06-09 10:25:21 -07:00 |
|
Brad Davis
|
6147844f93
|
Merge branch 'master' into ovr6
Conflicts:
interface/src/Application.cpp
interface/src/avatar/SkeletonModel.cpp
interface/src/devices/OculusManager.h
|
2015-06-09 00:44:06 -07:00 |
|
Brad Davis
|
c360dde71a
|
Merge branch 'master' into render_cursor
Conflicts:
interface/src/Application.cpp
|
2015-06-08 20:18:32 -07:00 |
|
Brad Davis
|
b3534210e4
|
Always use GL rendered cursor
|
2015-06-08 11:51:35 -07:00 |
|
Bradley Austin Davis
|
5a52a389be
|
Working on SDK 0.6
|
2015-06-07 23:23:21 -07:00 |
|
Brad Davis
|
17ebcdd1be
|
Working on display plugins
|
2015-06-03 17:15:00 -07:00 |
|
ZappoMan
|
7c40b666e8
|
Merge branch 'master' of https://github.com/highfidelity/hifi into team-teaching-scene-api
|
2015-06-03 09:52:40 -07:00 |
|
Brad Davis
|
a663771853
|
Merge remote-tracking branch 'upstream/master' into plugins
|
2015-06-03 00:17:52 -07:00 |
|
Brad Davis
|
9d5a462a63
|
Working on UI in oculus
|
2015-06-02 12:18:00 -07:00 |
|
Brad Davis
|
a483dd27ba
|
Trying to get widgets / windows working
|
2015-06-01 17:31:18 -07:00 |
|
Brad Davis
|
23d6725a6a
|
Consolidating GL display plugins
|
2015-05-31 00:24:19 -07:00 |
|