Commit History

作者 SHA1 備註 提交日期
  Yuri Sizov 36f34c8f86 Avoid crashes when engine leaks canvas items and friends 11 月之前
  ShirenY 045b1d5990 Transform mesh's AABB to skeleton's space when calculate mesh's bounds. 1 年之前
  kobewi 41fa6c32b4 Disable update spinner when debug redraw is active 1 年之前
  Rémi Verschelde 4b7cc99bc1 Merge pull request #79169 from reduz/debug-canvas-item-redraw 1 年之前
  kobewi 09b30be86d Add vararg call() method to C++ Callable 1 年之前
  A Thousand Ships fdd3d36c6d [Servers] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable 1 年之前
  Juan Linietsky 407b16ab00 Debug CanvasItem redraw 1 年之前
  kleonc bbb2a889d8 Fix Y-sort modulate for top-most Y-sorted CanvasItem 1 年之前
  lawnjelly b69c8b4791 Single Compilation Unit build. 1 年之前
  Rémi Verschelde 0821262167 Merge pull request #77079 from kleonc/y_sort_fix_modulation_propagation 1 年之前
  Rémi Verschelde 6d88c83611 Merge pull request #71684 from kleonc/draw_polyline_simplify_antialiased 1 年之前
  kleonc 5d8219b4fd Fix modulation propagation for Y-sorted CanvasItems 1 年之前
  Danil Alexeev ba985ecf3f Fix `draw_multiline_colors()` for `width < 0` 1 年之前
  kleonc 728c51e362 CanvasItem::draw_polyline Support thin polylines drawn using line strip 1 年之前
  kleonc f29e39cfd6 RendererCanvasCull Simplify drawing antialiased polyline 1 年之前
  kleonc 43fc483e6c CanvasItem::draw_arc Clamp angle difference so arc won't overlap itself 1 年之前
  Rémi Verschelde 2156250471 Merge pull request #62236 from MinusKube/master 1 年之前
  MinusKube 01af885e69 Fix draw_polyline not supporting closed polygons and not having a uniform offset 2 年之前
  Danil Alexeev a8cbb6245b Fix scaling issue in `draw_line` and similar methods 1 年之前
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 1 年之前
  bruvzg 20d9457f9d Scale MSDF font outline with the font size and MSDF source size to match dynamic font behavior. 2 年之前
  Yaohua Xiong 9bdc0cb16f draw fish bones for Path2D and Path3D 2 年之前
  Rindbee 7129718dc5 Fix child nodes still being drawn when the visible area of a control with `clip_contents` enabled is `0` 2 年之前
  kobewi 1778301cd0 Add call_deferred() method to Callable 2 年之前
  BimDav fcb9be66a2 Viewport canvas cull mask feature 3 年之前
  bruvzg 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 2 年之前
  Hendrik Brucker e235bca995 Fix/restore BackBufferCopy 2 年之前
  bruvzg bcc3643989 Add font LCD sub-pixel anti-aliasing support. 2 年之前
  Rémi Verschelde f450f242b9 Merge pull request #62639 from Calinou/line-antialiasing-decrease-feather-width 2 年之前
  Juan Linietsky d4433ae6d3 Remove Signal connect binds 2 年之前