Alex Flasch

Results 8 comments of Alex Flasch

I've discovered that react-styleguidist seems to be having very similar issues with CRA 4.0.0 They've [mentioned a workaround on this issue.](https://github.com/styleguidist/react-styleguidist/issues/1705#issuecomment-719546630) For now this workaround appears to just fall back...

No problem! I'll do some digging on react-refresh and what might be causing the error. No promises though, as I'm far from being a webpack expert. 😅

That's a great write-up on the issue! If I have some bandwidth in the coming weeks/months I'd be happy to try and help, but I would likely need some guidance...

I'm unsure if its related, but I'm also getting some jittery artifacts along seams only with MSAA disabled. I'm hesitant to report this example as an actual issue, as I...

> Try adding a green plane (with the same color as the grass) below the GridMap floor to make the seams less visible Thanks for the suggestion! I just tried...

After doing some research on MSAA and how its handled, as well as re-reading randomness128's suggestion after lawnjelly referred back to it, I wasn't able to _entirely_ remove the seams,...

As a separate suggestion: I'm not very familiar with the specifics with modern OpenGL, but would it be possible to have a GL_CLAMP_TO_EDGE type flag for materials to somewhat emulate...

Thanks for mentioning that issue as well, I wasn't aware of that one. I'm not a heavy user of this plugin, just noticed it was broken while I was trying...