Nifflas
Nifflas
Dragging a knob, and releasing the knob while the cursor is outside the window of the VST plugin, makes the cursor stay hidden. The only way to get the mouse...
I think this one is easiest to explain in an animated gif:  Though it looks like fast forward, the footage is 100% regular realtime speed
Since I use C#'s StringWriter.WriteLine to produce my Enum definitions for LDtk, they end up having an empty last line. LDtk does not support this, and end up having an...
Entire ldtk file becomes corrupted if multilines (possibly regular string too?) contains a backslash
To reproduce, load the ldtk file in the zip. Open it in ldtk (this will work nicely), save the file. Close ldtk, then try opening the file you just saved...
Entity instance integers and floats cannot exceed 32767. This does, however, not apply to default values for the entity definitions. A 16-bit signed integer limit seems very low, especially since...