Bradley Austin Davis
|
8119e3d629
|
Merging back from part 1
|
2015-05-04 11:35:28 -07:00 |
|
Bradley Austin Davis
|
fb3e309a64
|
Merge branch 'master' into plugins_pt1
|
2015-05-04 10:00:13 -07:00 |
|
Seth Alves
|
0341caad95
|
quiet compiler
|
2015-05-03 11:10:52 -07:00 |
|
Brad Davis
|
e72756ab99
|
Merge remote-tracking branch 'upstream/master' into plugins_pt1
Conflicts:
libraries/render-utils/src/TextureCache.cpp
|
2015-05-02 00:51:50 -07:00 |
|
Brad Davis
|
302aa9db47
|
Removing access to the gl widget and display managers
|
2015-05-02 00:49:52 -07:00 |
|
Philip Rosedale
|
d7cc76e48b
|
Merge pull request #4735 from jherico/menu_fix
Prevent the menu from coming up when alt is applied as a modifier to touch or mouse events
|
2015-05-02 00:35:49 -07:00 |
|
Brad Davis
|
e6c241b75b
|
Merge branch 'master' into plugins
|
2015-05-01 15:16:06 -07:00 |
|
Brad Davis
|
d8415ce79b
|
Working on display plugins
|
2015-05-01 15:14:50 -07:00 |
|
Brad Davis
|
a482fa0a6d
|
Working on plugin rendering model:
|
2015-05-01 10:35:15 -07:00 |
|
Brad Davis
|
ba4ae3762d
|
Working on merging in master
|
2015-04-30 22:01:03 -07:00 |
|
Brad Davis
|
57b7be3abe
|
Prevent the menu from coming up when alt is applied as a modifier to touch or mouse events
|
2015-04-30 17:43:16 -07:00 |
|
Brad Davis
|
031b294ae5
|
Merge branch 'master' into plugins
Conflicts:
interface/src/Application.cpp
interface/src/Camera.cpp
interface/src/Camera.h
interface/src/ui/ApplicationOverlay.cpp
interface/src/ui/ApplicationOverlay.h
libraries/render-utils/src/GlowEffect.cpp
libraries/render-utils/src/GlowEffect.h
libraries/render-utils/src/TextureCache.cpp
|
2015-04-30 12:14:07 -07:00 |
|
Brad Davis
|
2fa92af4ab
|
Merge branch 'plugins2' into plugins
Conflicts:
interface/src/Application.cpp
interface/src/plugins/Plugin.h
interface/src/plugins/render/OculusBaseRenderPlugin.cpp
interface/src/plugins/render/OculusBaseRenderPlugin.h
interface/src/plugins/render/RenderPlugin.h
interface/src/plugins/render/Tv3dRenderPlugin.cpp
interface/src/plugins/render/Tv3dRenderPlugin.h
interface/src/ui/ApplicationOverlay.cpp
interface/src/ui/ApplicationOverlay.h
|
2015-04-30 11:04:06 -07:00 |
|
Brad Hefta-Gaub
|
40d2e97d44
|
Merge pull request #4673 from ctrlaltdavid/20496
CR for 20496 - Modify lobby.js to work as avatar selector
|
2015-04-29 21:51:08 -07:00 |
|
Stephen Birarda
|
404cd67bb7
|
Merge pull request #4716 from sethalves/assignment-client-exits
assignment-client shouldn't try to save contents of its nonexistent address bar
|
2015-04-28 19:40:44 -04:00 |
|
Seth Alves
|
28ad80936a
|
assignment-client shouldn't try to save contents of its nonexistent address bar. interface still needs to save the address.
|
2015-04-28 13:21:14 -07:00 |
|
Brad Davis
|
b4e9dbedbc
|
Merge remote-tracking branch 'upstream/master' into vr_menus
|
2015-04-28 00:28:57 -07:00 |
|
Brad Davis
|
b0eccc40c2
|
Fix crash cause when Menu::instance() is before offscreen ui startup
|
2015-04-27 22:58:09 -07:00 |
|
Brad Davis
|
59b8b80148
|
Merge remote-tracking branch 'upstream/master' into vr_menus
Conflicts:
interface/src/Menu.cpp
|
2015-04-27 16:02:13 -07:00 |
|
Andrew Meadows
|
72deb2e49b
|
merge upstream/master into andrew/thermonuclear
Conflicts:
libraries/entities/src/EntityItem.h
libraries/physics/src/EntityMotionState.cpp
|
2015-04-27 12:54:21 -07:00 |
|
Seth Alves
|
bdc6bb3c2d
|
Merge branch 'master' of github.com:highfidelity/hifi into detect-ballistic
|
2015-04-27 12:20:58 -07:00 |
|
Brad Davis
|
d55d467d3f
|
Tweaking VR menu for PR
|
2015-04-27 11:35:57 -07:00 |
|
Seth Alves
|
b23427a3c8
|
hook up menu-items to control debug rendering of collision hulls and owned simulations
|
2015-04-27 10:32:47 -07:00 |
|
Seth Alves
|
e007617112
|
hook up menu-items to control debug rendering of collision hulls and owned simulations
|
2015-04-27 09:56:24 -07:00 |
|
Brad Davis
|
198224c4ec
|
Merge branch 'ui-refactor' into menu2
|
2015-04-25 16:48:05 -07:00 |
|
Brad Davis
|
7c16fd05c1
|
Merge branch 'master' into ui-refactor
|
2015-04-25 16:35:43 -07:00 |
|
Brad Davis
|
a96f69a673
|
Switching to a wrapper mechanism for VR menus
|
2015-04-25 16:20:15 -07:00 |
|
Brad Davis
|
ee30588fd4
|
More menu work
|
2015-04-25 10:41:06 -07:00 |
|
Atlante45
|
ba507cef98
|
Fix a few warnings
|
2015-04-25 11:01:02 +02:00 |
|
Brad Davis
|
fbdb9b143e
|
Merge branch 'ui-refactor' into m_and_m
Conflicts:
interface/resources/qml/HifiMenu.qml
interface/resources/qml/MessageDialog.qml
interface/resources/qml/Root.qml
interface/resources/qml/TestRoot.qml
interface/resources/qml/controls/Dialog.qml
interface/src/Application.cpp
interface/src/ui/LoginDialog.cpp
libraries/ui/src/MessageDialog.cpp
libraries/ui/src/MessageDialog.h
libraries/ui/src/OffscreenQmlDialog.h
libraries/ui/src/OffscreenUi.cpp
libraries/ui/src/OffscreenUi.h
tests/ui/src/main.cpp
|
2015-04-24 18:02:12 -07:00 |
|
Brad Davis
|
dab8761c71
|
Merge remote-tracking branch 'upstream/master' into ui-refactor
|
2015-04-24 16:46:48 -07:00 |
|
Brad Davis
|
08d60c6a01
|
Fixing message dialog
|
2015-04-24 16:19:39 -07:00 |
|
Brad Hefta-Gaub
|
dbb1e3c820
|
Merge pull request #4682 from jherico/offscreen
Attempting to fix backspace issue in new UI
|
2015-04-24 16:10:42 -07:00 |
|
Andrew Meadows
|
7cd9023e23
|
build Avatar shape on SkeletonModel load
|
2015-04-24 13:26:26 -07:00 |
|
Brad Davis
|
99a6e1f86c
|
Breaking up offscreen UI work
|
2015-04-24 13:21:21 -07:00 |
|
Brad Davis
|
1ff8c67576
|
More work on menus and some code cleanup
|
2015-04-24 12:54:11 -07:00 |
|
Atlante45
|
fb5a0c8b01
|
Only send touchUpdateEvent if it is one
ie. not for touchBeginEvent
|
2015-04-24 18:50:45 +02:00 |
|
Brad Davis
|
f17387fab4
|
Working on menus
|
2015-04-23 21:23:21 -07:00 |
|
Brad Davis
|
8cb298a55b
|
Working on menus
|
2015-04-23 14:23:15 -07:00 |
|
Brad Davis
|
8269b9925b
|
Adding first pass at message box
|
2015-04-23 14:23:12 -07:00 |
|
Brad Davis
|
a9d65f168b
|
Working on marketplace dialog
|
2015-04-23 14:23:11 -07:00 |
|
Brad Davis
|
ae804357d8
|
Attempting to fix backspace issue in new UI
|
2015-04-23 14:10:54 -07:00 |
|
Brad Hefta-Gaub
|
82d3302d1b
|
Merge pull request #4644 from jherico/offscreen
Working on new-UI implementations of address bar and login
|
2015-04-23 07:17:45 -07:00 |
|
Brad Davis
|
8d8c4babba
|
Coding standard fixes
|
2015-04-22 19:06:22 -07:00 |
|
David Rowe
|
35e2b87a70
|
Rename DDE menu items
|
2015-04-22 13:15:57 -07:00 |
|
David Rowe
|
649d4736cd
|
Merge branch 'master' into dde-miscellaneous
|
2015-04-22 13:00:40 -07:00 |
|
David Rowe
|
63d0efcdec
|
Open and close avatar selector with Ctrl-A
|
2015-04-22 09:48:09 -07:00 |
|
Brad Davis
|
7a33474245
|
Merge remote-tracking branch 'upstream/master' into offscreen
Conflicts:
interface/src/Menu.cpp
|
2015-04-21 13:02:38 -07:00 |
|
Seth Alves
|
284215d46a
|
Merge branch 'master' of github.com:highfidelity/hifi into acceleration-and-owner-in-wire-protocol
|
2015-04-21 09:53:15 -07:00 |
|
Seth Alves
|
64c23b8e8b
|
Merge branch 'master' of github.com:highfidelity/hifi into acceleration-and-owner-in-wire-protocol
|
2015-04-20 16:56:24 -07:00 |
|