提交歷史

作者 SHA1 備註 提交日期
  Yuri Roubinsky 6e9535a9c8 Restore antialiasing for `draw_line` 3 年之前
  Yuri Rubinsky 31d2304ac4 Merge pull request #57899 from Chaosus/fix_aa 3 年之前
  Bastiaan Olij b8be7903f3 Move storage for Mesh, MeshInstance, MultiMesh and Skeleton into MeshStorage 3 年之前
  Dimitris Nikolaidis 02572884f4 Fix canvas_group not being freed in RendererCanvasCull::free 3 年之前
  Bastiaan Olij 57e5a33623 Split dummy renderer classes into separate files 3 年之前
  Hugo Locurcio c509a3a3a5 Tweak render timestamp names for explicitness and consistency 3 年之前
  Yuri Roubinsky a85b000967 Fix antialiasing for beginning/end of line in `canvas_item_add_polyline` 3 年之前
  Haoyu Qiu 7870cf24f2 Fix invalid read when using LightOccluder2D 3 年之前
  Darren Kaste b0d9e14155 Fix canvas items being drawn outside clip rects 3 年之前
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 年之前
  Aaron Franke e9808e3d9a Add a double-precision editor build to CI 4 年之前
  Rémi Verschelde 3b11e33a09 clang-format: Disable alignment of operands, too unreliable 4 年之前
  Hugo Locurcio ba65730cbf Rename RID's `getornull()` to `get_or_null()` 4 年之前
  Anilforextra cc51b045da Construct values only when necessary. 4 年之前
  bruvzg 4c3f7d1290 Makes FontData importable resource. 4 年之前
  Yuri Roubinsky 59c137a99b Fix incorrect border width of antialiased lines 4 年之前
  reduz 64c925cca6 Improve RID_Owner memory usage 4 年之前
  reduz 94d31ac327 Implement animation slice drawing in CanvasItem 4 年之前
  reduz 38d164c74b Refactor VisibilityNotifier 4 年之前
  andriyDev 9f4bf5ec80 Deleted YSort, moved its functionality directly into Node2D. 5 年之前
  reduz 479391ef54 Fixes missng 2D engine bits 4 年之前
  Alex Hirsch 426ef4b1ee Fix canvas renderer line width 4 年之前
  asheraryam c3d8538bb4 Fix rounding error in Clip Content 4 年之前
  reduz 8b19ffd810 Make Servers truly Thread Safe 4 年之前
  Aaron Franke 1d5042c9e2 Use Math_TAU and deg2rad/rad2deg in more places and optimize code 5 年之前
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 年之前
  Rémi Verschelde 058f3fe069 Merge pull request #44149 from madmiraal/rename-tangent-orthogonal 4 年之前
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() 4 年之前
  Marcel Admiraal 4b8b803931 Rename Control margin to offset 4 年之前
  Marcel Admiraal 2df9a8ccad Rename Rect2 and Rect2i clip() to intersection() 4 年之前