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
*
Improve AStarGrid2D performance when jumping is enabled
Martijn
2024-09-05
2
-77
/
+132
*
Merge pull request #96328 from object71/fix-animation-snap-96159
Rémi Verschelde
2024-08-30
1
-0
/
+3
|
\
|
*
Add modf function and fix snap behavior
Hristo Iliev
2024-08-30
1
-0
/
+3
*
|
Merge pull request #93893 from Togira123/fix-rand-weighted-return-value
Rémi Verschelde
2024-08-28
1
-0
/
+5
|
\
\
|
*
|
Fix RandomPCG::rand_weighted incorrectly returning -1
Togira
2024-07-04
1
-0
/
+5
*
|
|
Merge pull request #92123 from timothyqiu/estimate-end
Rémi Verschelde
2024-08-28
4
-21
/
+21
|
\
\
\
|
*
|
|
Change param name of AStar's _estimate_cost method
Haoyu Qiu
2024-05-19
4
-21
/
+21
*
|
|
|
Merge pull request #91868 from Chaosus/astargrid_get_point_positions_in_region
Rémi Verschelde
2024-08-28
2
-0
/
+29
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Add a method to retrieve all points within a region to `AStarGrid2D`
Yuri Rubinsky
2024-05-12
2
-0
/
+29
|
|
/
/
*
|
|
Simplify and fix Rect2/AABB get_support function
Aaron Franke
2024-08-19
2
-17
/
+22
*
|
|
Merge pull request #95291 from BlueCube3310/hdr-optimizations
Rémi Verschelde
2024-08-16
1
-27
/
+40
|
\
\
\
|
*
|
|
Optimize .hdr loading and RGB9E5 conversion
BlueCube3310
2024-08-09
1
-27
/
+40
*
|
|
|
Merge pull request #93149 from Malcolmnixon/smoothstep-degenerate-case
Rémi Verschelde
2024-08-16
1
-2
/
+10
|
\
\
\
\
|
*
|
|
|
This PR handles the smoothstep degenerate case where the range is empty.
Malcolm Nixon
2024-08-15
1
-2
/
+10
|
|
/
/
/
*
/
/
/
Fixed Timestep Interpolation (3D)
Ricardo Buring
2024-07-07
2
-1
/
+388
|
/
/
/
*
|
/
Add a check to prevent user to call `AStarGrid2D::update` when its not needed
Yuri Rubinsky
2024-07-06
1
-0
/
+4
|
|
/
|
/
|
*
|
Physics Interpolation - Fix `interpolated_transform_2d`
lawnjelly
2024-07-02
1
-32
/
+2
*
|
Merge pull request #90582 from Repiteo/core/remove-macro-_NO_DISCARD_
Rémi Verschelde
2024-06-25
17
-17
/
+17
|
\
\
|
*
|
Core: Replace `_NO_DISCARD_` macro with attribute
Thaddeus Crews
2024-04-12
17
-17
/
+17
*
|
|
Optimize `Color::find_named_color()`
Danil Alexeev
2024-05-23
2
-13
/
+13
*
|
|
Clarify is_polygon_clockwise() coordinate system
lawnjelly
2024-05-20
1
-0
/
+2
|
|
/
|
/
|
*
|
Fix AABB Ray intersection - return inside
lawnjelly
2024-05-09
2
-22
/
+55
*
|
Fix `builtin_embree=no` build linking the wrong version of Embree
Jakub Marcowski
2024-05-08
1
-1
/
+1
*
|
Add PackedVector4Array Variant type
K. S. Ernest (iFire) Lee
2024-05-03
2
-21
/
+15
*
|
[Core] Add scalar versions of `Vector*` `min/max/clamp/snap(ped)`
A Thousand Ships
2024-05-02
18
-8
/
+164
*
|
Merge pull request #90748 from aaronfranke/fix-basis-scale-global
Rémi Verschelde
2024-04-22
2
-2
/
+2
|
\
\
|
*
|
Fix incorrect name of Basis global scale getter
Aaron Franke
2024-04-16
2
-2
/
+2
|
|
/
*
|
Merge pull request #90701 from permelin/improve-delaunay3d-triangulation
Rémi Verschelde
2024-04-22
1
-39
/
+38
|
\
\
|
*
|
Delaunay3D: Improve triangulation
Per Melin
2024-04-15
1
-39
/
+38
|
|
/
*
/
Replace Clipper1 library by Clipper2 library
Ricardo Buring
2024-04-20
1
-58
/
+53
|
/
*
Update lingering `do/while(0)` defines
Thaddeus Crews
2024-04-04
1
-4
/
+6
*
Merge pull request #90063 from aaronfranke/really-floaty
Rémi Verschelde
2024-04-04
11
-63
/
+59
|
\
|
*
Fix some uses of float and real_t in core/math
Aaron Franke
2024-03-29
11
-63
/
+59
*
|
Merge pull request #88328 from Khasehemwy/reversed-z
Rémi Verschelde
2024-04-04
2
-4
/
+5
|
\
\
|
*
|
Use Reverse Z for the depth buffer
Khasehemwy
2024-04-04
2
-4
/
+5
|
|
/
*
/
add partial path return option for astar
ashley
2024-04-03
6
-24
/
+222
|
/
*
Merge pull request #89619 from AThousandShips/rand_fix
Rémi Verschelde
2024-03-24
1
-1
/
+1
|
\
|
*
[Core] Fix `rand_weighted` not using the current state
A Thousand Ships
2024-03-17
1
-1
/
+1
*
|
Merge pull request #89111 from AThousandShips/vec_use
Rémi Verschelde
2024-03-24
6
-39
/
+18
|
\
\
|
*
|
Use `Vector*` component-wise `min/max/clamp` functions where applicable
A Thousand Ships
2024-03-20
6
-39
/
+18
|
|
/
*
/
Fixed Timestep Interpolation (2D)
Ricardo Buring
2024-03-23
2
-0
/
+122
|
/
*
Enforce template syntax `typename` over `class`
Thaddeus Crews
2024-03-07
8
-22
/
+22
*
[Core] Codestyle improvements to math types
A Thousand Ships
2024-03-04
22
-348
/
+348
*
Fix `RandomNumberGenerator::rand_weighted` return type
David Luevano Alvarado
2024-03-02
3
-3
/
+3
*
Merge pull request #88883 from joaoh82/add-weighted-random-method
Rémi Verschelde
2024-03-01
4
-0
/
+29
|
\
|
*
Add RandomNumberGenerator::rand_weighted method
João Henrique Machado Silva
2024-02-29
4
-0
/
+29
*
|
Pre-commit: Update to clang-format 17.0.6 and black 24.2.0
Rémi Verschelde
2024-02-28
1
-1
/
+1
|
/
*
Remove word duplicates in comments and strings, and fix casing and punctuation
Robert Yevdokimov
2024-02-23
1
-1
/
+1
*
Add const lvalue ref to core/* container parameters
Muller-Castro
2024-02-14
6
-6
/
+6
*
Fix member names of `AudioFrame` to match extension
A Thousand Ships
2024-02-13
1
-46
/
+64
[next]