VulkanSceneGraeph 1.0.7 release
What's Changed
- Update Keyboard.cpp to handle repeat key presses in windows by @jamierobertson1 in #836
- fix mouse double click issue for vsgImgui by @aiekick in #839
- Added support for vsg::wstringValue and wstring within vsg::|Text and serialization, by @robertosfield in #845
- [FIXED] threaded command graph submission order by @siystar in #846
- Added 64bit atomic to check to help 32bit builds by @vsg-dev in #850
- Added compate(..) implementations by @vsg-dev in #852
New Contributors
- @jamierobertson1 made their first contribution in #836
- @aiekick made their first contribution in #839
Full Changelog: v1.0.6...v1.0.7