Age | Commit message (Expand) | Author |
2022-07-25 | Code quality: Fix header guards consistency | Rémi Verschelde |
2022-05-24 | Fix global properties and add global skew for node2d | Vincent D |
2022-01-03 | Update copyright statements to 2022 | Rémi Verschelde |
2021-09-24 | Node2D member renames. | Anilforextra |
2021-06-30 | Fix editor suffixes and degrees conversion | reduz |
2021-06-05 | Deleted YSort, moved its functionality directly into Node2D. | andriyDev |
2021-03-19 | Use real_t in non-physics 2D nodes | Aaron Franke |
2021-02-07 | Initialize class variables with default values in scene/ [1/2] | Rafał Mikrut |
2021-01-01 | Update copyright statements to 2021 | Rémi Verschelde |
2020-12-11 | Move initialization of some classes to headers | Tomasz Chabora |
2020-07-10 | Add override keywords. | Marcel Admiraal |
2020-05-14 | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde |
2020-05-01 | Implement Skew in Node2D | Juan Linietsky |
2020-03-27 | Rename more 2D and 3D nodes to follow convention | Rémi Verschelde |
2020-01-09 | Don't compile editor-only function when tools=no | Gilles Roudière |
2020-01-01 | Update copyright statements to 2020 | Rémi Verschelde |
2019-01-01 | Update copyright statements to 2019 | Rémi Verschelde |
2018-10-19 | Fixing warnings generated by MSVC | Dualtagh Murray |
2018-04-03 | Remove the selection rect for nodes that do not require it | Gilles Roudiere |
2018-01-05 | Add missing copyright headers and fix formatting | Rémi Verschelde |
2018-01-04 | Merge pull request #15191 from Jerome67000/z_renaming | Rémi Verschelde |
2018-01-03 | #15078 renamed "z" -> "z_index" property in Node2D | Jerome67000 |
2018-01-01 | Update copyright statements to 2018 | Rémi Verschelde |
2017-11-19 | Rework the canvas_item API for further improves to the canvas item editor | Gilles Roudiere |
2017-11-10 | Unify degree members and properties | letheed |
2017-11-10 | Remove deprecated rotation methods | letheed |
2017-08-27 | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde |
2017-08-16 | Synchronize parameter names in definition and declaration | TwistedTwigleg |
2017-08-05 | Merge pull request #10116 from neikeq/prop_method_ambiguities | Juan Linietsky |
2017-08-05 | Renames properties and methods to avoid ambiguities | Ignacio Etcheverry |
2017-07-23 | Add .to_local/.to_global methods on Node2D and Spatial | Bojidar Marinov |
2017-04-08 | Add "Godot Engine contributors" copyright line | Rémi Verschelde |
2017-03-05 | A Whole New World (clang-format edition) | Rémi Verschelde |
2017-01-11 | Type renames: | Juan Linietsky |
2017-01-04 | -Conversion of most properties to a simpler syntax, easier to use by script | Juan Linietsky |
2017-01-02 | ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va... | Juan Linietsky |
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-15 | Add Node2D's set_global_rot get_global_rot set_global_rotd get_global_rotd se... | Emmanuel Leblond |
2016-05-06 | Rotation APIs: Better exposure for degrees methods | Rémi Verschelde |
2016-01-01 | Update copyright to 2016 in headers | George Marques |
2015-12-28 | -renamed function get_relative_transform() to get_relative_transform_to_paren... | reduz |
2015-05-12 | -Added lookat/get_angle_to functions in 2D, and a demo, closes #1843 | Juan Linietsky |
2015-04-18 | Updated copyright year in all headers | Juan Linietsky |
2015-03-22 | added spatial and node2d helper methods | Juan Linietsky |
2015-02-14 | New Navigation & Pathfinding support for 2D | Juan Linietsky |
2015-01-13 | -begin work on unidirectional collision detection | Juan Linietsky |
2015-01-10 | 2D Rewrite Step [1] | Juan Linietsky |
2014-07-07 | Add node2d::get_global_pos() | marynate |
2014-05-14 | A bit of everything: | Juan Linietsky |