Commit History

Author SHA1 Message Date
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 years ago
  Rémi Verschelde 07bc4e2f96 Style: Enforce separation line between function definitions 5 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 years ago
  Rémi Verschelde 1f6f364a56 Port member initialization from constructor to declaration (C++11) 5 years ago
  Rémi Verschelde 83b630b8c2 thirdparty: Cleanup after #38386, document provenance and copyright 5 years ago
  Juan Linietsky 1bea8e1eac New lightmapper 5 years ago
  Rémi Verschelde 94721f5ab8 Revert "Renamed plane's d to distance" 5 years ago
  Rémi Verschelde 69de7ce38c Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine 5 years ago
  Marcus Elg ec7b481170 Renamed plane's d to distance 5 years ago
  Kiri Jolly 87ba4daf4b Fixed false positives in the culling system. 5 years ago
  Aaron Franke 540156b387 [Core] Rename linear_interpolate to lerp 5 years ago
  Rémi Verschelde cb282c6ef0 Style: Set clang-format Standard to Cpp11 5 years ago
  Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Rémi Verschelde f111d1aaed Drop b2d_convexdecomp. no longer necessary. 5 years ago
  Andrii Doroshenko (Xrayez) 749d917424 Fix severe performance drop while deflating polylines 5 years ago
  Rémi Verschelde dec10dd776 Merge pull request #32051 from qarmin/some_error_explanation 6 years ago
  qarmin 17732fe698 Added some obvious errors explanations 6 years ago
  qarmin 50be65bf43 Changed some code found by Clang Tidy and Coverity 6 years ago
  Michael Alexsander Silva Dias 6cc54a5864 Add 'is_point_in_circle()' to Geometry class, and general file cleanup 6 years ago
  Andrii Doroshenko (Xrayez) 883ef8570a Expose 2D polygon boolean operations in Geometry singleton 6 years ago
  Aaron Franke b659e1eb2b Use approximate equallity methods in many places 6 years ago
  Rémi Verschelde aff3dd36ba Merge pull request #25495 from IronicallySerious/fix-expand-macros 6 years ago
  Mariano Suligoy 078b869d9a TileSet/TileMap: Decompose solid non-convex polygons into convexes. Real fix for #24003 6 years ago
  IronicallySerious 4121df235e Fix parameterised macros in core. Addresses #25488 6 years ago
  Juan Linietsky e46f28e02d Removed splits in Polygon editor, replace by internal vertices and polygon support. 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 years ago
  Rémi Verschelde 52466d57e9 Make some debug prints verbose-only, remove others 7 years ago
  Hein-Pieter van Braam 0e29f7974b Reduce unnecessary COW on Vector by make writing explicit 7 years ago