Age | Commit message (Expand) | Author |
2022-07-25 | Code quality: Fix header guards consistency | Rémi Verschelde |
2022-06-25 | Add ability to export Node pointers as NodePaths | reduz |
2022-05-16 | Replace most uses of Map by HashMap | reduz |
2022-03-05 | Various code and documentation improvements | kobewi |
2022-01-04 | Merge pull request #53313 from KoBeWi/debinded_konnekt | Rémi Verschelde |
2022-01-03 | Update copyright statements to 2022 | Rémi Verschelde |
2021-11-08 | Add property value pinning | Pedro J. Estébanez |
2021-11-07 | Unify determination of default property values | Pedro J. Estébanez |
2021-10-04 | Add support for unbinding in connection dialog | kobewi |
2021-06-19 | Rename `instance()`->`instantiate()` when it's a verb | Lightning_A |
2021-06-11 | Rename Reference to RefCounted | Pedro J. Estébanez |
2021-02-11 | Improve resource load cache | reduz |
2021-02-09 | Initialize class variables with default values in scene/ [2/2] | Rafał Mikrut |
2021-01-01 | Update copyright statements to 2021 | Rémi Verschelde |
2020-12-09 | Cleanup unused engine code | Tomasz Chabora |
2020-11-07 | Reorganized core/ directory, it was too fatty already | reduz |
2020-07-10 | Add override keywords. | Marcel Admiraal |
2020-05-14 | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde |
2020-02-18 | PoolVector is gone, replaced by Vector | Juan Linietsky |
2020-01-01 | Update copyright statements to 2020 | Rémi Verschelde |
2019-01-01 | Update copyright statements to 2019 | Rémi Verschelde |
2018-09-12 | Make core/ includes absolute, remove subfolders from include path | Rémi Verschelde |
2018-01-05 | Add missing copyright headers and fix formatting | Rémi Verschelde |
2018-01-01 | Update copyright statements to 2018 | Rémi Verschelde |
2017-12-16 | restored binary compatibility, which was broken in #14406 | Juan Linietsky |
2017-12-16 | Improve duplication and saving of instanced scenes | Matthias Hoelzl |
2017-08-27 | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde |
2017-04-08 | Add "Godot Engine contributors" copyright line | Rémi Verschelde |
2017-03-15 | Fix redundant connections saved in sub-inheritance | Pedro J. Estébanez |
2017-03-09 | Fix node duplication in scene sub-inheritance | Pedro J. Estébanez |
2017-03-05 | A Whole New World (clang-format edition) | Rémi Verschelde |
2017-02-16 | Correct hash behavior for floating point numbers | Hein-Pieter van Braam |
2017-01-10 | Groundbreaking!! Godot resources can now be flagged to be local to the scene ... | Juan Linietsky |
2017-01-07 | Memory pool vectors (DVector) have been enormously simplified in code, and re... | 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-07-19 | Fixed properly not save signals that already exist in their base scenes, clos... | Juan Linietsky |
2016-07-19 | WIP bugfix for existing connections | Juan Linietsky |
2016-06-27 | Make most resources (save for packedscenes and scripts) reload if they change... | Juan Linietsky |
2016-03-09 | remove trailing whitespace | Hubert Jarosz |
2016-02-21 | Add support for placeholders in tscn, which was missing. Closes #3652 | Juan Linietsky |
2016-01-23 | -Ability to retrieve state data from PackedScene, closes #3413 | Juan Linietsky |
2016-01-14 | -Make sure scenes properly update when switching tabs, even if sub-instances ... | Juan Linietsky |
2016-01-12 | Fix situation where TSCN format might crash, closes #3062 | Juan Linietsky |
2016-01-01 | Update copyright to 2016 in headers | George Marques |
2015-12-13 | -scenes are properly reloaded when a dependency changes, fixes #2896 | Juan Linietsky |
2015-11-28 | -Fixed bug with scene inheritance, should work again | Juan Linietsky |
2015-10-16 | -fixes and more fixes to new scene system, seems stable now.. | reduz |
2015-10-10 | Large improvements on scene packing and management | reduz |
2015-04-18 | Updated copyright year in all headers | Juan Linietsky |