Ryan Huffman
|
2f885bb7f2
|
Move WindowScriptingInterface to DependencyManager
|
2015-03-11 15:34:29 -07:00 |
|
Stephen Birarda
|
cd382eeea5
|
expose discoverability changes to js
|
2015-03-09 17:20:09 -07:00 |
|
Stephen Birarda
|
77a60a3d72
|
remove discoverability setter until API ready
|
2015-03-09 16:34:00 -07:00 |
|
Stephen Birarda
|
f81ae30918
|
fix getUsername for AccountManager include in implementation
|
2015-03-09 16:32:09 -07:00 |
|
Stephen Birarda
|
2f22c0cd96
|
cleanup username API from GlobalServicesScriptingInterface
|
2015-03-09 16:28:01 -07:00 |
|
Ryan Huffman
|
03c03a20f9
|
Update pasteEntities to use vec3
|
2015-03-05 13:52:30 -08:00 |
|
Ryan Huffman
|
6848025504
|
Add exporting by entity ID to Application
|
2015-03-05 13:36:16 -08:00 |
|
Ryan Huffman
|
71768ef275
|
Return entity IDs on paste
|
2015-03-05 12:36:45 -08:00 |
|
Ryan Huffman
|
a922619ebc
|
Add Clipboard.exportEntities that takes a list of entity IDs
|
2015-03-05 12:36:10 -08:00 |
|
Stephen Birarda
|
e43da00537
|
remove xmpp chat support
|
2015-03-03 10:13:41 -08:00 |
|
Andrew Meadows
|
7b68916010
|
Merge pull request #4343 from ZappoMan/hangOnExit
BUG FIX: Hang on exit
|
2015-02-25 17:02:26 -08:00 |
|
Leonardo Murillo
|
006b3ed0ac
|
Merge pull request #4300 from birarda/dependencies
NOT MERGEABLE - add some externals as cmake external projects
|
2015-02-25 13:22:49 -08:00 |
|
ZappoMan
|
a89691fc66
|
switch GLCanvas back to being owned by Application
|
2015-02-25 12:11:35 -08:00 |
|
Brad Hefta-Gaub
|
8c26be49d7
|
Merge pull request #4330 from huffman/edit-off-on-domain-change
Turn editEntities off on domain change
|
2015-02-24 20:11:39 -08:00 |
|
Andrew Meadows
|
1b669af79d
|
Merge pull request #4307 from Atlante45/fix_warnings
Fix warnings
|
2015-02-24 12:19:32 -08:00 |
|
Philip Rosedale
|
d74856e01b
|
add angularVelocity to controller
|
2015-02-24 11:21:04 -08:00 |
|
Ryan Huffman
|
4641bd0cd9
|
Add Window.domainChanged signal for scripting
|
2015-02-24 10:47:37 -08:00 |
|
Stephen Birarda
|
437d5c7bdf
|
repairs to include locations for QXmpp and SDL2
|
2015-02-23 09:26:35 -08:00 |
|
Atlante45
|
5230b805d2
|
Fix warnings
|
2015-02-18 19:24:29 +01:00 |
|
Thijs Wenker
|
062c2cbcee
|
HUD LookAt positions could be NULL now if whenever they're out of range
HMD.HUDLookAtPosition2D -> HMD.getHUDLookAtPosition2D()
HMD.HUDLookAtPosition3D -> HMD.getHUDLookAtPosition3D()
|
2015-02-12 22:55:44 +01:00 |
|
Thijs Wenker
|
0e66305456
|
changed HMDScriptingInterface MyAvatar to new way of retrieving this object
|
2015-02-07 13:37:33 +01:00 |
|
Thijs Wenker
|
e3ca1efe6b
|
Merge branch 'master' of https://github.com/worklist/hifi into 20224
|
2015-02-07 00:34:38 +01:00 |
|
Stephen Birarda
|
219e78425b
|
resolve conflicts on merge with upstream master
|
2015-02-06 09:49:46 -08:00 |
|
Andrew Meadows
|
5ea785f4ad
|
Merge pull request #4232 from thoys/cursor_is_visible_and_oculus_cursor_visibility
Ability to make cursor invisible again (both OS-cursor and oculus rectile) and js-interface to cursorVisible boolean
|
2015-02-06 08:58:14 -08:00 |
|
Thijs Wenker
|
27147fde2a
|
add Write function to the Window.cursurVisible property
|
2015-02-06 14:45:22 +01:00 |
|
Thijs Wenker
|
9dbcefed2a
|
Fix for making cursor invisible over the glwidget and js-interface to cursorVisible boolean
|
2015-02-04 23:23:27 +01:00 |
|
Seth Alves
|
bcf0846310
|
merge from master
|
2015-02-04 11:30:22 -08:00 |
|
Thijs Wenker
|
38aab9570b
|
Merge branch 'master' of https://github.com/worklist/hifi into 20224
|
2015-02-04 19:55:12 +01:00 |
|
Stephen Birarda
|
11f3161029
|
resolve conflicts on merge with upstream/master
|
2015-02-04 10:38:05 -08:00 |
|
Brad Hefta-Gaub
|
de58c4a007
|
Merge pull request #4217 from Atlante45/master
Fix for fps bug/field of view
|
2015-02-03 19:13:52 -08:00 |
|
Seth Alves
|
8489ee04f3
|
fix a couple of signed vs unsigned comparisons.
|
2015-02-03 16:11:04 -08:00 |
|
Atlante45
|
27459ba861
|
Settings update
|
2015-02-03 12:27:30 -08:00 |
|
Ryan Huffman
|
ba5a96f541
|
Add Window.setFocus
|
2015-02-03 11:44:22 -08:00 |
|
Seth Alves
|
c1ae98fa1a
|
quiet some compiler warnings about signed vs unsigned comparisons
|
2015-02-02 15:02:29 -08:00 |
|
Atlante45
|
647a935eaa
|
Remove app->getAvatar
|
2015-01-29 15:16:40 -08:00 |
|
Atlante45
|
4ef87b9919
|
Merge branch 'master' of https://github.com/highfidelity/hifi into android
Conflicts:
interface/src/Application.cpp
interface/src/Application.h
interface/src/DatagramProcessor.cpp
interface/src/Menu.cpp
interface/src/ui/PreferencesDialog.cpp
interface/src/ui/Stats.cpp
libraries/audio-client/src/AudioClient.cpp
libraries/audio-client/src/AudioClient.h
|
2015-01-28 13:13:32 -08:00 |
|
Thijs Wenker
|
46618db697
|
Merge branch 'master' of https://github.com/worklist/hifi into 20224
Conflicts:
interface/src/ui/ApplicationOverlay.h
|
2015-01-28 19:35:17 +01:00 |
|
David Rowe
|
7286a9c5fb
|
Merge branch 'master' into 20276
|
2015-01-27 19:08:40 -08:00 |
|
Atlante45
|
20358a87d6
|
Moved some headers around
|
2015-01-27 01:43:01 -08:00 |
|
David Rowe
|
22347dd794
|
Add AudioDevice.deviceChanged() signal and use to update audio menu
|
2015-01-22 19:11:55 -08:00 |
|
Atlante45
|
38e7bddc73
|
Merge branch 'android' of https://github.com/birarda/hifi into android
|
2015-01-21 15:14:07 -08:00 |
|
Stephen Birarda
|
0eced09f1d
|
intial removal of Audio to audio-client
|
2015-01-21 11:49:06 -08:00 |
|
Atlante45
|
11ea3e4047
|
Merge branch 'master' of https://github.com/highfidelity/hifi into pull_out_menu_mess
|
2015-01-21 11:15:31 -08:00 |
|
Thijs Wenker
|
87b2c362fc
|
style
|
2015-01-21 17:19:51 +01:00 |
|
Thijs Wenker
|
719f76d42f
|
Merge branch 'master' of https://github.com/worklist/hifi into 20224
|
2015-01-21 15:09:11 +01:00 |
|
Thijs Wenker
|
9e51bece63
|
More accurate HMD-cursor on virtual keyboard, thanks Simon and @ctrlaltdavid for the help on this!
|
2015-01-21 15:07:32 +01:00 |
|
Ryan Huffman
|
0d9dbaccf7
|
Merge branch 'master' of github.com:highfidelity/hifi into entity-list-updates
|
2015-01-20 11:44:13 -08:00 |
|
Atlante45
|
6a00dcbf0a
|
More switches to new Settings
|
2015-01-20 00:30:29 -08:00 |
|
Atlante45
|
c2b7ff1b54
|
Totally removed Application's setting memember
|
2015-01-18 19:10:30 -08:00 |
|
Atlante45
|
1f31828e08
|
Moved last methog out of Menu
Also did a bit of Header cleanup
|
2015-01-18 07:14:52 -08:00 |
|
Thijs Wenker
|
6bad7a6002
|
Merge branch 'master' of https://github.com/worklist/hifi into 20224
|
2015-01-17 01:35:35 +01:00 |
|
Ryan Huffman
|
ba752040dd
|
Update WebWindow to redefine EventBridge after refresh
|
2015-01-16 16:24:19 -08:00 |
|
Thijs Wenker
|
5de4f8f249
|
Merge branch 'master' of https://github.com/worklist/hifi into 20224
Conflicts:
examples/libraries/virtualKeyboard.js
|
2015-01-15 22:59:05 +01:00 |
|
Thijs Wenker
|
12136e5305
|
cursor follows look at rotation now
|
2015-01-15 22:25:59 +01:00 |
|
Stephen Birarda
|
e538669343
|
resolve conflicts on merge with upstream
|
2015-01-15 13:12:05 -08:00 |
|
Stephen Birarda
|
79d214619d
|
update lobby for new places API
|
2015-01-14 18:18:26 -08:00 |
|
Thijs Wenker
|
2611e2f364
|
Merge branch 'master' of https://github.com/worklist/hifi into 20224
|
2015-01-14 15:40:46 +01:00 |
|
Atlante45
|
f77fab2fe0
|
Merge branch 'master' of https://github.com/highfidelity/hifi into applications_diet_cpp11
|
2015-01-13 20:38:52 -08:00 |
|
Thijs Wenker
|
0f6ad4eba0
|
HMD.VRMode -> HMD.active , and hooked it to a function which isn't dependent on HMD type, since there will be more HMD's than Oculus supported in the near future.
|
2015-01-14 00:07:15 +01:00 |
|
Thijs Wenker
|
ca4d493ec9
|
added HMD.VRMode to HMDScriptingInterface
|
2015-01-14 00:01:50 +01:00 |
|
Atlante45
|
2a82ff9768
|
Merge branch 'master' of https://github.com/highfidelity/hifi into applications_diet_cpp11
Conflicts:
assignment-client/src/voxels/VoxelServer.cpp
interface/src/Application.cpp
interface/src/Audio.cpp
interface/src/DatagramProcessor.cpp
interface/src/Menu.cpp
interface/src/Util.cpp
interface/src/avatar/MyAvatar.cpp
interface/src/ui/ApplicationOverlay.cpp
interface/src/ui/PreferencesDialog.cpp
libraries/networking/src/NodeList.cpp
libraries/shared/src/DependencyManager.h
|
2015-01-13 11:03:14 -08:00 |
|
Thijs Wenker
|
3da5677aaf
|
added HMD interface to toggle magnifier
|
2015-01-13 00:43:16 +01:00 |
|
David Rowe
|
6c4932f9d0
|
Coding standard
|
2015-01-07 11:24:10 -08:00 |
|
David Rowe
|
40274df279
|
Add downloads information changed event for JavaScript
|
2015-01-07 11:20:46 -08:00 |
|
David Rowe
|
8b0d859686
|
Add method to access downloads information in JavaScript
|
2015-01-06 15:54:07 -08:00 |
|
Philip Rosedale
|
413cbacbc1
|
Merge pull request #4043 from ZappoMan/voxelEctomy
more voxel-ectomy cleaning up some remaining references to voxels
|
2015-01-06 10:07:38 -08:00 |
|
ZappoMan
|
b940dcfdb3
|
more voxel-ectomy cleaning up some remaining references to voxels
|
2015-01-06 09:27:48 -08:00 |
|
Stephen Birarda
|
51bba4884f
|
resolve conflicts on merge with upstream master
|
2015-01-05 14:40:48 -08:00 |
|
ZappoMan
|
4ea9bbc309
|
first major pass at voxelEctomy
|
2014-12-30 18:08:58 -08:00 |
|
Atlante45
|
296c0025de
|
Switched to auto and changed macro
|
2014-12-18 15:42:38 -08:00 |
|
Stephen Birarda
|
9f21b41d3f
|
updates for new DependencyManager API
|
2014-12-17 18:08:41 -08:00 |
|
Stephen Birarda
|
7beb3a7b62
|
resolve conflicts on merge with upstream master
|
2014-12-17 16:57:35 -08:00 |
|
Stephen Birarda
|
369fdc5771
|
move audio toolbox into its own class
|
2014-12-16 15:24:57 -08:00 |
|
Atlante45
|
2039895898
|
Merge branch 'master' of https://github.com/highfidelity/hifi into applications_diet
Conflicts:
interface/src/Application.cpp
interface/src/Application.h
interface/src/renderer/GlowEffect.cpp
interface/src/renderer/TextureCache.cpp
|
2014-12-16 14:27:50 -08:00 |
|
Atlante45
|
4d1529f77b
|
typedefs
|
2014-12-16 14:02:22 -08:00 |
|
Stephen Birarda
|
3c6c37710d
|
hook AudioScope to new Dependency Audio
|
2014-12-16 13:03:46 -08:00 |
|
Stephen Birarda
|
a9eaa4b9f7
|
more decoupling of Audio from Interface
|
2014-12-16 12:43:06 -08:00 |
|
Stephen Birarda
|
6fd55e6f42
|
make Audio class use DependencyManager
|
2014-12-16 12:31:01 -08:00 |
|
DaveDubUK
|
7ab9dfbfe1
|
Window.nonBlockingForm-fix
|
2014-12-16 14:48:28 +00:00 |
|
DaveDubUK
|
9493440d32
|
Window.nonBlockingForm-fix
|
2014-12-16 13:33:10 +00:00 |
|
DaveDubUK
|
cd95f7bd23
|
Window.nonBlockingForm active status was not being tested correctly. Was causing unexpected fail on second attempt to show form
|
2014-12-16 13:20:11 +00:00 |
|
Atlante45
|
e5e2eb4e8a
|
Moved GLCanvas in DM and DM to QSharedPointers
|
2014-12-15 16:20:52 -08:00 |
|
Stephen Birarda
|
1b48cf7f5a
|
use DependencyManager for AddressManager
|
2014-12-15 14:54:20 -08:00 |
|
Atlante45
|
25df784f43
|
Headers cleanup
|
2014-12-15 10:56:42 -08:00 |
|
ZappoMan
|
74a6fd5ca7
|
fix joystick pick
|
2014-12-09 20:03:00 -08:00 |
|
Atlante45
|
88a576f846
|
fix action events for gamepad;
|
2014-12-09 19:35:38 -08:00 |
|
Atlante45
|
7026af7b9a
|
Centrilized Oculus interference in pickRay
|
2014-12-04 17:26:14 -08:00 |
|
Stojce Slavkovski
|
cc487d76ca
|
Merge branch 'master' of https://github.com/highfidelity/hifi into 20170
Conflicts:
examples/libraries/entityPropertyDialogBox.js
|
2014-11-15 09:50:09 +01:00 |
|
Ryan Huffman
|
604b1b620b
|
Move dock window to ToolWindow
|
2014-11-14 10:52:08 -08:00 |
|
Ryan Huffman
|
3658d65028
|
Remove grid tool from menu
|
2014-11-13 20:02:19 -08:00 |
|
Ryan Huffman
|
6b2a497810
|
Merge branch 'master' of github.com:highfidelity/hifi into entity-tool-grid-fixes
|
2014-11-13 17:48:17 -08:00 |
|
Ryan Huffman
|
03f155bcd8
|
Add tool window
|
2014-11-13 17:47:02 -08:00 |
|
Ryan Huffman
|
55612cc596
|
Add title to WebWindowClass
|
2014-11-13 17:46:20 -08:00 |
|
Stephen Birarda
|
f9aed39352
|
don't try to open a joystick if controller is NULL
|
2014-11-11 18:17:24 -08:00 |
|
Ryan Huffman
|
bedd9c76f2
|
Merge branch 'master' of github.com:highfidelity/hifi into entity-grid-tool
Conflicts:
examples/newEditEntities.js
|
2014-11-11 10:48:49 -08:00 |
|
Ryan Huffman
|
3ec28f8e30
|
Add WindowScriptingInterface::doCreateWebWindow
|
2014-11-11 10:15:16 -08:00 |
|
Ryan Huffman
|
a1d771a0be
|
Rename WebWindow to WebWindowClass
|
2014-11-11 10:03:14 -08:00 |
|
Ryan Huffman
|
bd61eba664
|
Remove unused include
|
2014-11-11 10:00:28 -08:00 |
|
Ryan Huffman
|
3e109ee770
|
Add WebWindow widget for scripts
|
2014-11-06 14:57:04 -08:00 |
|
Stojce Slavkovski
|
06da1bd566
|
add checkbox support in scripting interface
|
2014-11-06 20:41:08 +01:00 |
|