UI7 is BACK!

took me about a full week to get something to render again withour shared_ptrs
as of now this is very unstable, untested and lacking a lot of features due to lithium is lacking the base for that
Added JetBrainsMono font as debug font for the metrics
This commit is contained in:
2026-09-05 14:48:03 +02:00
parent 0f25a70901
commit 0a5a86459b
39 changed files with 3740 additions and 10 deletions
+1 -1
View File
@@ -111,4 +111,4 @@ PD_API PD::fvec2 Canvas::VTranslateAlignPos(const PD::fvec2& pos,
PD_API const PD::u32& Canvas::GetRevision() const { return pRev; }
} // namespace Ultra
} // namespace PD
} // namespace PD