aboutsummaryrefslogtreecommitdiff
path: root/core/math/math_2d.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
|
* Bring that Whole New World to the Old Continent tooRémi Verschelde2017-03-191-187/+175
| | | | | Applies the clang-format style to the 2.1 branch as done for master in 5dbf1809c6e3e905b94b8764e99491e608122261.
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-121-1/+1
| | | | | | | | | | That year should bring the long-awaited OpenGL ES 3.0 compatible renderer with state-of-the-art rendering techniques tuned to work as low as middle end handheld devices - without compromising with the possibilities given for higher end desktop games of course. Great times ahead for the Godot community and the gamers that will play our games! (cherry picked from commit c7bc44d5ad9aae4902280012f7654e2318cd910e)
* Added simple check to viewport, if matrix32 is invesile ↵Mateusz Adamczyk2016-10-091-1/+1
| | | | | | (https://github.com/godotengine/godot/issues/6296). (cherry picked from commit 8671836b76e8723a1d9021f8d7bf56ce5fdcc6f3)
* Fix for #6158. Converting Vector2 to Size2 for scaling functions.anneomcl2016-10-091-14/+8
| | | | (cherry picked from commit aa5ade834c8646b81e2320089314393c00ee8020)
* Fix regression with str() improvements for math typesIgnacio Etcheverry2016-07-281-1/+1
|
* Prettier str() for some math typesIgnacio Etcheverry2016-07-271-1/+1
|
* remove trailing whitespaceHubert Jarosz2016-03-091-27/+27
|
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
|
* removed wron return types, fixes #2483reduz2015-12-291-1/+0
| | | | removed console, which was obsolete and unused sine long long ago
* -remove Vector2.atan2() replaced by Vector2.angle(), fixes #2260Juan Linietsky2015-11-191-2/+2
|
* Changed floats to 'real_t'.James McLean2015-06-111-11/+9
|
* Changed 'scale' to 'scale_basis' in 'interpolate_with'.James McLean2015-06-111-1/+1
|
* Implemented interpolation for affine transformations ↵James McLean2015-06-111-2/+34
| | | | (Matrix32::interpolate_with)
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
|
* -Changed the cubic interpolator, improves situation with PathFollow in #1659Juan Linietsky2015-04-131-1/+18
|
* Small Issues & MaintenanceJuan Linietsky2014-08-011-0/+5
| | | | | | | | | -=-=-=-=-=-=-=-=-=-=-=-=-= -Begin work on Navigation Meshes (simple pathfinding for now, will improve soon) -More doc on theme overriding -Upgraded OpenSSL to version without bugs -Misc bugfixes
* 2D Animation ImprovementsJuan Linietsky2014-07-061-1/+5
| | | | | | | | | -=-=-=-=-=-=-=-=-=--=-=-= -Ability to set 2D nodes as bones -Abity to set 2D nodes as IK chains -2D IK Solver -Improvements in the UI for adding keyframes (separate loc,rot,scale buttons)
* -improved physics ccdJuan Linietsky2014-02-191-0/+10
| | | | | | -html5 exporter works again -disable repeat on image loader by default -can change shape offset en tileset, texture offset was broken
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+597