aboutsummaryrefslogtreecommitdiff
path: root/core/math/math_2d.h
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-346/+358
| | | | | 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)
* Fix for #6158. Converting Vector2 to Size2 for scaling functions.anneomcl2016-10-091-10/+5
| | | | (cherry picked from commit aa5ade834c8646b81e2320089314393c00ee8020)
* Matrix32: Add constructor that takes six real_t paramsIgnacio Etcheverry2016-09-011-0/+9
| | | | (cherry picked from commit 3578800230c65a34b1cd3c5bb576a6dc6e4bbbdd)
* Fix regression with str() improvements for math typesIgnacio Etcheverry2016-07-281-4/+4
|
* Prettier str() for some math typesIgnacio Etcheverry2016-07-271-4/+4
|
* remove trailing whitespaceHubert Jarosz2016-03-091-46/+46
|
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
|
* -remove Vector2.atan2() replaced by Vector2.angle(), fixes #2260Juan Linietsky2015-11-191-1/+1
|
* new file dialog!Juan Linietsky2015-06-061-0/+23
| | | | | | | | | -ItemList control for easier lists/thumbnails -New file dialog, with support for thumbnails, favorites, recent places, etc -Moved .fscache out of the project, no more bugs due to committed/pulled .fscache! -Dir dialog now sorts directories
* Corrected rectangle intersection, fixes #1731Juan Linietsky2015-04-241-4/+4
|
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
|
* support for light and normal mapping in 2DJuan Linietsky2015-02-181-2/+160
|
* Small Issues & MaintenanceJuan Linietsky2014-08-011-1/+2
| | | | | | | | | -=-=-=-=-=-=-=-=-=-=-=-=-= -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-0/+3
| | | | | | | | | -=-=-=-=-=-=-=-=-=--=-=-= -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)
* text cursor in text editor & const in Rect2ijonyrock2014-04-171-4/+4
|
* -improved physics ccdJuan Linietsky2014-02-191-0/+2
| | | | | | -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/+670