BreyerW
BreyerW
Currently im using json serializer (Json.net more specifically) but im investigating adding binary serializer as well for efficiency and when readability is not required. I saw that you support external...
Basically title. Without helper that would take glyph directly or just endpoints and glyph points and return shape Typography.MsdfGen is unusable at least for me.
Recently i stumbled upon weird bug: i have a class `Entity` defined as follow: ``` public class Entity { private static int lastId = 0; internal Vector3 position = Vector3.Zero;...
`NoSplit` dock flag is extremely close, the problem is, it persist after first window was docked which is NOT what i want. And ideally i would like to still have...