summaryrefslogtreecommitdiffstats
path: root/scene/resources/navigation_mesh.cpp
Commit message (Expand)AuthorAgeFilesLines
* Removed _change_notifyreduz2021-02-101-5/+5
* Initialize class variables with default values in scene/ [2/2]Rafał Mikrut2021-02-091-24/+1
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Style: Enforce braces around if blocks and loopsRémi Verschelde2020-05-141-6/+11
* Style: Enforce separation line between function definitionsRémi Verschelde2020-05-141-0/+3
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-20/+0
* Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT.Juan Linietsky2020-02-251-13/+13
* PoolVector is gone, replaced by VectorJuan Linietsky2020-02-181-13/+13
* - Integrated NavigationServer and Navigation2DServer.Andrea Catania2020-02-101-0/+548