Commit History

Author SHA1 Message Date
  Haoyu Qiu 7870cf24f2 Fix invalid read when using LightOccluder2D 3 years ago
  Darren Kaste b0d9e14155 Fix canvas items being drawn outside clip rects 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Aaron Franke e9808e3d9a Add a double-precision editor build to CI 3 years ago
  Rémi Verschelde 3b11e33a09 clang-format: Disable alignment of operands, too unreliable 3 years ago
  Hugo Locurcio ba65730cbf Rename RID's `getornull()` to `get_or_null()` 3 years ago
  Anilforextra cc51b045da Construct values only when necessary. 3 years ago
  bruvzg 4c3f7d1290 Makes FontData importable resource. 4 years ago
  Yuri Roubinsky 59c137a99b Fix incorrect border width of antialiased lines 4 years ago
  reduz 64c925cca6 Improve RID_Owner memory usage 4 years ago
  reduz 94d31ac327 Implement animation slice drawing in CanvasItem 4 years ago
  reduz 38d164c74b Refactor VisibilityNotifier 4 years ago
  andriyDev 9f4bf5ec80 Deleted YSort, moved its functionality directly into Node2D. 4 years ago
  reduz 479391ef54 Fixes missng 2D engine bits 4 years ago
  Alex Hirsch 426ef4b1ee Fix canvas renderer line width 4 years ago
  asheraryam c3d8538bb4 Fix rounding error in Clip Content 4 years ago
  reduz 8b19ffd810 Make Servers truly Thread Safe 4 years ago
  Aaron Franke 1d5042c9e2 Use Math_TAU and deg2rad/rad2deg in more places and optimize code 5 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Rémi Verschelde 058f3fe069 Merge pull request #44149 from madmiraal/rename-tangent-orthogonal 4 years ago
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() 4 years ago
  Marcel Admiraal 4b8b803931 Rename Control margin to offset 4 years ago
  Marcel Admiraal 2df9a8ccad Rename Rect2 and Rect2i clip() to intersection() 4 years ago
  Marcel Admiraal a24c38d1a8 Rename Vector2.tangent() to Vector2.orthogonal() 4 years ago
  reduz 2787ad65be RenderingServer reorganization 4 years ago