Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-14 | Make is_equal_approx separate for structures | Aaron Franke | |
This commit adds exposed behavior for C# | |||
2019-10-07 | Remove circular dependency between Vector3 and Basis. | Marcel Admiraal | |
2019-08-12 | Remove redundant author doc comments | IAmActuallyCthulhu | |
2019-07-10 | Use reference to constant in functions | qarmin | |
2019-04-09 | Style: Apply new changes from clang-format 8.0 | RĂ©mi Verschelde | |
It seems to stay compatible with formatting done by clang-format 6.0 and 7.0, so contributors can keep using those versions for now (they will not undo those changes). | |||
2019-04-01 | Some improvements to is_equal_approx, restored Quat operator. | Juan Linietsky | |
2019-02-09 | [Core] Rename Matrix3 file to Basis | Aaron Franke | |
The code already referred to "Basis", it's just the file name that was different for some reason. |