CharacterVirtual controller from jolt has issues that makes it unusable for example if our character is touching the ground it will vibrate violently. Simplified character controller seems to be a bit better for the time being.
JoltPlayer was getting physics from triggers
JoltWorld ray was colliding with triggers which made triggers collidable
few other fixes around making joltCollision shapes
fix terrains, metersPerSample was 1.0 for warren (mSquareSize) and it was flagging an error, mBlock size must be between 2 and 8 (bvh) for now treat it as pow 2