Skip to content

VulkanSceneGraeph 1.0.7 release

Compare
Choose a tag to compare
@vsg-dev vsg-dev released this 19 Jun 17:21
· 1266 commits to master since this 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

Full Changelog: v1.0.6...v1.0.7