rx
rx copied to clipboard
👾 Modern and minimalist pixel editor
The cargo install documentation is missing the following packages for debian/ubuntu systems: * build-essential * libxcursor-dev * libxi-dev I needed to install the latter two to compile the x11 dependencies...
Opened ~20 frames with ``:f/clone`` to draw a simple snake, used without savings, editor crashed trace: ``` thread 'main' panicked at 'assertion failed: `(left == right)` left: `Ok(false)`, right: `Ok(true)`:...
Runs fine if I enable vsync. This seems similar to other issues I have encountered on nvidia GPU's where there is no delay when vsync is disabled so it renders...
Run the program with the `--fullscreen` flag to open the program in fullscreen mode
Basically I watched https://www.youtube.com/watch?v=HsOKwUwL1bE and figured having tools within rx to do LUT pixel art animations can be cool. I wanted to hear if you will be interested in merging...
really simple change. not sure if people would like this though since the file can get cluttered real quick. #121
Bumps [xml-rs](https://github.com/kornelski/xml-rs) from 0.8.4 to 0.8.14. Changelog Sourced from xml-rs's changelog. Version 0.8.7 Basic parsing of DTD internal subset Speed improvements Version 0.8.6 Fixed parsing of incorrectly nested comments and...
Fix/basic implementation of #112. Automatically pulls characters from the status string and replaces them with "...". This method does have the downside of showing the full status string if the...
This is the rust backtrace thread 'main' panicked at 'called `Option::unwrap()` on a `None` value', C:\Users\notar\.cargo\registry\src\github.com-1ecc6299db9ec823\wgpu-native-0.4.3\src\instance.rs:474:5 stack backtrace: