godot/doc
Ferenc Arn bd7ba0b664 Use right handed coordinate system for rotation matrices and quaternions. Also fixes Euler angles (XYZ convention, which is used as default by Blender).
Furthermore, functions which expect a rotation matrix will now give an error simply, rather than trying to orthonormalize such matrices. The documentation for such functions has be updated accordingly.

This commit breaks code using 3D rotations, and is a part of the breaking changes in 2.1 -> 3.0 transition. The code affected within Godot code base is fixed in this commit.
2017-01-03 17:41:04 -06:00
..
base Use right handed coordinate system for rotation matrices and quaternions. Also fixes Euler angles (XYZ convention, which is used as default by Blender). 2017-01-03 17:41:04 -06:00
tools Welcome in 2017, dear changelog reader! 2017-01-01 22:03:33 +01:00
Doxyfile Add a Makefile to generate classes doc in various formats 2015-12-13 00:01:04 +01:00
Makefile Enhance xml to rst converter 2016-02-07 12:13:19 +01:00