index
:
redot-cpp.git
4.3
master
C++ bindings for the Redot script API
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
variant
/
basis.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rebrand preambles to Redot
Spartan322
2024-10-31
1
-2
/
+4
*
Add p_use_model_front to Basis::looking_at()
Florent Guiocheau
2024-10-14
1
-2
/
+5
*
Integrate `.pre-commit-config.yaml`
Thaddeus Crews
2024-06-24
1
-1
/
+1
*
[Math] Add `is_finite` methods
A Thousand Ships
2024-04-11
1
-0
/
+4
*
Fix Basis::scaled_orthogonal using incorrect abs function.
Fabio Alessandrelli
2023-01-19
1
-1
/
+1
*
Sync license copyright with upstream GH-70885
Rémi Verschelde
2023-01-10
1
-29
/
+29
*
Basic static analysis fixes
Andy Maloney
2022-11-18
1
-6
/
+6
*
Update core data structures to match the engine
Aaron Franke
2022-10-07
1
-2
/
+2
*
Update Basis/Transform3D/Quaternion to match the engine
Aaron Franke
2022-09-20
1
-488
/
+399
*
Rename Basis "elements" to "rows"
Aaron Franke
2022-09-19
1
-142
/
+142
*
Split is_equal_approx into float and double versions to match Godot
Aaron Franke
2022-09-19
1
-1
/
+1
*
Use `quaternion` instead of `quat` in method names
Marc Gilleron
2022-09-18
1
-14
/
+14
*
Update copyright year
Rémi Verschelde
2022-03-15
1
-2
/
+2
*
Fix formatting of files
George Marques
2021-09-27
1
-0
/
+30
*
Re-introduce build-in type code for core types
Bastiaan Olij
2021-09-27
1
-0
/
+1113