Age | Commit message (Expand) | Author |
2018-03-22 | Fix for clang warning at distance_to | Marcelo Fernandez |
2018-03-07 | Bring back Vector2.cross() | Bernhard Liebl |
2018-01-05 | Add missing copyright headers and fix formatting | Rémi Verschelde |
2018-01-01 | Update copyright statements to 2018 | Rémi Verschelde |
2018-01-01 | Merge pull request #15091 from poke1024/fix-rect2-distance-to | Noshyaar |
2017-12-27 | Fix Rect2::distance_to() not returning 0 | Bernhard Liebl |
2017-12-27 | Merge pull request #15045 from poke1024/vector2-inline | Noshyaar |
2017-12-25 | Inline some very common Vector2 operations | Bernhard Liebl |
2017-12-21 | Fixes grow_margin not working at all | Gilles Roudiere |
2017-12-09 | Merge pull request #13347 from Noshyaar/hang_in_there | Rémi Verschelde |
2017-12-07 | Style: Apply new clang-format 5.0 style to all files | Rémi Verschelde |
2017-11-28 | Rect2: add function returning same rect with positive w and h | Poommetee Ketson |
2017-08-27 | Dead code tells no tales | Rémi Verschelde |
2017-08-27 | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde |
2017-08-16 | Merge pull request #8899 from toger5/BetterFlatStylebox | Rémi Verschelde |
2017-08-16 | Synchronize parameter names in definition and declaration | TwistedTwigleg |
2017-08-15 | Added Corner Enum | toger5 |
2017-08-08 | Moved member variables from constructor to initialization list | Wilson E. Alvarez |
2017-06-08 | Fix build error, commit bee81d5 | Poommetee Ketson |
2017-06-08 | Merge pull request #8981 from toger5/addedGrowFunction | Rémi Verschelde |
2017-06-05 | added grow functions to Rect2 | toger5 |
2017-06-04 | renamed all Rect2.pos to Rect2.position | alexholly |
2017-04-08 | Add "Godot Engine contributors" copyright line | Rémi Verschelde |
2017-04-03 | Made slide and reflect active verbs acting on itself in Vector2 and Vector3. | Ferenc Arn |
2017-03-05 | A Whole New World (clang-format edition) | Rémi Verschelde |
2017-02-14 | Revert "Make nan==nan true for GDScript" | Juan Linietsky |
2017-02-14 | Make nan==nan true for GDScript | Hein-Pieter van Braam |
2017-01-13 | Vector2.get_aspect() renamed to Vector2.aspect() to keep consistent method na... | Juan Linietsky |
2017-01-11 | Type renames: | Juan Linietsky |
2017-01-10 | Various corrections in 2D math. | Ferenc Arn |
2017-01-01 | Welcome in 2017, dear changelog reader! | Rémi Verschelde |
2016-09-19 | Fix for #6158. Converting Vector2 to Size2 for scaling functions. | anneomcl |
2016-08-24 | Matrix32: Add constructor that takes six real_t params | Ignacio Etcheverry |
2016-07-28 | Fix regression with str() improvements for math types | Ignacio Etcheverry |
2016-07-27 | Prettier str() for some math types | Ignacio Etcheverry |
2016-03-09 | remove trailing whitespace | Hubert Jarosz |
2016-01-01 | Update copyright to 2016 in headers | George Marques |
2015-11-19 | -remove Vector2.atan2() replaced by Vector2.angle(), fixes #2260 | Juan Linietsky |
2015-06-06 | new file dialog! | Juan Linietsky |
2015-04-24 | Corrected rectangle intersection, fixes #1731 | Juan Linietsky |
2015-04-18 | Updated copyright year in all headers | Juan Linietsky |
2015-02-18 | support for light and normal mapping in 2D | Juan Linietsky |
2014-08-01 | Small Issues & Maintenance | Juan Linietsky |
2014-07-06 | 2D Animation Improvements | Juan Linietsky |
2014-04-17 | text cursor in text editor & const in Rect2i | jonyrock |
2014-02-19 | -improved physics ccd | Juan Linietsky |
2014-02-09 | GODOT IS OPEN SOURCE | Juan Linietsky |