DOME 1.1.1 - DOMEjam Bug fixes
DOME v1.1.1 is now available 🎉
With DOMEjam underway, a few interesting bugs have surfaced, leading to this small patch release.
Bug Fixes
- Various draw routines were unaffected by
Canvas.offset
, and you couldn't correctly clear the display withCanvas.cls
. - Trying to get the length of an audio channel would instead retrieve it's play position.
- Drawing a circle (or ellipse) and then drawing a smaller one would result in various pixel distortions.
- Memory overflow bug when resizing the geometry blitbuffer. (This could result in undefined behaviour)
As always, documentation is available to help you get started.
If you run into any problems or have any feature requests, please file an issue!
You can also contact me directly via twitter (@avivbeeri), or on the DOME discord as springogeek#0572
to share screenshots or ask questions!