Merge branch 'master' into using_std_fs_path

This commit is contained in:
Georg Hagen
2025-02-12 17:56:02 +01:00
7 changed files with 28 additions and 15 deletions

View File

@@ -15,8 +15,9 @@
namespace OpenVulkano::Scene
{
struct GlyphInfo
class GlyphInfo
{
public:
//GlyphGeometry geometry;
//GlyphBox glyphBox;
Math::Vector2f_SIMD pos[4] = {};