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
/
transform_3d.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
*
[Core] Codestyle improvements to math types
A Thousand Ships
2024-03-04
1
-7
/
+7
*
Add and expose Basis/Transform2D/3D division by float operator
Aaron Franke
2023-12-20
1
-0
/
+11
*
Add the ability to look-at in model-space.
Juan Linietsky
2023-05-24
1
-4
/
+4
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Add `is_finite` method for checking built-in types
Haoyu Qiu
2022-10-08
1
-0
/
+4
*
Use float literals for float calculations in Color
Aaron Franke
2022-10-07
1
-1
/
+1
*
Discontinued spherical_interpolate_with in Transform3D
Silc Renew
2022-08-31
1
-12
/
+1
*
Fix consistency of translated/scaled/rotated in Transform2D and Transform3D
Fabian Keller
2022-08-02
1
-7
/
+23
*
Merge pull request #63532 from TokageItLab/rename-cubic-slerp
Rémi Verschelde
2022-07-28
1
-1
/
+1
|
\
|
*
rename and unify notation for spherical interpolation
Silc Renew
2022-07-27
1
-1
/
+1
*
|
Merge pull request #57698 from bluenote10/feature/rename_translated_to_transl...
Rémi Verschelde
2022-07-28
1
-5
/
+5
|
\
\
|
*
|
rename translate(d) to translate(d)_local in Transform 2D/3D
Fabian Keller
2022-07-16
1
-5
/
+5
|
|
/
*
/
add equal checks to Transform3D::looking_at and Transform3D::set_look_at
Nathan Franke
2022-07-25
1
-0
/
+6
|
/
*
Core: Rename math 'phi' arguments to 'angle'
Rémi Verschelde
2022-05-05
1
-6
/
+6
*
Rename Basis get_axis to get_column, remove redundant methods
Aaron Franke
2022-05-03
1
-6
/
+6
*
Merge pull request #53684 from TokageItLab/orthogonal-mode
Rémi Verschelde
2022-01-05
1
-2
/
+22
|
\
|
*
Fix some gizmo behavior to make more consistent
Silc 'Tokage' Renew
2021-12-25
1
-2
/
+22
*
|
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
|
/
*
clang-format: Disable alignment of operands, too unreliable
Rémi Verschelde
2021-10-28
1
-3
/
+3
*
Move code for looking_at to Basis
Aaron Franke
2021-08-01
1
-30
/
+2
*
Allow multiplying Transforms and Basis by numbers
Aaron Franke
2021-06-15
1
-0
/
+11
*
Reformat structure string operators
Aaron Franke
2021-06-11
1
-1
/
+4
*
Rename Quat to Quaternion
Marcel Admiraal
2021-06-04
1
-3
/
+3
*
Rename files and the exposed name for Transform3D
Aaron Franke
2021-06-03
1
-0
/
+212