Kevin Primm
Kevin Primm
Hi @ankane, on a similar note, would you also entertain a PR to to move https://github.com/ankane/ahoy/blob/master/app/controllers/ahoy/base_controller.rb#L8-L33 into a mixin? I have a use case where I want to define behavior...
Cool, great suggestion. Unfortunately, it looks like this is a hard limit of D3D7. `IDirect3DDevice7::DrawIndexedPrimitiveVB ` accepts on a WORD (unsigned short) array which has a limit of 65535. Moreover,...
Hi, It appears git is not installed. Note `error: could not find git for clone` in the log. It is required for the build. I can update the README to...
Apparently someone has found the problem: https://github.com/juanjp600/blitz3d/commit/f85fc55603a2180f3b0986986b344416f45c9c9d Will implement & test at some point.
Where is this report? Can you link it? The downloadable versions are automatically compiled via GitHub Actions. I don't want to dismiss this immediately as some sort of false positive,...
Thanks for the link. I looked at the other .exes. They are flagged by a few of the scanners, but not as many as the one you linked. I'm unfamiliar...
A couple of interesting things. - Others have reported the original B3D binaries are flagged as well. - I forwarded this along to some people I know in the forensics...