SamGondelman
|
d985d0293a
|
correcting comments, removing dead code + back slash
|
2015-07-20 16:48:53 -07:00 |
|
Anthony J. Thibault
|
80dea6831c
|
Merge branch 'plugins' of github.com:highfidelity/hifi into sam/vive-hand-controllers
Conflicts:
interface/src/Application.cpp
libraries/input-plugins/src/input-plugins/SixenseManager.cpp
|
2015-07-20 15:18:23 -07:00 |
|
Brad Davis
|
9fafc920ee
|
Merge branch 'homer' into plugins
Conflicts:
interface/src/Application.cpp
libraries/render-utils/src/AmbientOcclusionEffect.cpp
|
2015-07-20 13:53:15 -07:00 |
|
Brad Davis
|
488a449cb1
|
Merge branch 'master' into homer
|
2015-07-20 13:34:21 -07:00 |
|
Brad Davis
|
359abd6474
|
Merge branch 'master' into plugins
Conflicts:
interface/CMakeLists.txt
interface/src/Application.cpp
interface/src/Application.h
interface/src/GLCanvas.cpp
interface/src/GLCanvas.h
interface/src/devices/OculusManager.cpp
interface/src/devices/OculusManager.h
interface/src/devices/TV3DManager.cpp
interface/src/ui/overlays/LocalModelsOverlay.cpp
libraries/render-utils/src/OffscreenGlCanvas.cpp
libraries/render-utils/src/OffscreenGlCanvas.h
libraries/render-utils/src/text/EffectType.h
|
2015-07-20 13:33:24 -07:00 |
|
Brad Hefta-Gaub
|
c41e20b90f
|
Merge pull request #5366 from jherico/marge
Naked GL removal work
|
2015-07-20 12:12:22 -07:00 |
|
Brad Davis
|
dcaaeec593
|
Removing AO effect (temporarily) and wireframe mode
|
2015-07-20 10:55:11 -07:00 |
|
Brad Davis
|
35f7307f30
|
More header cleanup
|
2015-07-18 22:15:50 -07:00 |
|
Philip Rosedale
|
61c2b172d4
|
Merge pull request #5357 from ctrlaltdavid/scriptable-muting
Mute / un-mute face tracking when menu item is changed from script
|
2015-07-18 15:45:01 -07:00 |
|
David Rowe
|
7b11d02eb2
|
Default Throttle FPS to disabled
|
2015-07-18 14:18:08 -07:00 |
|
David Rowe
|
d0489bf2a0
|
Add menu item, Developer > Render > Throttle FPS If Not Focus
|
2015-07-18 14:18:06 -07:00 |
|
Anthony J. Thibault
|
01c740f415
|
cleaning up plugin architecture, fixed hand controllers
|
2015-07-17 17:19:49 -07:00 |
|
Brad Hefta-Gaub
|
2df75f8bff
|
Merge pull request #5337 from bwent/audioStatsDialog
Added a dialog box to display Audio Network Statistics
|
2015-07-17 14:45:51 -07:00 |
|
David Rowe
|
550e9224c5
|
Mute / un-mute face tracking when menu item is changed from script
|
2015-07-17 11:45:15 -07:00 |
|
Brad Davis
|
7f6bb552a3
|
Working on cleaning up diff
|
2015-07-16 20:51:37 -07:00 |
|
Anthony J. Thibault
|
e8da4b9586
|
merge with plugins, needs testing
|
2015-07-16 18:47:39 -07:00 |
|
Anthony J. Thibault
|
060f6c19a6
|
almost finished plugin architecture, general plugin improvements. menu actions don't work all the time, joint controllers need to be handled better, and activate/deactive aren't always called correctly
|
2015-07-16 18:16:59 -07:00 |
|
Brad Davis
|
ae882c8347
|
Merge remote-tracking branch 'upstream/master' into plugins
Conflicts:
interface/src/Application.cpp
interface/src/Application.h
interface/src/Menu.cpp
interface/src/Menu.h
interface/src/avatar/SkeletonModel.cpp
interface/src/devices/OculusManager.cpp
interface/src/devices/TV3DManager.cpp
interface/src/ui/ApplicationCompositor.cpp
interface/src/ui/overlays/LocalModelsOverlay.cpp
|
2015-07-16 16:37:55 -07:00 |
|
Anthony J. Thibault
|
56e7af081e
|
input plugin architecture, fixed sixense
|
2015-07-15 18:50:44 -07:00 |
|
ZappoMan
|
849b584596
|
more GlowEctomy
|
2015-07-15 13:16:38 -07:00 |
|
ZappoMan
|
819fa852b8
|
first pass at GlowEctomy
|
2015-07-15 12:47:59 -07:00 |
|
bwent
|
70e3e7caa4
|
Merge branch 'master' into audioStatsDialog
|
2015-07-15 12:29:33 -07:00 |
|
bwent
|
2c24251b52
|
Clean up from previous commit
|
2015-07-15 11:41:26 -07:00 |
|
bwent
|
5b0b7229ba
|
Added a dialog box to display audio network statistics
|
2015-07-15 11:10:39 -07:00 |
|
ZappoMan
|
e39ea72daf
|
removed dead code
|
2015-07-14 21:25:49 -07:00 |
|
ZappoMan
|
f1b85aefa9
|
more dead code removal: NodeBounds
|
2015-07-14 17:59:20 -07:00 |
|
Anthony J. Thibault
|
aa66691a73
|
Merge branch 'sam/vive-hand-controllers' of github.com:hyperlogic/hifi into sam/vive-hand-controllers
|
2015-07-14 12:37:09 -07:00 |
|
Atlante45
|
7bf45308b6
|
Merge branch 'master' of https://github.com/highfidelity/hifi into clear_cache_and_restart
|
2015-07-14 12:31:37 -07:00 |
|
Anthony J. Thibault
|
dbc18ce51f
|
merge with plugins
|
2015-07-14 12:30:47 -07:00 |
|
Anthony J. Thibault
|
9209e0745e
|
Added "Standing HMD Sensor Mode" checkbox to menu
removed static bool isRoomTracking and instead moved into the View menu.
|
2015-07-14 12:12:38 -07:00 |
|
Brad Hefta-Gaub
|
049419cec7
|
Merge pull request #5307 from howard-stearns/remove-octreeFades
Remove old octreeFade code that wasn't working anyway
|
2015-07-14 10:24:01 -07:00 |
|
Brad Davis
|
f8144e4ee2
|
Merge branch 'master' into plugins
|
2015-07-13 19:52:53 -07:00 |
|
David Rowe
|
59f456a2f2
|
Add an "is looking at me" indicator above avatars' heads
Menu item: Developer > Avatar > Show Who's Looking at Me
|
2015-07-13 14:16:39 -07:00 |
|
Howard Stearns
|
51be245159
|
Remove old octreeFade code that wasn't working anyway.
|
2015-07-10 16:55:45 -07:00 |
|
Atlante45
|
ec7e1df8c0
|
Move and rename menu item
|
2015-07-10 15:47:46 -07:00 |
|
Anthony J. Thibault
|
2ac6b6cd32
|
misc. changes
|
2015-07-09 09:57:12 -07:00 |
|
Atlante45
|
ed296850e2
|
Rename to clear cache and restart
|
2015-07-08 12:24:45 -07:00 |
|
Atlante45
|
39cb5100a3
|
Clear cache and restart first draft
|
2015-07-08 12:23:22 -07:00 |
|
Anthony J. Thibault
|
d75353eeb2
|
added left/right hand click actions, vive controller should be able to emulate mouse events
|
2015-07-07 14:35:55 -07:00 |
|
Sam Gondelman
|
f69b755166
|
merge with hifi/plugins
|
2015-07-06 17:41:45 -07:00 |
|
Brad Davis
|
95000eec3c
|
Merge remote-tracking branch 'upstream/master' into plugins
Conflicts:
interface/src/ui/overlays/LocalModelsOverlay.cpp
|
2015-07-06 16:22:03 -07:00 |
|
ZappoMan
|
74733452da
|
some tweaks to make stats dialog more readable
|
2015-07-04 11:25:27 -07:00 |
|
Brad Davis
|
2a1776303d
|
Merge remote-tracking branch 'upstream/master' into plugins
Conflicts:
interface/src/Application.cpp
interface/src/avatar/SkeletonModel.cpp
interface/src/devices/OculusManager.cpp
interface/src/devices/TV3DManager.cpp
|
2015-07-03 06:17:35 -07:00 |
|
Brad Davis
|
d5fe6f0bdb
|
Inhibiting log spam unless a menu item is selected
|
2015-07-02 12:34:32 -07:00 |
|
Brad Davis
|
e421141ec5
|
experimenting with input plugins
|
2015-06-30 09:52:54 -07:00 |
|
Brad Davis
|
4417c00ae4
|
Merge remote-tracking branch 'upstream/master' into plugins
Conflicts:
interface/src/Application.h
interface/src/Menu.h
|
2015-06-26 17:02:16 -07:00 |
|
Sam Gondelman
|
19ec080e2b
|
Merge with master
|
2015-06-24 15:04:03 -07:00 |
|
Sam Gondelman
|
824c219fa0
|
started fixing camera mode issue
|
2015-06-23 09:26:38 -07:00 |
|
Brad Davis
|
9f98547390
|
Merge branch 'master' into plugins
|
2015-06-22 13:35:40 -07:00 |
|
Brad Hefta-Gaub
|
a7a53d8be7
|
Merge pull request #5148 from SamGondelman/rotationModes
center player in view mode
|
2015-06-18 18:02:47 -07:00 |
|