Dennis Kobert

Results 86 comments of Dennis Kobert

I've found this in my git config: ```toml [status] branch = true showStash = true ``` Clearing the stash fixes it (will try to test disabling the option as well)...

Sorry just came back from a trip but should now have some time to work on this. It looks like `#` is valid per spec: https://git-scm.com/docs/git-status#_porcelain_format_version_2 and denotes header lines...

I think it might be a good idea to integrate https://docs.rs/expect-test/latest/expect_test/

> I'm adding reexports, and the node macro generated mod image is conflicting with reexporting gcore::raster::image in gstd. May have to rename it, not sure to what. Can you rexport...

And you could rename the gcore::raster module to something else to avoid coflicts. Then we don't have to rename anything in editor

Lol I literally did the same thing 8h ago

@jneem I'm getting an error when trying to open the painted dreams artwork using my branch: ![image](https://github.com/user-attachments/assets/1051949d-9244-4a6f-a10e-0826111a2aef) Do you have the same issue? Simple intersections seem to work fine

With your branch, the error that is shown is slightly different: ![image](https://github.com/user-attachments/assets/e89b0ea1-2c51-4d2f-a555-bc092e34dfd0) This is the output of the last warning before the crash if you want to use it to...