godot/doc
Ferenc Arn a0bbf5c9af Remove Basis::set_scale and Basis::set_rotation_* functions.
Those functions were added in #8277 but they did more harm than good. They're subtle, don't do what people think and requires users to understand the non-uniqueness of polar decomposition. They ended up confusing people.

Until we store additional information enough to make a unique polar decomposition, these functions shouldn't be a part of Basis.
2017-08-29 21:47:59 -04:00
..
base Remove Basis::set_scale and Basis::set_rotation_* functions. 2017-08-29 21:47:59 -04:00
tools Docs: ignore tags inside code,codeblock tag 2017-07-22 21:22:38 +07:00
Doxyfile Add a Makefile to generate classes doc in various formats 2015-12-13 00:01:04 +01:00
Makefile Doc: Drop unmainted converters for html, textile, dokuwiki 2017-05-06 23:43:02 +02:00