PoolloverNathan
PoolloverNathan
same but for 40 frames of 24x24 only started happening after turning off a frame, now undoing deletes the last line and turns them all on [New Piskel (12)-20210519-162855.zip](https://github.com/piskelapp/piskel/files/6511383/New.Piskel.12.-20210519-162855.zip)
Are you using the "Java Block/Item" type or "Generic Model"?
As in 45°? This is hard to implement, as the pixels themselves are squares, and the desired outcome would depend on the person.
Making a PR once I learn Scala.
This repository seems dead, but if someone is still around, I would like to propose syntax: - A `?=` token in `completeexpression` which is followed by another `expr`. The second...
I will try my hand, I guess. Can't be that hard, right? (Famous last words)
My plan is to have a `$attributes`/`Attributes` property, which can either be a simple type or an explicit cast. Edit: Never mind, [this commit](https://github.com/rojo-rbx/rojo/pull/574) looks like there's already support.
Idea for implementation: A `refs` (`JsonModel` and `Project`) / `$refs` (`ProjectNode`) property that is typed (luau-style, I don't currently know Rust) `{ [string]: JsonModel/ProjectNode }`. Then, the refs can be...
I would like this to be patched (or just ignore $paths of `.` or ) since when editing a project file, adding a $path usually causes it to be an empty...
Seems doable