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
/
basis.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
*
Fix incorrect name of Basis global scale getter
Aaron Franke
2024-04-16
1
-1
/
+1
*
Fix some uses of float and real_t in core/math
Aaron Franke
2024-03-29
1
-1
/
+1
*
[Core] Codestyle improvements to math types
A Thousand Ships
2024-03-04
1
-2
/
+2
*
Remove word duplicates in comments and strings, and fix casing and punctuation
Robert Yevdokimov
2024-02-23
1
-1
/
+1
*
Display values in vector/quaternion math function errors
Hugo Locurcio
2024-01-28
1
-2
/
+2
*
Fix Basis is_orthogonal and is_rotation methods, add is_orthonormal
Aaron Franke
2023-12-06
1
-4
/
+19
*
Add `is_conformal` method to Basis and Transform2D
Aaron Franke
2023-09-13
1
-0
/
+8
*
Fix for SkeletonIK3D interpolation and bone roll
Lyuma
2023-06-05
1
-1
/
+1
*
Add the ability to look-at in model-space.
Juan Linietsky
2023-05-24
1
-2
/
+5
*
Make acos and asin safe
lawnjelly
2023-05-11
1
-2
/
+2
*
Fix scaled_orthogonal() & subgizmo global scaling
Silc Renew
2023-02-04
1
-1
/
+6
*
Cleanup unused engine code v2
kobewi
2023-01-19
1
-25
/
+0
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Static analysis: remove "break" after "return"
Andy Maloney
2022-11-18
1
-4
/
+4
*
Merge pull request #66747 from aaronfranke/move-euler-order
Rémi Verschelde
2022-11-02
1
-12
/
+12
|
\
|
*
Move EulerOrder enum to math_defs.h and global scope
Aaron Franke
2022-11-02
1
-12
/
+12
*
|
Style: Misc docs and comment style and language fixes
Rémi Verschelde
2022-11-02
1
-1
/
+1
|
/
*
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
*
Enhancements to includes in core data structures
Aaron Franke
2022-10-05
1
-2
/
+2
*
Test, refactor and fix a bug in Basis.get_axis_angle
fabriceci
2022-09-14
1
-25
/
+26
*
Add `is_zero_approx` methods to `Vector2`, `3`, and `4`
Jonathan Nicholl
2022-09-02
1
-3
/
+3
*
Expose Basis `set_orthogonal_index` method as a GridMap function
rafallus
2022-08-20
1
-61
/
+0
*
Fix the calculation of the angular velocity when the rotation speed is not high.
fabriceci
2022-07-19
1
-7
/
+6
*
Fix VECTOR/LOCAL transitions in Node3D
reduz
2022-06-27
1
-6
/
+6
*
Core: Rename math 'phi' arguments to 'angle'
Rémi Verschelde
2022-05-05
1
-13
/
+13
*
Rename Basis get_axis to get_column, remove redundant methods
Aaron Franke
2022-05-03
1
-11
/
+11
*
Rename Basis "elements" to "rows"
Aaron Franke
2022-04-29
1
-140
/
+140
*
Fix some issues found by cppcheck.
bruvzg
2022-04-06
1
-1
/
+1
*
Float literals - fix main primitives to use real_t casting
lawnjelly
2022-02-24
1
-14
/
+14
*
Float literals - fix main primitives to use .f
lawnjelly
2022-02-10
1
-57
/
+57
*
Merge pull request #53684 from TokageItLab/orthogonal-mode
Rémi Verschelde
2022-01-05
1
-0
/
+39
|
\
|
*
Fix some gizmo behavior to make more consistent
Silc 'Tokage' Renew
2021-12-25
1
-0
/
+39
*
|
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
|
/
*
Rename built-in `SGN()` macro to `SIGN()`
Hugo Locurcio
2021-11-16
1
-2
/
+2
*
clang-format: Enable `BreakBeforeTernaryOperators`
Rémi Verschelde
2021-10-28
1
-3
/
+3
*
clang-format: Disable alignment of operands, too unreliable
Rémi Verschelde
2021-10-28
1
-10
/
+7
*
Refactored Node3D rotation modes
reduz
2021-10-25
1
-298
/
+210
*
Replace Vector3.to_diagonal_matrix with Basis.from_scale
Aaron Franke
2021-09-17
1
-8
/
+11
*
Merge pull request #52229 from lawnjelly/basis_quat_warning
Max Hilbrunner
2021-09-10
1
-1
/
+1
|
\
|
*
Improve Basis::get_quaternion error message
lawnjelly
2021-08-30
1
-1
/
+1
*
|
New and improved IK system for Skeleton3D
TwistedTwigleg
2021-08-14
1
-0
/
+12
|
/
*
Move code for looking_at to Basis
Aaron Franke
2021-08-01
1
-0
/
+18
*
Reformat structure string operators
Aaron Franke
2021-06-11
1
-12
/
+3
*
Rename Quat to Quaternion
Marcel Admiraal
2021-06-04
1
-19
/
+19
*
Make is_equal_approx have explicit float and double versions
Aaron Franke
2021-05-20
1
-1
/
+1
*
Core: Drop custom `copymem`/`zeromem` defines
Rémi Verschelde
2021-04-27
1
-1
/
+0
*
Fixes small typos and grammar correction
Anshul7sp1
2021-03-12
1
-3
/
+3
[next]