Commit History

作者 SHA1 備註 提交日期
  Ninni Pipping bbf203bc32 Hide clip_children for non-drawn CanvasItems 2 年之前
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 年之前
  Micky e31bb5ffeb Rename `CanvasItem.update()` to `queue_redraw()` 3 年之前
  Paul Joannon 6bc0be16a5 Expose the collider RID in Raycast nodes 3 年之前
  Fabian Keller 2bf9e6090c rename translate(d) to translate(d)_local in Transform 2D/3D 3 年之前
  Aaron Franke 5dc3bfb80e Use suffixes for units in nodes and resources 3 年之前
  Rémi Verschelde 0f5455230c Use `switch` consistently in `_notification` (`scene` folder) 3 年之前
  Hendrik Brucker b396fd4eef Improve compilation speed (forward declarations/includes cleanup) 3 年之前
  Haoyu Qiu bbcd9c5b97 Fix RayCast{2,3}D.clear_exceptions clears parent 3 年之前
  Rémi Verschelde 7072b359b4 Improve some method bindings to use specific `Object` subtypes 3 年之前
  Anilforextra 6c3a0460a8 Use List Initializations for Vectors. 3 年之前
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 年之前
  PouleyKetchoupp c3ae7ddedd Add raycast options to hit when starting inside / hit back faces 4 年之前
  PouleyKetchoupp acbd24ea84 Use parameter classes instead of arguments for all physics queries 4 年之前
  Zae 924c2078da Fix unexpected crashes in `notification` 4 年之前
  Aaron Franke eb4902a455 Fix some unnecessary includes 4 年之前
  PouleyKetchoupp 989acbbe81 Uniformize layer names, script methods and documentation 4 年之前
  Aaron Franke 430ad75963 Some work on double support 4 年之前
  Rafał Mikrut efcb097674 Prevent setting too big or too small Collision Mask and Layer 4 年之前
  fabriceci af041adb06 add responsive arrows when the size is very small + fix a regression: missing a translation on the line 4 年之前
  fabriceci 90ca587281 Highlight collision, correct the size and make the arrow a bit less thick for low-res game 4 年之前
  Rafał Mikrut 003bb8e1a8 Initialize class variables with default values in scene/ [1/2] 4 年之前
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 年之前
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 5 年之前
  Hugo Locurcio a706c22db7 Rename RayCast's `cast_to` property to `target_position` 5 年之前
  Andrii Doroshenko (Xrayez) 11f367fe02 Enable raycast nodes by default 5 年之前
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 年之前
  Rémi Verschelde 07bc4e2f96 Style: Enforce separation line between function definitions 5 年之前
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 年之前
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 年之前