aboutsummaryrefslogtreecommitdiff
path: root/core/math/math_2d.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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