mirror of
https://github.com/luanti-org/luanti.git
synced 2025-12-24 23:45:20 +01:00
Document & extend testing for rotation conventions (#16200)
* Document Luanti rotation conventions * Add test for setPitchYawRollRad (entity) rotation conventions * Test and document that `vector.rotate` uses (extrinsic) Z-X-Y rotation order
This commit is contained in:
@@ -5,8 +5,6 @@
|
||||
#include "catch_amalgamated.hpp"
|
||||
#include "irrMath.h"
|
||||
#include "matrix4.h"
|
||||
#include "irrMath.h"
|
||||
#include "matrix4.h"
|
||||
#include "irr_v3d.h"
|
||||
#include "quaternion.h"
|
||||
#include <functional>
|
||||
|
||||
Reference in New Issue
Block a user