Commit History

Author SHA1 Message Date
  lawnjelly e5a4aee3a6 Physics Interpolation 2D - change transform API to use const ref 8 months ago
  lawnjelly 723632a76a CPUParticles2D - fix interpolated transforms and culling 1 year ago
  Rémi Verschelde b8ff6190a8 Merge pull request #80176 from lawnjelly/fti_2d_particles 1 year ago
  lawnjelly a117a3307a Physics Interpolation - add support for CPUParticles2D 1 year ago
  lawnjelly ad577e3c7e Fix 2D MultiMesh hierarchical culling 1 year ago
  lawnjelly 61e41cc9a1 Add debug_canvas_item_get_local_bound() function to VisualServer 1 year ago
  lawnjelly 5162efbfe9 2D Fixed Timestep Interpolation 2 years ago
  lawnjelly b777a9e5f9 Canvas item hierarchical culling 2 years ago
  Rémi Verschelde bfb6877b3c Merge pull request #75612 from lawnjelly/fix_skele2d_bounds2 1 year ago
  lawnjelly dd6c213dac Fix Polygon2D skinned bounds (for culling) 1 year ago
  lawnjelly 910ddd13c4 Batching - Add MultiRect command 2 years ago
  Rémi Verschelde 1426cd3b3a One Copyright Update to rule them all 1 year ago
  lawnjelly a0c6d16c90 Add editor vital redraws only option 3 years ago
  Haoyu Qiu ac144e7e8c Fix invalid read when using LightOccluder2D 2 years ago
  Rémi Verschelde a627cdafc5 Update copyright statements to 2022 2 years ago
  lawnjelly cbb6dc35a1 Fix add_line width being too wide 3 years ago
  lawnjelly ab76cd6ff2 Faster editor line drawing - Path2D and draw_line 3 years ago
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops 3 years ago
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) 3 years ago
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 3 years ago
  lawnjelly bf1de6bbfa Revert backport of 2D transform and camera snapping options 3 years ago
  Rémi Verschelde 9fa85b343c Merge pull request #46495 from asheraryam/fix-clip-content-error 3 years ago
  lawnjelly 847a37b196 Change 2d transform snapping from floor to round 3 years ago
  asheraryam 31a0f7fb0f Fix rounding error in Clip Content 3 years ago
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 3 years ago
  lawnjelly a79293e0fc Add 2d snap transforms option 4 years ago
  John Pennycook f8cc7893d0 Make YSort stable 4 years ago
  lawnjelly 1b5c4bc5b7 Make Light2D respect CanvasLayer layer_min and layer_max 4 years ago
  lawnjelly 93af8e7d1b Batching across z_indices 4 years ago
  Michael Alexsander bd2a2a7e40 Turn Rect2's 'intersects_touch()' into an extra argument of 'intersects()' 4 years ago