Ate Eskola
Ate Eskola
Had a look at other issues and version history here. It seems this issue is almost certainly due to the transition from 3dpb reverse-engineered physics to Full Tilt reverse-engineered physics...
> Can someone tell if there's a noticeable difference between original 3dpb and Full Tilt flipper shot aiming? If so, I quess it's a pick between two valid versions and...
What's the client code that triggers this? Also, did you remember the `-preview=dip1000` flag that `SafeRefCounted` requires to be safe? Judging by the error message I'm guessing you did but...
> About anything. IIRC this constructor is used internally in @trusted function(s) and should probably not be public. Oh, I see. Maybe the constructor should be explicitly `@system` so the...
Does this issue still apply? I fixed many issues like this in #8657, which looks like I did a bit after this was reported.
This would be very complicated to do. f we're expecting ranges of ranges to work, I quess we should to support ranges of any dimensionality. I believe the return type...