| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
I have merged the changes as the branch: https://github.com/vsg-dev/VulkanSceneGraph/tree/rolandhill-DragAndDrop I spotted that ObjectFactory.cpp hadn't been updated so I've add that with commit: bf89412 |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
This PR provides the VSG back end to enable drag and drop from the operating system (Linux and Windows). There is still work required within applications to take advantage of this, but you can't do it at the application level without VSG passing the events through. Applications can just ignore this and it won't affect them.
Working in Linux and Windows within the Spatial Integration application.