blt-r
blt-r
There were a couple of bugs in the implementation of `_hydro_pwd` which caused path to be rendered incorrectly: - if there is a parent directory named the same way as...
Closes #82. I decided to make a struct `TwoWayPeekable` which will contain the iterator and the peeked value, similar to `std::iter::Peekable`. This allows to eliminate code duplication and this way...
In https://github.com/cessen/ropey/issues/18#issuecomment-522326596 there was a discussion about adding `.peek_next()` and `.peek_prev()` methods to iterators, but they were never added. And I'd like them to be added, because I have to...
**Describe the bug** It looks like each texture piece on the stroke is recalculated when the stroke is split/shortened with eraser. It causes performance issues when modifying long strokes and...
This allows colors to be constructed in const context
`yaml-test-suite` submodule links to [053b73a](https://github.com/yaml/yaml-test-suite/tree/053b73a9c12c0cd76da797fdc2ffbd4bb5264c12), which is a commit that "does not belong to any branch on this repository, and may belong to a fork outside of the repository". It...
Minecraft 1.21, vulkanmod 0.4.3, no other mods, nvidia graphics on linux with 550.90.07 driver. 