summaryrefslogtreecommitdiff
path: root/scene/resources/line_shape_2d.cpp
AgeCommit message (Expand)Author
2020-05-27Split `Geometry` singleton into `Geometry2D` and `Geometry3D`Andrii Doroshenko (Xrayez)
2020-05-14Style: Enforce braces around if blocks and loopsRémi Verschelde
2020-05-14Style: Enforce separation line between function definitionsRémi Verschelde
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-05-09Rename Lineshapes d to distanceMarcus Elg
2020-03-27Renaming of servers for coherency.Juan Linietsky
2020-02-25Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT.Juan Linietsky
2020-02-10- Integrated NavigationServer and Navigation2DServer.Andrea Catania
2020-02-09Fix 2D CollisionShape controls pointing the wrong wayAaron Franke
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-02-12Scene: Ensure classes match their header filenameRémi Verschelde