"I'll simply use Jolt Physics for this project", she says as she proceeds to write the "physics" from scratch instead.
I'll post a video later, but my splat renderer thingy now has a rudimentary character controller and ricochet :3
"I'll simply use Jolt Physics for this project", she says as she proceeds to write the "physics" from scratch instead.
I'll post a video later, but my splat renderer thingy now has a rudimentary character controller and ricochet :3
alright, here it is! my splat renderer, now interactive! and mangled by whatever video encoding Windows uses by default for screen recordings
CW strobing
On NET.Core 3.1, Windows 10, VS 2019: /p:PublishTrimmed=true will cause Windows Defender to go berserk on my machine. /p:PublishTrimmed=false does not trigger any unexpected behavior. I do not have...
Yeah it's *super* fun when you're distributing expensive commercial software and it gets flagged as being a Trojan due to some random hash matching up.
Just oodles of good times, because most AV software is a total crock of shit.
Only way I know of to (mostly) prevent it is going to digital signing of the executable, which is also a huge pain.