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