Skip to content

Fix alignment issue

Peter Esser requested to merge FixAlignmentBug into master

This commit fixes a bug where when an odd number of indices where used in combination with a data binding (mGeometryData) the buffer wasn't aligned as it was supposed to.

Merge request reports