* RaycastResult: include world direction and world position of the initial ray into RaycastResult and extends SelectCommand to also hand over the click x/y to the function called on the matched object(s) (**BREAKING CHANGE**)
* Camera: add showMessage method to show text to the user
* VulkanSwapchain: print names of supported swapchain modes
* OpenVRHMD: add support for key repeats
* OpenVRHMD: only use a single command buffer for Vulkan image submission
* Add ControllerDrag behaviour for 3D dragging and rotational movements
##Fixes
* H264Encoder: Write global headers to improve video compatibility with e.g. QuickTime
* OpenGLRenderer/VulkanRenderer: Take supersampling factors correctly into account when recording video (#279)
0 comments on commit
1109b89