index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
math
/
quat.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make is_equal_approx separate for structures
Aaron Franke
2019-10-14
1
-0
/
+5
*
Several fixes to make GLES2 on HTML5 work much better.
Juan Linietsky
2019-02-25
1
-1
/
+1
*
[Core] Rename Matrix3 file to Basis
Aaron Franke
2019-02-09
1
-1
/
+1
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Remove redundant "== false" code
Aaron Franke
2018-10-06
1
-9
/
+9
*
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-2
/
+3
*
mono: Quat - add some missing constructors and methods
Kelly Thomas
2018-08-24
1
-1
/
+1
*
Fixed Basis -> Quat conversions, added a few safety checks.
tagcup
2018-05-27
1
-5
/
+11
*
Add SLERP to Vector{2,3}, optimize Quat's Vector3 rotation.
tagcup
2018-05-12
1
-2
/
+14
*
Resolves Inccorect Quaternion Conversion
Crazy-P
2018-04-09
1
-1
/
+1
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Dead code tells no tales
Rémi Verschelde
2017-08-27
1
-90
/
+0
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Use YXZ convention for Euler angles.
Ferenc Arn
2017-08-09
1
-9
/
+46
*
Merge pull request #8277 from tagcup/math_checks
Rémi Verschelde
2017-04-24
1
-0
/
+4
|
\
|
*
Added various functions basic math classes. Also enabled math checks only for...
Ferenc Arn
2017-04-06
1
-0
/
+4
*
|
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
|
/
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
1
-56
/
+46
*
Revert "Make nan==nan true for GDScript"
Juan Linietsky
2017-02-14
1
-19
/
+0
*
Make nan==nan true for GDScript
Hein-Pieter van Braam
2017-02-14
1
-0
/
+19
*
Overloaded basic math funcs (double and float variants). Use real_t rather th...
Ferenc Arn
2017-01-16
1
-9
/
+9
*
Type renames:
Juan Linietsky
2017-01-11
1
-1
/
+1
*
Use right handed coordinate system for rotation matrices and quaternions. Als...
Ferenc Arn
2017-01-03
1
-36
/
+55
*
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2017-01-01
1
-1
/
+1
*
Fix regression with str() improvements for math types
Ignacio Etcheverry
2016-07-28
1
-1
/
+1
*
Prettier str() for some math types
Ignacio Etcheverry
2016-07-27
1
-1
/
+1
*
remove trailing whitespace
Hubert Jarosz
2016-03-09
1
-6
/
+6
*
Update copyright to 2016 in headers
George Marques
2016-01-01
1
-1
/
+1
*
Updated copyright year in all headers
Juan Linietsky
2015-04-18
1
-1
/
+1
*
GODOT IS OPEN SOURCE
Juan Linietsky
2014-02-09
1
-0
/
+267