Issue was caused by imprecise math due to using float numbers. Use double instead. No negative performance impact was observed. Reviewed By: jbakker Differential Revision: https://developer.blender.org/D16517
Issue was caused by imprecise math due to using float numbers. Use double instead. No negative performance impact was observed. Reviewed By: jbakker Differential Revision: https://developer.blender.org/D16517