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
/
delaunay_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] Add scalar versions of `Vector*` `min/max/clamp/snap(ped)`
A Thousand Ships
2024-05-02
1
-3
/
+3
*
Delaunay3D: Improve triangulation
Per Melin
2024-04-15
1
-39
/
+38
*
Fix some uses of float and real_t in core/math
Aaron Franke
2024-03-29
1
-3
/
+2
*
Use `Vector*` component-wise `min/max/clamp` functions where applicable
A Thousand Ships
2024-03-20
1
-9
/
+3
*
Fix various typos with codespell
Rémi Verschelde
2023-08-07
1
-7
/
+6
*
Use range iterators in LocalVector loops
kobewi
2023-01-21
1
-6
/
+6
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Use float literals for float calculations in Color
Aaron Franke
2022-10-07
1
-1
/
+0
*
Rename Projection `matrix` to `columns`
Aaron Franke
2022-10-04
1
-19
/
+19
*
Implement Vector4, Vector4i, Projection
reduz
2022-07-23
1
-2
/
+2
*
Clean up Hash Functions
reduz
2022-06-20
1
-1
/
+1
*
Fix warnings found by Emscripten 3.1.10
Rémi Verschelde
2022-05-10
1
-4
/
+0
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Use C++ iterators for Lists in many situations
Aaron Franke
2021-07-23
1
-2
/
+1
*
Core: Move DirAccess and FileAccess to `core/io`
Rémi Verschelde
2021-06-11
1
-1
/
+1
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
1
-5
/
+5
*
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
1
-3
/
+6
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-8
/
+0
*
Style: Fix missing/invalid copyright headers
Rémi Verschelde
2020-05-14
1
-0
/
+30
*
Port member initialization from constructor to declaration (C++11)
Rémi Verschelde
2020-05-14
1
-6
/
+2
*
thirdparty: Cleanup after #38386, document provenance and copyright
Rémi Verschelde
2020-05-11
1
-1
/
+2
*
New lightmapper
Juan Linietsky
2020-05-10
1
-0
/
+386