Skip to content

Conversation

@rramsden
Copy link

This pull request formats the README in markdown.
This makes the README appear a lot nicer on Github.

Preview:

image

This pull request formats the README in markdown. This makes the
README appear a lot nicer on Github.  Currently its in plaintext which is a bit ugly to look at when people land on the repo page.
README.md Outdated
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe this?

# [OpenVR SDK](http://steamvr.com)

@rramsden
Copy link
Author

@shazow Thanks for your comment. It looks strange to have the title as a hyperlink.
I've just removed the link since its not there in the original README.

@jeremyselan
Copy link
Contributor

Thanks, we've committed this internally and it will be updated in the next API release.

jeremyselan added a commit that referenced this pull request Nov 16, 2016
General:
* Further refinement to Vulkan support. Note: the interface is still subject to change.

IVRSystem (v14):
* ComputeDistortion signature change. Previous version used nan as error signaling. New version returns explicit success.
* GetHiddenAreaMesh takes optional EHiddenAreaMeshType argument to request Standard, Inverse, or LineLoop mesh.

IVRCompositor (v18):
* New submit error, VRCompositorError_AlreadySubmitted (if you submit the same eye twice)
* GetFrameTimings signature change
* Exposed GetCurrentFadeColor, GetCurrentGridAlpha

IVROverlay (v13):
* Added SetOverlayIntersectionMask

IServerDriverHost:
* Added PollNextEvent

IClientDriverHost:
* Removed GetSettings
* Added GetGenericInterface

ClientTrackedDeviceProvider (v5):
* GetHiddenAreaMesh takes additional argument, EHiddenAreaMeshType

Pull Requests integrated:
#48 Format README in Markdown
#58 correct detection of GCC
#68 helloworldoverlay: Specify c++11 to fix gcc errors
#76 Remove duplicate, unneeded glBindBuffer call.
#135 Invert m_mat4HMDPose after assignment copying.
#191 Document additional methods
#278 include stdbool.h on non windows platform
#306 Multi-platform CMake support.

[git-p4: depot-paths = "//vr/steamvr/sdk_release/": change = 3697868]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants