Skip to content

PrForwardTracking: Initialize Vc::float_v entries to zero

Jiangqiao Hu requested to merge jihu-float_v_zero into master
  • Initialize entries of Vc::float_v to zero, avoid paddind it with zero when not enough floats to fill it.
  • No impact on physics performance.
  • No obvious speed change.
Edited by Marco Cattaneo

Merge request reports