index
:
godot.git
feature/gio-open
feature/gridmap-used-cells
fix/use-bin-name
master
mirror
Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org
gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
math
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #19193 from tagcup/quat_norm
Juan Linietsky
2018-06-25
5
-15
/
+37
|
\
|
*
Fixed Basis -> Quat conversions, added a few safety checks.
tagcup
2018-05-27
5
-15
/
+37
*
|
Added auto triangle generation in blend space, using Delaunay.
Juan Linietsky
2018-06-21
2
-0
/
+146
*
|
Polished 3D selection
JFonS
2018-06-13
3
-0
/
+238
*
|
Added functions to get trimesh info
Andrea Catania
2018-06-07
2
-0
/
+24
*
|
Style: Apply clang-format (5.0) to some missed files
Rémi Verschelde
2018-05-31
1
-1
/
+1
|
/
*
Add SLERP to Vector{2,3}, optimize Quat's Vector3 rotation.
tagcup
2018-05-12
6
-9
/
+65
*
Merge pull request #15943 from poke1024/geometry-line-line
Juan Linietsky
2018-05-07
1
-0
/
+15
|
\
|
*
Add Geometry::line_intersects_line_2d()
Bernhard Liebl
2018-01-21
1
-0
/
+15
*
|
Vector3::round, Vector2::round & Vector2::ceil methods were added.
Alexander Alekseev
2018-05-04
3
-0
/
+18
*
|
Fix Coverity reports of uninitialized scalar variable
Rémi Verschelde
2018-04-19
1
-1
/
+1
*
|
Avoid converting Quat to Euler angles when not necessary.
tagcup
2018-04-14
3
-5
/
+77
*
|
Small performance fix to wrapf
Chaosus
2018-04-13
1
-2
/
+2
*
|
Resolves Inccorect Quaternion Conversion
Crazy-P
2018-04-09
1
-1
/
+1
*
|
Merge pull request #16495 from Chaosus/is_point_in_triangle_fix
Juan Linietsky
2018-04-08
1
-7
/
+6
|
\
\
|
*
|
Fix is_point_in_triangle
Chaosus
2018-02-08
1
-7
/
+6
*
|
|
Fix for clang warning at distance_to
Marcelo Fernandez
2018-03-22
1
-1
/
+1
*
|
|
Merge pull request #17254 from Chaosus/updatewrap
Rémi Verschelde
2018-03-13
2
-17
/
+12
|
\
\
\
|
*
|
|
Update wrap functions
Chaosus
2018-03-06
2
-17
/
+12
*
|
|
|
Bring back Vector2.cross()
Bernhard Liebl
2018-03-07
2
-6
/
+0
|
/
/
/
*
/
/
Allow degenerate triangles in polygon triangulation when necessary.
Nicolas Silva
2018-02-28
2
-10
/
+37
|
/
/
*
/
Fix polygon triangulation failure.
Nicolas Silva
2018-02-05
1
-1
/
+1
|
/
*
Fix typos in code and docs with codespell
Rémi Verschelde
2018-01-18
1
-1
/
+1
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
34
-0
/
+34
*
Merge pull request #15093 from poke1024/canvas-editor-select
Rémi Verschelde
2018-01-03
2
-0
/
+14
|
\
|
*
More exact picking for canvas editor
Bernhard Liebl
2017-12-27
2
-0
/
+14
*
|
Merge pull request #15083 from tagcup/spatial_rot_fix
Juan Linietsky
2018-01-02
2
-2
/
+18
|
\
\
|
*
|
Restore the behavior of Spatial rotations recently changed in c1153f5.
tagcup
2017-12-27
2
-2
/
+18
*
|
|
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
36
-72
/
+72
*
|
|
Merge pull request #15091 from poke1024/fix-rect2-distance-to
Noshyaar
2018-01-01
1
-6
/
+15
|
\
\
\
|
*
|
|
Fix Rect2::distance_to() not returning 0
Bernhard Liebl
2017-12-27
1
-6
/
+15
*
|
|
|
Merge pull request #15045 from poke1024/vector2-inline
Noshyaar
2017-12-27
2
-63
/
+64
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Inline some very common Vector2 operations
Bernhard Liebl
2017-12-25
2
-63
/
+64
|
|
|
/
|
|
/
|
*
|
|
Change the rotate function of Spatial to be local, makes more sense. Closes #...
Juan Linietsky
2017-12-26
2
-0
/
+12
|
|
/
|
/
|
*
|
Add missing parameter names
Poommetee Ketson
2017-12-25
1
-1
/
+1
*
|
Fixes grow_margin not working at all
Gilles Roudiere
2017-12-21
1
-1
/
+2
|
/
*
Fix wrong return value in some virtual method bindings
Rémi Verschelde
2017-12-10
1
-2
/
+2
*
Merge pull request #13347 from Noshyaar/hang_in_there
Rémi Verschelde
2017-12-09
2
-29
/
+5
|
\
|
*
Rect2: add function returning same rect with positive w and h
Poommetee Ketson
2017-11-28
2
-29
/
+5
*
|
Style: Apply new clang-format 5.0 style to all files
Rémi Verschelde
2017-12-07
8
-40
/
+39
*
|
Style: Apply clang-format again on all files
Rémi Verschelde
2017-12-07
2
-3
/
+1
*
|
Forgot to apply oversampling to Y
Bastiaan Olij
2017-12-03
1
-0
/
+1
|
/
*
Rename Rect3 to AABB.
Ferenc Arn
2017-11-17
15
-106
/
+106
*
Add support for the TAU constant. Fixes #12094.
Goutte
2017-11-12
1
-0
/
+1
*
Remove get_default_video_mode definition on OSX/iOS
Rémi Verschelde
2017-11-09
1
-1
/
+1
*
AStar: implementation of get_point_connections
DmDerbin
2017-11-04
2
-0
/
+18
*
Merge pull request #12035 from Chaosus/wrapfunc
Rémi Verschelde
2017-10-31
2
-1
/
+19
|
\
|
*
Added new wrap functions
Chaosus
2017-10-13
2
-1
/
+19
*
|
Merge pull request #11249 from m4nu3lf/bugfix/get_euler
Rémi Verschelde
2017-10-31
1
-13
/
+12
|
\
\
|
*
|
Fix Basis::get_euler_xyz()
m4nu3lf
2017-09-22
1
-13
/
+12
[next]