Commit History

Author SHA1 Message Date
  A Thousand Ships 31e7ee63f2 Fix unsafe uses of `Callable.is_null()` 1 year ago
  cosparks 6d0dca76c0 Fixes SDF Collision Enable/Disable 1 year ago
  kleonc 983cdb2f54 Fix transform of Y-sorted branch-root 1 year ago
  Ricardo Buring 2ed2ccc2d8 Fixed Timestep Interpolation (2D) 1 year ago
  Thaddeus Crews 9903e6779b Enforce template syntax `typename` over `class` 1 year ago
  markdibarry a62870956a Add new Parallax2D node 1 year ago
  Rémi Verschelde dc2d1e3f47 Merge pull request #79452 from /ysort-update-first-item-position 1 year ago
  Adam Scott 35b640107f Stabilize snapping 2D transforms to pixel 1 year ago
  Rémi Verschelde 673102ffd8 Merge pull request #85520 from YuriSizov/rendering-gracefully-leak-canvas-items 1 year ago
  Yaohua Xiong 795fe74143 unify parameter names for 'RendererCanvasCull' 1 year ago
  Yuri Sizov 34ecfff672 Avoid crashes when engine leaks canvas items and friends 1 year ago
  Wilson E. Alvarez 80fb8db31f Remove unnecessary assignments 1 year ago
  Rémi Verschelde 342531597b Merge pull request #85811 from clayjohn/2D-render-info 1 year ago
  ShirenY 27f71c4e78 Transform mesh's AABB to skeleton's space when calculate mesh's bounds. 1 year ago
  clayjohn 528b4a3283 Implement render info counters for the 2D renderer 1 year ago
  kobewi 41fa6c32b4 Disable update spinner when debug redraw is active 1 year ago
  Rémi Verschelde 4b7cc99bc1 Merge pull request #79169 from reduz/debug-canvas-item-redraw 1 year ago
  kobewi 09b30be86d Add vararg call() method to C++ Callable 2 years ago
  A Thousand Ships fdd3d36c6d [Servers] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable 1 year ago
  Juan Linietsky 407b16ab00 Debug CanvasItem redraw 2 years ago
  kleonc b7e5ea8a39 Update Y-sort position of the first item in the sorted subtree 2 years ago
  kleonc bbb2a889d8 Fix Y-sort modulate for top-most Y-sorted CanvasItem 2 years ago
  lawnjelly b69c8b4791 Single Compilation Unit build. 2 years ago
  Rémi Verschelde 0821262167 Merge pull request #77079 from kleonc/y_sort_fix_modulation_propagation 2 years ago
  Rémi Verschelde 6d88c83611 Merge pull request #71684 from kleonc/draw_polyline_simplify_antialiased 2 years ago
  kleonc 5d8219b4fd Fix modulation propagation for Y-sorted CanvasItems 2 years ago
  Danil Alexeev ba985ecf3f Fix `draw_multiline_colors()` for `width < 0` 2 years ago
  kleonc 728c51e362 CanvasItem::draw_polyline Support thin polylines drawn using line strip 2 years ago
  kleonc f29e39cfd6 RendererCanvasCull Simplify drawing antialiased polyline 2 years ago
  kleonc 43fc483e6c CanvasItem::draw_arc Clamp angle difference so arc won't overlap itself 2 years ago