Browse Source
Without this patch, if accel_diff.length() > 0.2f and j == 0, then best_diff[k] would be zero forever since diff_norm[k] >= 0 for any j.master
1 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue