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 |
|
Bradley Austin Davis
|
1bae1d6065
|
Changing font size for timings
|
2015-06-18 13:59:48 -07:00 |
|
Bradley Austin Davis
|
100f7acddc
|
Working on tooltip placement
|
2015-06-18 13:46:27 -07:00 |
|
Bradley Austin Davis
|
7bbaf026f3
|
use a monospace font on all platforms
|
2015-06-18 13:33:37 -07:00 |
|
Brad Davis
|
1243c54767
|
More merge bugs
|
2015-06-18 12:44:57 -07:00 |
|
Brad Davis
|
0cdee2d6ec
|
preprocessor error on Linux/Mac
|
2015-06-18 12:14:55 -07:00 |
|
Brad Davis
|
4404917003
|
Fix HMD projection post-merge
|
2015-06-18 11:16:25 -07:00 |
|
Brad Davis
|
5c4fa77acd
|
Merge branch 'temp' into overlay
|
2015-06-18 00:59:31 -07:00 |
|
Brad Davis
|
d9452cfd2e
|
Merge branch 'gpu-error-tweak' into overlay
|
2015-06-18 00:54:48 -07:00 |
|
Brad Davis
|
dfea571e62
|
Removing a 'using namespace' from a header and tweaking error checking code
|
2015-06-18 00:54:35 -07:00 |
|
Brad Davis
|
acdf7c48d9
|
Adding more explicit error checking
|
2015-06-18 00:53:19 -07:00 |
|
Brad Davis
|
84c3dab3d8
|
Fixing error in stats qml parsing
|
2015-06-18 00:23:40 -07:00 |
|
Brad Davis
|
a8d3dc7218
|
Updating oglplus version
|
2015-06-17 23:50:38 -07:00 |
|
Brad Hefta-Gaub
|
db56e15410
|
Merge pull request #5155 from sethalves/fix-line-data-handling
Fix line data handling
|
2015-06-17 22:47:53 -07:00 |
|
Brad Davis
|
a83a4fb0a1
|
Merge remote-tracking branch 'upstream/master' into overlay
Conflicts:
interface/src/Application.cpp
interface/src/devices/OculusManager.cpp
interface/src/ui/ApplicationOverlay.cpp
|
2015-06-17 19:53:31 -07:00 |
|
Seth Alves
|
eb89835d42
|
Merge branch 'master' of github.com:highfidelity/hifi into fix-line-data-handling
|
2015-06-17 18:35:00 -07:00 |
|
Seth Alves
|
610bfc63e8
|
check success in OctreePacketData::appendValue for qvectors of vec3s before proceeding with further data appends
|
2015-06-17 18:34:46 -07:00 |
|
Seth Alves
|
8735fa1eac
|
have variantMapToScriptValue handle lists.
|
2015-06-17 18:33:43 -07:00 |
|
Brad Hefta-Gaub
|
4501fb1d61
|
Merge pull request #5073 from jherico/ovr6
Support Oculus SDK version 0.6 on windows only
|
2015-06-17 18:17:34 -07:00 |
|
Brad Hefta-Gaub
|
d1777e0231
|
Merge pull request #5153 from jherico/fix-gl-matrix
Preserve the GL matrix stack when running batch commands
|
2015-06-17 17:14:25 -07:00 |
|
Bradley Austin Davis
|
4633cabcec
|
Merge remote-tracking branch 'upstream/master' into ovr6
|
2015-06-17 17:07:43 -07:00 |
|
Brad Hefta-Gaub
|
d4f4580a7c
|
Merge pull request #5152 from sethalves/fix-build
fix debug build
|
2015-06-17 16:27:58 -07:00 |
|
Bradley Austin Davis
|
1705eb8f80
|
Reverting some changes, putting overlay rendering in its own state manager
|
2015-06-17 16:08:19 -07:00 |
|
Brad Davis
|
8a1b519071
|
Working on overlays
|
2015-06-17 16:06:06 -07:00 |
|
Brad Davis
|
f2261b5ed5
|
Merge remote-tracking branch 'upstream/master' into overlay
|
2015-06-17 15:34:50 -07:00 |
|
Brad Davis
|
2ab3f42c6a
|
Merge pull request #5124 from venkatn93/master
New address bar with forward and back buttons
|
2015-06-17 15:33:10 -07:00 |
|
Brad Davis
|
c8cc3a46b3
|
Merge remote-tracking branch 'origin/fix-gl-matrix' into overlay
|
2015-06-17 15:13:35 -07:00 |
|
Brad Davis
|
ae1c9603b9
|
Merge remote-tracking branch 'upstream/master' into overlay
|
2015-06-17 15:13:04 -07:00 |
|
Seth Alves
|
68df6b662d
|
fix ifdefs around asserts
|
2015-06-17 15:03:09 -07:00 |
|
Bradley Austin Davis
|
a27e06713b
|
Preserve the GL matrix stack when running batch commands
|
2015-06-17 14:57:14 -07:00 |
|
Seth Alves
|
44bb220130
|
fix debug build
|
2015-06-17 14:54:13 -07:00 |
|
Seth Alves
|
9a51a4c5b1
|
fix debug build
|
2015-06-17 14:48:37 -07:00 |
|
Seth Alves
|
0568dc983e
|
Merge pull request #5151 from ZappoMan/fixWarnings
fix some warnings
|
2015-06-17 14:44:10 -07:00 |
|
Niraj Venkat
|
225e2ebfdc
|
Fixing build issues and finishing up address bar
|
2015-06-17 14:27:16 -07:00 |
|
ZappoMan
|
f2ba91383c
|
fix some warnings
|
2015-06-17 14:26:36 -07:00 |
|
ZappoMan
|
58ee5217e3
|
fix some warnings
|
2015-06-17 14:08:02 -07:00 |
|
Niraj Venkat
|
9b9aba48f0
|
Merge branch 'master' of https://github.com/highfidelity/hifi
|
2015-06-17 13:50:30 -07:00 |
|
Bradley Austin Davis
|
11fff7c6e5
|
debugging stack on OSX
|
2015-06-17 13:49:42 -07:00 |
|
Niraj Venkat
|
1328ea6199
|
Calling AddressManager back and forward functions
|
2015-06-17 13:41:41 -07:00 |
|
Philip Rosedale
|
196a1546ab
|
Merge pull request #5135 from howard-stearns/not-clipped-local-sounds
Don't clip local audio sounds
|
2015-06-17 13:37:56 -07:00 |
|
Bradley Austin Davis
|
2172445db7
|
Merge remote-tracking branch 'upstream/master' into ovr6
|
2015-06-17 12:56:41 -07:00 |
|
Ryan Huffman
|
220a78eede
|
Merge pull request #5149 from SamGondelman/master
fix compile issue if you don't have sdl2
|
2015-06-17 12:33:10 -07:00 |
|
Brad Davis
|
4282c044ef
|
Working on mirror and overlay
|
2015-06-17 12:01:39 -07:00 |
|
Howard Stearns
|
b4dfaba55e
|
Incorporate ctrlaltdavid's changes.
|
2015-06-17 11:59:15 -07:00 |
|
Stephen Birarda
|
71475f13b5
|
Merge pull request #5146 from birarda/master
fix for path handling on return of place info
|
2015-06-17 14:57:55 -04:00 |
|
Sam Gondelman
|
45a5f1364a
|
fix compile issue if you don't have sdl2
|
2015-06-17 11:56:44 -07:00 |
|
Andrew Meadows
|
61f62f96b0
|
Merge pull request #5129 from SamGondelman/master
Integrating gamepads/hydras to input mapping system, zooming
|
2015-06-17 11:39:38 -07:00 |
|
Brad Davis
|
1e90aaf9c3
|
Working on overlays still, mirror rendering and overlay order
|
2015-06-17 11:35:30 -07:00 |
|
Stephen Birarda
|
bc20ea6ed2
|
fix for path handling on return of place info
|
2015-06-17 11:18:43 -07:00 |
|