Alejandro Perea

Results 50 comments of Alejandro Perea

I did delete and re-add the tilesets before using them, but I think that was before adding the layer.

It seems I just forgot to change the level size in pixels before actually doing work on it, but imo this should be done automatically, or the editor could give...

Any progress on this? What is it blocked on? This would be incredibly useful for interfacing with externally handled buffers, such as the ones present in a GPU. Other alternatives...

A PR against `current` would be most welcome!

> @aleokdev Maybe it would make sense to do a 0.11 release, even when not all its goals have been met yet? I'll try to review all the changes done...

> @aleokdev I've opened #246 for merging `current` into `next`, but due to the deprecation of `Tile::tile_type` and `Object::obj_type` I think it would make sense to make a 0.10.3 release...

Closing this as `next` is now merged: 0.11.0 has better load utils, which are more compatible with WASM binaries.

The clipboard issue can be solved by setting `RUSTFLAGS=--cfg=web_sys_unstable_apis` when running trunk (This should be mentioned somewhere in this repo, but I can't find it), but the tab/enter issue still...

Works perfectly, thanks!