tweakoz / orkid

Orkid Media Engine (C++/Lua/Python3/Linux/MacOs/OpenVR)
MIT License
31 stars 8 forks source link

fix: Correct the dump function to print appropriately #174

Closed radhasaraf closed 6 months ago

radhasaraf commented 6 months ago

For a Matrix33 type, the dump function printed a transposed 4x4 matrix. This fix amends that. Also, being a small change, it is coupled together with the change in how the grid looks in Ork Window.