Takeru Ohta
Takeru Ohta
I glanced at texture atlases, and it seems like a good idea to support them in Pixcil (though I'm not 100% sure yet). Since I'm a bit busy right now,...
@ephetic Sprite sheet support has been added in #14. Please let me know if you encounter any issues with this feature. I understand the current UI is somewhat ad hoc...
👍 Please note that this feature is currently only available on https://sile.github.io/pixcil/. I plan to release the new version for VSCode after issue #10 is resolved. However, if you need...
Okay 👌 I will be releasing the new version this weekend.
[FYI] Just released v0.8.0 (VSC extension).
Congratulations, and thank you for sharing the information! I'm positive to add atom cache support to this crate. Let me consider how to implement the feature either this weekend or...
Thank you. I believe the most challenging aspect is to make the `eetf` encoder/decoder stateful to integrate atom caching functionality. For now, I'll handle it on my own, but I'll...
@slawlor Hi, It turned out that a Rust node can be made non-hidden by simply specifying the PUBLISHED flag, without the need for atom cache. I added `--published` flag to...
> My personal thoughts on this were the following. Thank you for sharing your idea! However, it's important to note that the atom cache mechanism for the distribution protocol differs...
Thank you for reporting this bug. However, adding stdin support to the rebar3 plugin appears to be not so easy, so I do not plan to address this issue in...