Age | Commit message (Expand) | Author |
---|---|---|
2021-04-30 | Prevent setting too big or too small Collision Mask and Layer | Rafał Mikrut |
2021-03-03 | Add null check for NavigationMesh.create_from_mesh() | sps1112 |
2021-02-10 | Removed _change_notify | 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-05-14 | Style: Enforce braces around if blocks and loops | Rémi Verschelde |
2020-05-14 | Style: Enforce separation line between function definitions | Rémi Verschelde |
2020-05-14 | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde |
2020-02-25 | Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT. | Juan Linietsky |
2020-02-18 | PoolVector is gone, replaced by Vector | Juan Linietsky |
2020-02-10 | - Integrated NavigationServer and Navigation2DServer. | Andrea Catania |