Nikita Medvedev

Results 9 comments of Nikita Medvedev

- Multiple paths: yes, why not - Compression level: from what I can see, the zip crate I mentioned does not support compression levels. Just two algorithms: bzip2 and deflate....

I think I can make the PR. However, that might take a while since I don't have much free time.

My `Tag` model contains following fields: - `id` - `name` - string, tag name - `description_name` - string, used in some places - `hint` - string, tooltip text (used in...

Hello! Thanks for the PR. Do you know where the `winapi` dependency comes from?

I imagined a plain battery icon + percentage text near the date. Perhaps it could be shown only if the battery is lower than X%. Or maybe the circle could...

What is the reason for removing `bevy_embedded_assets`?

Yeah, I'm getting the same issue. Instead of `#d16a87` (checked via VTFEdit running under Wine) I'm getting `#d16ad7` just as an example

I'm running NixOS unstable, Blender 4.5.3, trying to import a Garry's Mod map (this one: https://steamcommunity.com/sharedfiles/filedetails/?id=3138642703; as a note, the actual assets are stored in the gm_voidplaces map which is...

Yeah, the new build looks fine, thank you!