fix for axisangle to matrix conversion

checked with rotation matrices and mesh apply
quick hack for a AABB calculation
This commit is contained in:
Hartmut Seichter 2019-01-27 15:22:23 +01:00
parent 46036f15bf
commit f95231f339

View file

@ -36,8 +36,6 @@ protected:
#define PW_REGISTER_USE_LUA(name) register_##name##_lua();
}