Mark Frimston

Results 29 issues of Mark Frimston

An alternative backend which makes use of OpenGL vertex and fragment shaders to render sprites faster. (Just putting this here for completeness)

Long-term feature requests

It would be nice to have a tilemap drawer, to saving the overhead of rendering individual tiles as processes.

Long-term feature requests

It would be great to be able to define position in a process's graphic which is considered the process's centre (called the hotspot in Click & Create)

Long-term feature requests

Events are being excluded from the output once their _start_ time is in the past, which isn't the desired behaviour, especially for events spanning multiple days.

enhancement

This appears to be due to a security update Apple made requiring iCal feeds to be served over a secure connection

Add simple text field for location description in events (output as e.g. Location in iCalendar format)

enhancement

Use Facebook API to gather events from a page or group

enhancement

I'm having an issue whereby spaces in my code blocks are being converted to tabs when I convert to odf. For example, the following diagram: ``` +-----+ +-----+ | A...