Skip to content

ASFML v2.6.1: update to CSFML version 2.6.1

Latest
Compare
Choose a tag to compare
@mgrojo mgrojo released this 25 May 19:23
· 2 commits to master since this release

What's Changed

Updated to CSFML v2.6.1.

Aligned with CSFML changes:

  • Added Sf.Font.hasGlyph SFML/CSFML#230
  • Added Sf.Window.Window.createVulkanSurface Sf.Graphics.RenderWindow.createVulkanSurface Sf.Window.Mouse.getPositionWindowBase Sf.Window.Mouse.setPositionWindowBase Sf.Window.Touch.getPositionWindowBase SFML/CSFML@e0589c3

Solved problems with CSFML v2.6.1:

  • Sf.Window.Vulkan.getGraphicsRequiredInstanceExtensions is now callable SFML/CSFML#229

Full Changelog: 2447879...v2.6.1