Jakob Hellermann

Results 149 comments of Jakob Hellermann

`InspectorQuery` doesn't exist anymore and the readme is rewritten, so fixed

> ping @jakobhellermann Any plans to move forward w/ this PR? I'm more than happy to take it over if that's easier. Sorry for not responding earlier. I'm a bit...

I rebased the PR and adressed the review comments. It's not quite ready for review yet because I made the `DynamicBundle` trait safe because I noticed that it had no...

CI will get fixed in 4 days with 1.65: https://github.com/rust-lang/rust/pull/100081 If this should be merged before, I can remove the `unsafe` blocks.

Rebased and pushed a few commits cleaning up the comments.

Rebased and addressed the comments (only https://github.com/bevyengine/bevy/pull/6402#discussion_r1069484597 pending)

Interesting. After that change, I can now savestate (with skip unmapped pages at least, without that option I get "state invalid because new threads were created" 100% of the time)....

In case it helps, it happens for me as well: [logs.txt](https://github.com/clementgallet/libTAS/files/10714003/logs.txt) `Linux 6.1.6-arch1-3 #1 SMP PREEMPT_DYNAMIC Mon, 16 Jan 2023 12:51:23 +0000 x86_64 GNU/Linux` on a Ryzen 7 7700X. The...