summaryrefslogtreecommitdiff
path: root/core/math/math_2d.cpp
AgeCommit message (Expand)Author
2017-06-04renamed all Rect2.pos to Rect2.positionalexholly
2017-04-24Merge pull request #8277 from tagcup/math_checksRémi Verschelde
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-04-06Added various functions basic math classes. Also enabled math checks only for...Ferenc Arn
2017-04-03Made slide and reflect active verbs acting on itself in Vector2 and Vector3.Ferenc Arn
2017-03-29Fix polar decomposition in 2D.Ferenc Arn
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-02-14Revert "Make nan==nan true for GDScript"Juan Linietsky
2017-02-14Make nan==nan true for GDScriptHein-Pieter van Braam
2017-01-16Overloaded basic math funcs (double and float variants). Use real_t rather th...Ferenc Arn
2017-01-11Type renames:Juan Linietsky
2017-01-10Various corrections in 2D math.Ferenc Arn
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde
2016-10-08Added simple check to viewport, if matrix32 is invesile (https://github.com/g...Mateusz Adamczyk
2016-09-19Fix for #6158. Converting Vector2 to Size2 for scaling functions.anneomcl
2016-03-09remove trailing whitespaceHubert Jarosz
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-12-29removed wron return types, fixes #2483reduz
2015-11-19-remove Vector2.atan2() replaced by Vector2.angle(), fixes #2260Juan Linietsky
2015-06-11Changed floats to 'real_t'.James McLean
2015-06-11Changed 'scale' to 'scale_basis' in 'interpolate_with'.James McLean
2015-06-11Implemented interpolation for affine transformations (Matrix32::interpolate_w...James McLean
2015-04-18Updated copyright year in all headersJuan Linietsky
2015-04-13-Changed the cubic interpolator, improves situation with PathFollow in #1659Juan Linietsky
2014-08-01Small Issues & MaintenanceJuan Linietsky
2014-07-062D Animation ImprovementsJuan Linietsky
2014-02-19-improved physics ccdJuan Linietsky
2014-02-09GODOT IS OPEN SOURCEJuan Linietsky