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
*
Rename Reference to RefCounted
Pedro J. Estébanez
2021-06-11
5
-15
/
+15
*
Core: Move DirAccess and FileAccess to `core/io`
Rémi Verschelde
2021-06-11
1
-1
/
+1
*
Style: Cleanup uses of double spaces between words
Rémi Verschelde
2021-06-07
1
-1
/
+1
*
New and improved IK system for Skeleton2D
TwistedTwigleg
2021-06-05
2
-0
/
+9
*
Rename Quat to Quaternion
Marcel Admiraal
2021-06-04
6
-121
/
+121
*
Merge pull request #38430 from aaronfranke/transform3d
Rémi Verschelde
2021-06-03
8
-89
/
+89
|
\
|
*
Rename files and the exposed name for Transform3D
Aaron Franke
2021-06-03
4
-5
/
+5
|
*
Rename Variant TRANSFORM to TRANSFORM3D
Aaron Franke
2021-06-03
1
-1
/
+1
|
*
Rename Transform to Transform3D in core
Aaron Franke
2021-06-03
8
-83
/
+83
*
|
Allow clamping vectors and colors
Aaron Franke
2021-06-03
8
-0
/
+39
*
|
Rename Vector2 clamped to limit_length and add limit_length to Vector3
Aaron Franke
2021-06-03
4
-4
/
+15
|
/
*
Merge pull request #49142 from Chaosus/bvh_fix_possible_crash
Rémi Verschelde
2021-05-31
1
-1
/
+4
|
\
|
*
Fixed possible crash in `DynamicBVH::optimize_incremental`
Yuri Roubinsky
2021-05-27
1
-1
/
+4
*
|
BVH - fix stale current_tree in deactivate function [4.x]
lawnjelly
2021-05-29
5
-40
/
+40
|
/
*
Replace QuickHull with Bullet's convex hull computer.
Morris Tabor
2021-05-22
2
-0
/
+2402
*
Merge pull request #48903 from Calinou/math-funcs-remove-old-msvc-ifdef
Rémi Verschelde
2021-05-21
1
-21
/
+3
|
\
|
*
Remove `#ifdef` catering to MSVC 2012 and earlier in `math_funcs.h`
Hugo Locurcio
2021-05-20
1
-21
/
+3
*
|
Merge pull request #48887 from aaronfranke/round
Rémi Verschelde
2021-05-20
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Use global scope round method for rounding
Aaron Franke
2021-05-20
1
-2
/
+2
*
|
Make is_equal_approx have explicit float and double versions
Aaron Franke
2021-05-20
5
-8
/
+34
|
/
*
Fix Quat includes
Marcel Admiraal
2021-05-19
1
-3
/
+1
*
Dynamic BVH broadphase in 2D & 3D Godot Physics
PouleyKetchoupp
2021-05-10
17
-20
/
+3468
*
Merge pull request #48535 from groud/tiles_squashed
Rémi Verschelde
2021-05-07
2
-0
/
+47
|
\
|
*
Rework the TileSet resource and TileMap nodes:
Gilles Roudière
2021-05-07
2
-0
/
+47
*
|
Merge pull request #45144 from dalexeev/color-consts
Rémi Verschelde
2021-05-07
2
-148
/
+151
|
\
\
|
|
/
|
/
|
|
*
Rename color constants (alternative)
Danil Alexeev
2021-01-26
2
-148
/
+151
*
|
Re-bind posmod, use int64_t instead of int
Rémi Verschelde
2021-05-04
1
-2
/
+2
*
|
Cast Unix time to uint in the randomize function
George Marques
2021-05-03
1
-1
/
+1
*
|
Fix area calculation of Face3
Pasi Nuutinmaki
2021-04-28
1
-1
/
+1
*
|
Merge pull request #48239 from akien-mga/goodbye-copymem
Rémi Verschelde
2021-04-28
4
-6
/
+4
|
\
\
|
*
|
Core: Drop custom `copymem`/`zeromem` defines
Rémi Verschelde
2021-04-27
4
-6
/
+4
*
|
|
Implement occlusion culling
jfons
2021-04-23
1
-0
/
+3
|
/
/
*
|
Make randomize() use unix time too
kobewi
2021-04-22
1
-1
/
+1
*
|
Fix `Color::get_{r,g,b,a}8`
Danil Alexeev
2021-04-09
1
-4
/
+4
*
|
Style: Apply clang-tidy's `readability-braces-around-statements`
Rémi Verschelde
2021-04-05
2
-18
/
+32
*
|
Style: Apply clang-tidy's `modernize-use-nullptr`
Rémi Verschelde
2021-04-05
2
-7
/
+7
*
|
Fix Quat multiplication
rafallus
2021-03-29
1
-3
/
+6
*
|
Fixes small typos and grammar correction
Anshul7sp1
2021-03-12
5
-9
/
+9
*
|
Make Color::from_hsv use Color::set_hsv
kleonc
2021-02-25
1
-50
/
+3
*
|
Geometry2D::make_atlas Fail is passed invalid rect size
kleonc
2021-02-24
1
-0
/
+4
*
|
Fix unchecked array access in build_*_planes
Delf Neumärker
2021-02-22
1
-0
/
+6
*
|
Use Vector3.UP as a default value for look_at's up vector
Aaron Franke
2021-02-16
1
-2
/
+2
*
|
Added signed_angle_to for Vector3
JestemStefan
2021-02-16
1
-0
/
+8
*
|
Cylinder support in Godot Physics 3D
PouleyKetchoupp
2021-02-10
1
-12
/
+21
*
|
Merge pull request #45658 from RandomShaper/fix_frozen_peak
Rémi Verschelde
2021-02-03
1
-0
/
+3
|
\
\
|
*
|
Make audio bus channels' peak volume consistent
Pedro J. Estébanez
2021-02-02
1
-0
/
+3
*
|
|
Replace ColorN and from HTML with a string constructor
Aaron Franke
2021-02-01
2
-0
/
+15
*
|
|
Merge pull request #37547 from aaronfranke/tau
Rémi Verschelde
2021-02-01
3
-12
/
+15
|
\
\
\
|
*
|
|
Use Math_TAU and deg2rad/rad2deg in more places and optimize code
Aaron Franke
2021-01-09
3
-12
/
+15
|
|
|
/
|
|
/
|
*
|
|
Type consistencies in core
Aaron Franke
2021-01-26
3
-37
/
+30
[next]