riki

Results 79 comments of riki

There were some attempts to do this by me and @Firstbober, and so far the conclusion is that it's quite hard to do. I tried to do a Lua implementation...

https://github.com/mica-lang/mica

To elaborate: this is caused by the large amount of draw calls that happen with each line segment. A new render function that draws polylines should be introduced, preferably rendering...

Removing from 0.7.0 for now because it's too hard than I anticipated. Expect this to land in 0.8.0.

Removing the milestone as 0.6.0 was supposed to release a month ago and this seems unnecessary at the moment.

Status: chunk framebuffers have been scaled down back to 256×256 pixels. The minimal zoom level was decreased to 25% because I don't really see lower zoom levels being all that...

A few things to note: - The format should be TOML. - It should be possible to define variables inside the color scheme, so that sharing colors is easy. For...

Unfortunately this is impossible to fix. Processing uses Swing, a Java framework which uses native OS scrollbars, buttons etc. What I can recommend is installing a dark Windows theme, like...

`layer` is probably a pretty bad name, think I'll call it `group` instead, for `keyframe group`.