Xavier Bergeron

Results 30 comments of Xavier Bergeron

The easiest way I found to replicate this was to install (ew) ulx (happens without ulx but it's an easy example) and triggering autorefresh also helps

Also experiencing this with uTox on Windows Edit: It appears the receiving client doesn't matter - I get the same issue using qTox. I manually enabled microphone, camera and storage...

I am also experiencing this in repos containing ~60k files after checkout. The working tree is not dirty when I clone it manually via git CLI.

We are in desperate needs of a way to pass arbitrary options to the `docker build` command, particularly `--secret`

Could we get an update on this? I have some collision checks that simply can't be done with the current collision groups and it gets really annoying. I also have...

>Hmm, I will try caching the first collision state until it stops colliding to see if that'll help with anything. A year later, this issue still persists and I can't...

I'm not entirely sure how to avoid it seeing as I need dynamic collision rules for certain things in my gamemode and I can't resort to collision groups :S

I ran across this issue on Windows with VSCode running in WSL. I managed to solve this by reopening VSCode in a local folder on Windows and enabling it, then...

You make good points around pr previews and main deployments! In our case, our dev/staging/prod deployments end up in S3 so I wasn't worried about conflicting deployments but I see...