Firestar99

Results 28 issues of Firestar99

1. [x] Update documentation to reflect any user-facing changes - in this repository. 2. [ ] Make sure that the changes are covered by unit-tests. 3. [x] Run `cargo clippy`...

Is there any particular reason most types representing a gltf type, like `Node`, `Mesh` or `Primitive`, are only clone and not copy? Or may I PR all the copy derives?...

### Checklist * [x] I have read the [Contributor Guide](../CONTRIBUTING.md) * [x] I have read and agree to the [Code of Conduct](../CODE_OF_CONDUCT.md) * [x] I have added a description of...

**Describe the bug** When you restart the application that you're profiling and have removed or otherwise changed the profiling scopes, `puffin_viewer` will mislabel the scopes. Specifically, every scope that follows...

bug

When using profiling from multiple libraries and 2 binaries, all within the same workspace, I'm getting the following error in the libraries: ```rust error[E0433]: failed to resolve: could not find...

Background: I use zstd to decompress "block compressed images" (BCn) which have additionally been compressed by zstd before being written to disk, yielding a 33% size reduction. I have 331...

My use-case is to stream directly from an rkyv serializer through zstd into a file (10MiB to 5GiB compressed). I'm using `stream::Encoder` to do that, and noticed it has this...

### What happened? Clicking any link in discord no longer opens the browser at that url, since about a week or two. Including "Open in Browser" on images. For every...