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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix various typos with codespell
Rémi Verschelde
2023-08-07
1
-7
/
+6
*
Add the fill region methods to the `AStarGrid2D`
Yuri Roubinski
2023-07-15
2
-0
/
+37
*
Merge pull request #76787 from RedworkDE/avoid-localvector-copy
Rémi Verschelde
2023-06-20
1
-2
/
+2
|
\
|
*
Avoid making unnecessary copies of `LocalVector`
RedworkDE
2023-05-06
1
-2
/
+2
*
|
Consider all triangles for retention in Delaunay Triangulation
Matthew Jensen
2023-06-17
1
-1
/
+1
*
|
Allow setting negative WorldBoundaryShape2D.distance through the editor
kleonc
2023-06-14
1
-4
/
+0
*
|
Fix for SkeletonIK3D interpolation and bone roll
Lyuma
2023-06-05
1
-1
/
+1
*
|
Remove unnecessary Clipper lib includes
smix8
2023-05-24
1
-1
/
+0
*
|
Add the ability to look-at in model-space.
Juan Linietsky
2023-05-24
4
-9
/
+12
*
|
Make ok_color functions static
bonjorno7
2023-05-13
1
-8
/
+4
*
|
Merge pull request #76946 from AThousandShips/shadow_warning
Rémi Verschelde
2023-05-12
2
-18
/
+18
|
\
\
|
*
|
Enable shadow warnings and fix raised errors
Ninni Pipping
2023-05-11
2
-18
/
+18
*
|
|
Merge pull request #76936 from clayjohn/revert-hsl
Rémi Verschelde
2023-05-12
2
-93
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Revert "Add API for HSL conversion"
clayjohn
2023-05-10
2
-93
/
+0
*
|
|
Make acos and asin safe
lawnjelly
2023-05-11
3
-7
/
+10
|
/
/
*
|
Merge pull request #76661 from bonjorno7/hsl
Rémi Verschelde
2023-05-09
2
-0
/
+93
|
\
\
|
*
|
Add API for HSL conversion
bonjorno7
2023-05-09
2
-0
/
+93
|
|
/
*
|
Merge pull request #72288 from MewPurPur/use-string-repeat
Clay John
2023-05-05
1
-5
/
+1
|
\
\
|
|
/
|
/
|
|
*
Use String.repeat() in more places
VolTer
2023-05-01
1
-5
/
+1
*
|
Allow negative coordinates in `AStarGrid2D`
Danil Alexeev
2023-04-26
2
-32
/
+57
*
|
Expose `determinant` in Transform2D, rename internal method
Aaron Franke
2023-04-22
2
-6
/
+6
*
|
Fix misuses of error macros
Danil Alexeev
2023-04-18
1
-1
/
+0
*
|
Optimize 2D Delaunay and make it more readable
VolTer
2023-04-09
1
-67
/
+60
*
|
Fix randfn to prevent generating of nan values
Yuri Rubinsky
2023-03-03
1
-2
/
+10
*
|
Minor typo and docs URL fixes
Rémi Verschelde
2023-02-28
2
-2
/
+2
*
|
BVH - fix lockguards for multithread mode
lawnjelly
2023-02-20
1
-6
/
+2
*
|
Bias octahedral tangent y axis to avoid errors around 0
clayjohn
2023-02-13
1
-0
/
+2
*
|
Merge pull request #72316 from 0xafbf/component-wise-minmax
Rémi Verschelde
2023-02-11
4
-0
/
+32
|
\
\
|
*
|
Added component-wise `min` and `max` functions for vectors
Andrés Botero
2023-02-11
4
-0
/
+32
*
|
|
Math: Prevent division by zero in posmod
Rémi Verschelde
2023-02-11
1
-0
/
+2
|
/
/
*
|
Fix scaled_orthogonal() & subgizmo global scaling
Silc Renew
2023-02-04
1
-1
/
+6
*
|
More codespell fixes, do more changes from previous ignore list
Rémi Verschelde
2023-02-01
2
-9
/
+9
*
|
Fix various typos with codespell
Rémi Verschelde
2023-02-01
2
-48
/
+48
*
|
Add support for interpolating skewed transforms
Aaron Franke
2023-01-28
1
-33
/
+6
*
|
Merge pull request #72170 from Chaosus/astar_fix
Yuri Rubinsky
2023-01-27
3
-16
/
+16
|
\
\
|
*
|
Enchance the performance of AStar by using a LocalVector(2)
Yuri Rubinsky
2023-01-27
3
-16
/
+16
*
|
|
Merge pull request #72168 from RandomShaper/sensible_lock_return
Rémi Verschelde
2023-01-27
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Booleanize various sync primitives' wait & locking methods
Pedro J. Estébanez
2023-01-27
1
-1
/
+1
*
|
|
Fix range loop iteration regressions
bitsawer
2023-01-26
1
-1
/
+1
|
|
/
|
/
|
*
|
Convert en_GB spelling to en_US with codespell
Rémi Verschelde
2023-01-23
6
-21
/
+21
*
|
Merge pull request #71676 from vnen/gdscript-unicode-identifiers
Rémi Verschelde
2023-01-23
1
-5
/
+4
|
\
\
|
*
|
Add support for Unicode identifiers in Expression class
George Marques
2023-01-21
1
-5
/
+4
|
|
/
*
|
Enchance the performance of `AStar` by using a `LocalVector`
Yuri Rubinsky
2023-01-22
1
-7
/
+7
*
|
Use range iterators in LocalVector loops
kobewi
2023-01-21
3
-27
/
+21
|
/
*
Cleanup unused engine code v2
kobewi
2023-01-19
12
-460
/
+0
*
Rename `center` method to `get_center` in Plane.
Raul Santos
2023-01-15
2
-2
/
+2
*
Fix error in `AstarGrid2D::get_id_path`
Yuri Rubinsky
2023-01-08
1
-1
/
+1
*
Fix jumping in `AStarGrid2D` when `DIAGONAL_MODE_NEVER` is enabled
Yuri Rubinsky
2023-01-06
1
-12
/
+4
*
Merge pull request #70547 from TokageItLab/pingpong-wrap
Rémi Verschelde
2023-01-06
1
-2
/
+2
|
\
|
*
Fix pingpong with loop wrap is not working
Silc Renew
2022-12-25
1
-2
/
+2
[next]