Atlante45
|
8a827dbb3e
|
Remove unneeded sendFakeEnterEvent()
|
2015-01-18 06:18:41 -08:00 |
|
Atlante45
|
17e0b0b551
|
Remove unused wallet private key for now
|
2015-01-18 06:16:57 -08:00 |
|
Atlante45
|
180de82e52
|
Remove warning
|
2015-01-18 06:16:53 -08:00 |
|
Atlante45
|
5930e06849
|
Moved Snapshot location out of Menu
Moved into Snapshot
|
2015-01-18 06:02:03 -08:00 |
|
Atlante45
|
488d8a03d5
|
Moved getShadowEnabled out of Menu
Moved to Application
|
2015-01-18 05:52:19 -08:00 |
|
Atlante45
|
df69466887
|
Moved copyPath/Address out of Menu
Moved into AddressManager
|
2015-01-18 05:48:14 -08:00 |
|
Atlante45
|
d313c23871
|
Fixed unused variable warning
|
2015-01-18 05:41:05 -08:00 |
|
Atlante45
|
fdce0baee9
|
Removed vsync slot from menu
|
2015-01-18 05:39:53 -08:00 |
|
Atlante45
|
bac448af5d
|
Mute mute slot out of Menu
|
2015-01-18 05:29:25 -08:00 |
|
Atlante45
|
90c3c7955a
|
Moved chat out of Menu
Move into DialogsManager
Done moving dialogs out of Menu!!!
|
2015-01-18 05:16:33 -08:00 |
|
Atlante45
|
c600a3b0b3
|
More dialog out of Menu (Almost there)
Moved into DialogsManager
|
2015-01-18 04:47:13 -08:00 |
|
Atlante45
|
8d483c9e6e
|
Moved some more dialogs out of Menu
All moved into DialogsManager
|
2015-01-18 04:34:33 -08:00 |
|
Atlante45
|
afadb0b48c
|
Moved more dialogs out of Menu
All moved into DialogsManager
|
2015-01-18 04:08:34 -08:00 |
|
Atlante45
|
05edbd68bf
|
Moved OctreeStatsDialog out of Menu
Moved it into DialogsManager
|
2015-01-18 03:48:37 -08:00 |
|
Atlante45
|
fb8639b85c
|
Moved AddressBar out of Menu
Moved into DialogsManager
|
2015-01-18 03:31:55 -08:00 |
|
Atlante45
|
8f9507cd4c
|
Added DialogsManager
Moved login dialog out of menu into the dialog manager
More to follow!
|
2015-01-18 03:31:44 -08:00 |
|
Atlante45
|
e8a396b08b
|
Moved Octree max pps out of Menu
Moved it to OctreeQuery
|
2015-01-17 23:31:38 -08:00 |
|
Atlante45
|
21a3705b48
|
Added StandAloneJSConsole class
Moved _jsConsole out of Menu to a global class of it's own
|
2015-01-17 23:08:30 -08:00 |
|
Atlante45
|
bfceaf2838
|
Moved FieldOfView related members out of Menu
Moved them to ViewFrustum
|
2015-01-17 22:37:02 -08:00 |
|
Atlante45
|
b743a51fa0
|
Moved SixenseManager header from Menu .h to .cpp
|
2015-01-17 22:14:48 -08:00 |
|
Atlante45
|
47babc2d40
|
Move Sixense related members out of Menu
Moved to SixenseManager
|
2015-01-17 22:09:29 -08:00 |
|
Atlante45
|
ef5cfdc3ab
|
Move Faceshift related member out of Menu
Moved it to Faceshift class
|
2015-01-17 21:35:25 -08:00 |
|
Atlante45
|
8f5f634308
|
Took audio settings out of Menu
Hooked to actual settings in Audio class
|
2015-01-17 21:22:02 -08:00 |
|
Atlante45
|
2eff7867b5
|
Remove LODManager::load/saveSettings() for now
|
2015-01-17 20:09:48 -08:00 |
|
Atlante45
|
229791a9f2
|
Move Oculus UI ratio to ApplicationOverlay
|
2015-01-17 19:45:48 -08:00 |
|
Atlante45
|
8175b4bb44
|
Remove unused getter/setter
|
2015-01-17 18:23:43 -08:00 |
|
Atlante45
|
10ec36874f
|
Remove Menu deprecated members
|
2015-01-17 17:59:24 -08:00 |
|
Atlante45
|
3fbc8c5d44
|
Moved Menu::shouldRenderMesh() to LODManager
|
2015-01-17 17:56:33 -08:00 |
|
Atlante45
|
a9047b7b15
|
LODManager class
Moved most LOD related members in menu to new Dependency
LODManager
Replaced all Menu::getInstance() call that accessed those
members by DM gets
|
2015-01-16 17:55:47 -08:00 |
|
Atlante45
|
f34add9c9c
|
Moved Bookmarks related funct out of Menu
Took everything Bookmarks related in Menu and moved it over to
Bookmarks.
|
2015-01-16 16:30:33 -08:00 |
|
Atlante45
|
8996bf8e0d
|
Use qApp
Reuse qApp global variable following Qt's pattern
|
2015-01-16 15:26:42 -08:00 |
|
Atlante45
|
0041d489cc
|
Move stuf around in Menu for easier cleanup
|
2015-01-16 14:37:38 -08:00 |
|
Andrew Meadows
|
5c9e9e79bf
|
Merge pull request #4092 from thoys/20255
CR for Job #20255 - Visually show the grouping of scripts in the "Running Scripts" dialog
|
2015-01-15 16:58:24 -08:00 |
|
Clément Brisset
|
400f98b11d
|
Merge pull request #4118 from birarda/master
migrate to new places API
|
2015-01-15 15:05:26 -08:00 |
|
Ryan Huffman
|
cfb996db0c
|
Add missing paramaters to Base3DOverlay copy ctor
|
2015-01-15 14:15:59 -08:00 |
|
Thijs Wenker
|
d820df4972
|
ScriptModel destructor
|
2015-01-15 22:54:32 +01:00 |
|
Thijs Wenker
|
836f16276f
|
Merge branch 'master' of https://github.com/worklist/hifi into 20255
|
2015-01-15 22:32:30 +01:00 |
|
Stephen Birarda
|
93c3b2fb74
|
repairs for new DependencyManager format
|
2015-01-15 13:14:26 -08:00 |
|
Stephen Birarda
|
e538669343
|
resolve conflicts on merge with upstream
|
2015-01-15 13:12:05 -08:00 |
|
David Rowe
|
5195ae2424
|
Merge branch 'master' into 20269
|
2015-01-15 11:01:17 -08:00 |
|
David Rowe
|
91e321565a
|
Change menu item text
|
2015-01-15 10:38:17 -08:00 |
|
Philip Rosedale
|
048d190350
|
Merge pull request #4108 from ctrlaltdavid/20263
CR for Job #20263 - Create a "Bookmarks" capability
|
2015-01-15 10:30:41 -08:00 |
|
Philip Rosedale
|
67c3f9a3db
|
Merge pull request #4107 from huffman/fix-update-my-avatar
Fix issue with avatar data being sent too often
|
2015-01-15 10:22:18 -08:00 |
|
David Rowe
|
52876ecb16
|
Fix merge
|
2015-01-15 10:07:51 -08:00 |
|
David Rowe
|
95efe9857b
|
Merge branch 'master' into 20263
|
2015-01-15 09:52:19 -08:00 |
|
Ryan Huffman
|
00487fb175
|
Fix issue with avatar data being sent too often
|
2015-01-15 09:45:51 -08:00 |
|
David Rowe
|
544d412122
|
Add menu items that copy location address and location path
And Rename File > Go to File > Location
|
2015-01-15 09:33:35 -08:00 |
|
David Rowe
|
ebe80075dc
|
Tidy
|
2015-01-14 23:20:47 -08:00 |
|
David Rowe
|
426cd71fc6
|
Persist bookmarks to file
|
2015-01-14 22:58:13 -08:00 |
|
David Rowe
|
d9bd7f019f
|
Simplify bookmark handling
|
2015-01-14 22:20:45 -08:00 |
|