Thijs Wenker
|
ad5a6fac62
|
- applying of new qApp accessing method.
- Some magic constant replacements with Helper "glm::vec3(matrix[3])" -> "extractTranslation(matrix)"
|
2015-10-07 15:10:40 +02:00 |
|
Thijs Wenker
|
4ab5e0af84
|
Merge branch 'master' of https://github.com/worklist/hifi into js-hmd-position-orientation
Conflicts:
interface/src/scripting/HMDScriptingInterface.h
|
2015-10-07 14:48:06 +02:00 |
|
Brad Davis
|
028935f831
|
Removing deprecated function usage
|
2015-10-06 20:36:55 -07:00 |
|
Brad Davis
|
19fb4e92a6
|
Enabling programmatic access to the IPD scale
Conflicts:
interface/src/Application.cpp
interface/src/avatar/MyAvatar.cpp
interface/src/scripting/HMDScriptingInterface.cpp
interface/src/scripting/HMDScriptingInterface.h
|
2015-10-06 19:08:17 -07:00 |
|
Thijs Wenker
|
6e52fcb857
|
Merge branch 'master' of https://github.com/worklist/hifi into js-hmd-position-orientation
Conflicts:
interface/src/scripting/HMDScriptingInterface.h
|
2015-10-07 03:11:24 +02:00 |
|
Atlante45
|
8a7871e15b
|
rebase fix
|
2015-10-06 14:13:28 -07:00 |
|
Atlante45
|
cf3b33a96b
|
Replace Application::getInstance() with qApp
|
2015-10-06 13:56:19 -07:00 |
|
Thijs Wenker
|
4e8fc08458
|
made the changes as suggested by @hyperlogic
|
2015-10-06 20:48:51 +02:00 |
|
Thijs Wenker
|
953ff6caa7
|
Merge branch 'master' of https://github.com/worklist/hifi into js-hmd-position-orientation
Conflicts:
interface/src/Application.cpp
interface/src/scripting/HMDScriptingInterface.h
libraries/display-plugins/src/display-plugins/oculus/OculusHelpers.h
|
2015-10-06 20:06:29 +02:00 |
|
Thijs Wenker
|
f6afb4cb02
|
Merge branch 'master' of https://github.com/worklist/hifi into js-hmd-position-orientation
Conflicts:
interface/src/scripting/HMDScriptingInterface.h
|
2015-10-06 19:56:22 +02:00 |
|
Brad Davis
|
8090bc8e8d
|
Revert "Enabling programmatic access to the IPD scale"
|
2015-10-06 10:16:42 -07:00 |
|
Brad Davis
|
725ed26ac2
|
Enabling programmatic access to the IPD scale
|
2015-10-04 16:55:49 -07:00 |
|
Thijs Wenker
|
8befade007
|
expose position and orientation of HMD to Javascript.
- HMD.orientation
- HMD.position
|
2015-10-04 15:08:35 +02:00 |
|
Brad Davis
|
7b1c04512a
|
Adding support for accessing IPD in scripts
|
2015-09-28 16:24:38 -07:00 |
|
Brad Davis
|
00d8fe75ab
|
Breaking up overlay into rendering and compositing classes
|
2015-06-13 17:36:08 -07: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
|
87b2c362fc
|
style
|
2015-01-21 17:19:51 +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 |
|
Thijs Wenker
|
3da5677aaf
|
added HMD interface to toggle magnifier
|
2015-01-13 00:43:16 +01:00 |
|