RexTimmy
|
7b21b69dcb
|
Revert TORQUE_CPU_X64 changes to oggTheoraDecoder.cpp
|
2016-09-17 10:52:43 +10:00 |
|
Areloch
|
c83efa59e0
|
Merge pull request #1769 from Areloch/ToggleChildrenOptionsFix
Fixes the Toggle Children Lock and Toggle Children Hidden options
|
2016-09-14 08:53:07 -05:00 |
|
Areloch
|
ab68a19a8b
|
Merge pull request #1750 from Azaezel/LODloss
short term LOD correction
|
2016-09-14 01:47:23 -05:00 |
|
Areloch
|
bb27535597
|
Fixes the Toggle Children Lock and Toggle Children Hidden options in the editor context popup menu.
|
2016-09-14 01:41:49 -05:00 |
|
Areloch
|
7bf200d388
|
Merge pull request #1768 from Areloch/VRPreprocessFix
Added a missed a preprocessor for when not using openVR.
|
2016-09-14 01:02:59 -05:00 |
|
Areloch
|
6dbfe77ddb
|
Added a missed a preprocessor for when not using openVR.
|
2016-09-14 00:59:55 -05:00 |
|
Areloch
|
7e4095d610
|
Merge pull request #1688 from jamesu/dx11_openvr_pr
Basic OpenVR Support code
|
2016-09-14 00:24:20 -05:00 |
|
Areloch
|
f88975121d
|
Merge pull request #1761 from Bloodknight/intrinsicsfix
Intrinsicsfix
|
2016-09-13 21:43:18 -05:00 |
|
James Urquhart
|
455aa99046
|
Add missing bracket
|
2016-09-13 10:24:23 +01:00 |
|
James Urquhart
|
212ac36cc1
|
Tidy up indentation in openvr changes
|
2016-09-11 22:51:00 +01:00 |
|
James Urquhart
|
e6159a590a
|
Add basic support for showing openvr controllers and tracked objects
|
2016-09-11 22:42:42 +01:00 |
|
James Urquhart
|
1198932e87
|
Basic fix for reflections in both stereo rendering modes
|
2016-09-11 22:42:42 +01:00 |
|
James Urquhart
|
fa7697b13e
|
Fix debug draw in SBS mode & reflection update timing
|
2016-09-11 22:42:42 +01:00 |
|
James Urquhart
|
de48afc00c
|
USe correct frustum projections in reflections in separate rt mode
|
2016-09-11 22:42:42 +01:00 |
|
James Urquhart
|
1b2abbeaaa
|
Allow DebugDraw not to flush the draw queue
|
2016-09-11 22:42:42 +01:00 |
|
James Urquhart
|
0ac3d95cb9
|
Add more outline functions to DebugDraw
|
2016-09-11 22:42:42 +01:00 |
|
James Urquhart
|
660bd8d347
|
Allow gamepad to rotate openvr view. Also Fix issue with movemanager openvr rotation not being set correctly.
|
2016-09-11 22:42:42 +01:00 |
|
James Urquhart
|
e6c89b1f24
|
Add basic rotation offset code
|
2016-09-11 22:42:42 +01:00 |
|
James Urquhart
|
784f6f92d8
|
Fix lens flare in side-by-side view
|
2016-09-11 22:42:42 +01:00 |
|
James Urquhart
|
c6d2456a7c
|
Fix lens flares in VR
|
2016-09-11 22:42:42 +01:00 |
|
James Urquhart
|
14628e3937
|
Fix setNearFarDist for off-center projections
|
2016-09-11 22:42:42 +01:00 |
|
James Urquhart
|
694dd4abfa
|
Fix stack overflow
|
2016-09-11 22:42:42 +01:00 |
|
James Urquhart
|
2da474c484
|
Always use the latest eye pose data from the HMD
|
2016-09-11 22:42:42 +01:00 |
|
James Urquhart
|
a83afa07ea
|
Fix blockiness when drawing to gui overlays using standard draw commands
|
2016-09-11 22:42:42 +01:00 |
|
James Urquhart
|
734688ff7e
|
Implement basic keyboard & mouse support for openvr overlays
|
2016-09-11 22:42:42 +01:00 |
|
James Urquhart
|
f91aa639d6
|
Remove projection offset, add the hmd head matrix. Also tidy up a few things.
|
2016-09-11 22:42:42 +01:00 |
|
James Urquhart
|
e7bafe3c7b
|
Fix cmake file for openvr
|
2016-09-11 22:42:42 +01:00 |
|
James Urquhart
|
da6bcbeb2b
|
Improvements to openvr code
- Overlays are implemented (sans input for the moment)
- Fixed a problem where the movemanager was using the wrong values for hmd rotation & position
|
2016-09-11 22:42:42 +01:00 |
|
James Urquhart
|
185fde8ea4
|
Fix issue with clamping the AngAxisF
|
2016-09-11 22:42:42 +01:00 |
|
James Urquhart
|
9f49a7844e
|
Use correct multiplication order for eye transform. Also fix displayDevice not set bug.
|
2016-09-11 22:42:42 +01:00 |
|
James Urquhart
|
9e5eda9a08
|
More progress
- Fixed normal stereo rendering
- Beginnings of vr overlay code
|
2016-09-11 22:42:42 +01:00 |
|
James Urquhart
|
b15be28f38
|
Temp add the convertRotation handler so we dont need the oculus files
|
2016-09-11 22:42:42 +01:00 |
|
James Urquhart
|
b58f34da9b
|
Correctly handle invalid openvr adapters
|
2016-09-11 22:42:42 +01:00 |
|
James Urquhart
|
b2faecc82d
|
Fix openvr typos
|
2016-09-11 22:42:42 +01:00 |
|
James Urquhart
|
36908b0434
|
Add code to render the basic stereo view fallback
|
2016-09-11 22:42:42 +01:00 |
|
James Urquhart
|
639b397394
|
Disable input focus disable to preserve sanity (temp)
|
2016-09-11 22:42:42 +01:00 |
|
James Urquhart
|
126828131d
|
Improve openvr, also add a module for it.
|
2016-09-11 22:42:42 +01:00 |
|
James Urquhart
|
ba91478fad
|
Baseline working openvr code
|
2016-09-11 22:42:42 +01:00 |
|
James Urquhart
|
e239d106f5
|
Use correct bgra format
|
2016-09-11 22:42:42 +01:00 |
|
James Urquhart
|
3dc2100765
|
Ignore alpha when rendering debug texture
|
2016-09-11 22:42:42 +01:00 |
|
James Urquhart
|
64b751a7c8
|
Basic port of code
|
2016-09-11 22:42:42 +01:00 |
|
Areloch
|
32afa6209b
|
Merge pull request #1682 from Areloch/EmptyTemplateTools
Duplicating changes in the tools folder over to the Empty template
|
2016-09-10 22:30:49 -05:00 |
|
Areloch
|
7229b904e7
|
Merge pull request #1754 from Areloch/remove_altbase
Removes the unnecessary include of altbase in nativefiledialogs
|
2016-09-10 22:29:32 -05:00 |
|
Anis
|
93a36f006f
|
Merge pull request #1764 from Azaezel/fogFix
linearizes fog color
|
2016-09-08 19:24:34 +02:00 |
|
Anis
|
e493b30d2f
|
Merge pull request #1765 from rextimmy/dx11_cubemap_fix
Correctly copy mipmap sub resources for DX11 cubemap.
|
2016-09-08 19:23:59 +02:00 |
|
RexTimmy
|
28a9e99258
|
Correctly copy mipmap sub resources for DX11 cubemap.
|
2016-09-08 10:30:47 +10:00 |
|
Azaezel
|
57bd962b33
|
linearizes fog color so it falls within the same scale system as ambient and the like
|
2016-09-05 22:18:44 -05:00 |
|
Anis
|
8cae1e5dcb
|
Merge pull request #1749 from Azaezel/linearizeLights
adds toLinear and toGamma helper functions for ColorF, uses the former in adjusting lights.
|
2016-09-04 02:06:00 +02:00 |
|
Anis
|
2add87a702
|
Merge pull request #1756 from jamesu/hw_skinning_fix
Fix load with DTS shapes introduced with HW skinning changes
|
2016-09-04 02:03:45 +02:00 |
|
James Urquhart
|
a46779fad6
|
Defer re-init'ing the shape when TSShapeConstructor is loading a shape
|
2016-09-03 10:41:25 +01:00 |
|