Enhancements to breadcrumb trail

This commit is contained in:
2026-05-19 17:36:42 -04:00
parent 7235d756dc
commit 186d9f673a
16 changed files with 514 additions and 117 deletions

View File

@@ -1,4 +1,4 @@
#version 460 core
#version 330 core
// Samples single-channel glyph texture and applies RGB tint.
in vec2 TexCoords;
out vec4 color;