Closed pollend closed 4 years ago
@httpdigest any chance to get your attention here? Are you accepting PRs like this for JOML? We would like to work with this change (and all the others proposed by @pollend) in https://github.com/MovingBlocks/Terasology. These are troubling times for all of us, so if we can help you in any way in getting these PRs merged please let us know!
I noticed that Vector3i(Vector2dc,float/double z) only modifies the local value and does not apply those value to Vector3i. I also added new Vector3i(float/double, mode).