Age | Commit message (Expand) | Author |
2022-09-01 | Merge pull request #63479 from DarkKilauea/nav-link | Rémi Verschelde |
2022-08-31 | Implement Physical Light Units as an optional setting. | clayjohn |
2022-08-26 | Added node for Navigation links | Josh Jones |
2022-07-06 | Remove Octree | lawnjelly |
2022-06-12 | Mark some common project settings as basic | Hugo Locurcio |
2022-06-03 | Match NavMap and ProjectSettings with NavigationMesh defaults | smix8 |
2022-02-12 | Improve compilation speed (forward declarations/includes cleanup) | Hendrik Brucker |
2022-01-03 | Update copyright statements to 2022 | Rémi Verschelde |
2021-10-25 | Improved RigidDynamicBody linear/angular damping override | PouleyKetchoupp |
2021-06-17 | Add PROPERTY_USAGE_NONE and use it | Aaron Franke |
2021-06-16 | Rename VisibilityNotifierXD to VisibleOnScreenNotifierXD | reduz |
2021-06-16 | Refactor VisibilityNotifier3D | reduz |
2021-04-23 | Implement occlusion culling | jfons |
2021-04-16 | Lowers the navigation edge margin merge | Andrea Catania |
2021-03-10 | Remove Navigation2D/3D nodes, and move the navigation map to the world resource | Gilles Roudière |
2021-01-01 | Update copyright statements to 2021 | Rémi Verschelde |
2020-12-28 | Rename empty() to is_empty() | Marcel Admiraal |
2020-11-09 | Variant: Rename Type::_RID to Type::RID | 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-04-02 | Replace NULL with nullptr | lupoDharkael |
2020-03-30 | doc: Update classref with node renames | Rémi Verschelde |
2020-03-27 | Renaming of servers for coherency. | Juan Linietsky |
2020-03-27 | Rename more 2D and 3D nodes to follow convention | Rémi Verschelde |