Commit History

Author SHA1 Message Date
  PouleyKetchoupp c6fbd55ca9 Cylinder support in Godot Physics 3D 4 years ago
  JFonS 112b416056 Implement new CPU lightmapper 4 years ago
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 4 years ago
  Kiri Jolly bac44ee19f Fixed false positives in the culling system. 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) 08272585e9 Remove redundant transform method in Geometry singleton 6 years ago
  Michael Alexsander Silva Dias 6cc54a5864 Add 'is_point_in_circle()' to Geometry class, and general file cleanup 6 years ago
  Braden Bodily 71d71d55b5 Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/' 6 years ago
  IAmActuallyCthulhu 82b9557803 Remove redundant author doc comments 6 years ago
  Simon Puchert 4b78e17b15 Optimize get_closest_point_to_segment*. 6 years ago
  Andrii Doroshenko (Xrayez) 24e9a881c0 Expose 2D Delaunay triangulation in Geometry singleton 6 years ago
  Andrii Doroshenko (Xrayez) 883ef8570a Expose 2D polygon boolean operations in Geometry singleton 6 years ago
  Rémi Verschelde e0574e1d98 Fix typos with codespell 6 years ago
  Aaron Franke b659e1eb2b Use approximate equallity methods in many places 6 years ago
  Christoph Schroeder dcbe55a1fa Fixes Geometry.segment_intersects_circle working only one way. 6 years ago
  Mariano Suligoy 078b869d9a TileSet/TileMap: Decompose solid non-convex polygons into convexes. Real fix for #24003 6 years ago
  Rémi Verschelde b7cc2bb1e2 Core: Ensure classes match their header filename 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
  Juan Linietsky 16022da187 Ensure that array passed to physics is always counter clockwise, fixes #15361. 7 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 years ago
  Aaron Franke cf136a91d6 [Core] Completely kill math_2d.h, change includes 7 years ago
  Hein-Pieter van Braam 0e29f7974b Reduce unnecessary COW on Vector by make writing explicit 7 years ago
  Juan Linietsky 69a96ff4a6 Merge pull request #15943 from poke1024/geometry-line-line 7 years ago
  Chaosus f2c22791ce Fix is_point_in_triangle 7 years ago
  Bernhard Liebl c1e099b48f Add Geometry::line_intersects_line_2d() 7 years ago
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 years ago
  Rémi Verschelde 459ee51338 Merge pull request #15093 from poke1024/canvas-editor-select 7 years ago
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 years ago