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.h
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: Replace `_NO_DISCARD_` macro with attribute
Thaddeus Crews
2024-04-12
1
-1
/
+1
*
[Core] Codestyle improvements to math types
A Thousand Ships
2024-03-04
1
-10
/
+10
*
Add and expose Basis/Transform2D/3D division by float operator
Aaron Franke
2023-12-20
1
-0
/
+2
*
Add the ability to look-at in model-space.
Juan Linietsky
2023-05-24
1
-2
/
+2
*
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
/
+1
*
Enhancements to includes in core data structures
Aaron Franke
2022-10-05
1
-0
/
+1
*
Discontinued spherical_interpolate_with in Transform3D
Silc Renew
2022-08-31
1
-1
/
+0
*
Fix consistency of translated/scaled/rotated in Transform2D and Transform3D
Fabian Keller
2022-08-02
1
-0
/
+3
*
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
*
|
rename translate(d) to translate(d)_local in Transform 2D/3D
Fabian Keller
2022-07-16
1
-3
/
+3
|
/
*
Core: Rename math 'phi' arguments to 'angle'
Rémi Verschelde
2022-05-05
1
-3
/
+3
*
Rename Basis "elements" to "rows"
Aaron Franke
2022-04-29
1
-3
/
+3
*
Core: Make all Variant math types structs
Rémi Verschelde
2022-02-04
1
-5
/
+4
*
Add nodiscard to core math classes to catch c++ errors.
lawnjelly
2022-01-20
1
-1
/
+1
*
Merge pull request #53684 from TokageItLab/orthogonal-mode
Rémi Verschelde
2022-01-05
1
-0
/
+3
|
\
|
*
Fix some gizmo behavior to make more consistent
Silc 'Tokage' Renew
2021-12-25
1
-0
/
+3
*
|
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
|
/
*
Replace HTTP links with HTTPS for sites with HTTPS versions
Aaron Franke
2021-08-22
1
-1
/
+1
*
Fix Transform::xform(Plane) functions
lawnjelly
2021-08-07
1
-25
/
+56
*
Allow multiplying Transforms and Basis by numbers
Aaron Franke
2021-06-15
1
-0
/
+2
*
Rename files and the exposed name for Transform3D
Aaron Franke
2021-06-03
1
-0
/
+232