Commit History

Author SHA1 Message Date
  Rémi Verschelde 25b2f1780a Style: Harmonize header includes in modules 2 years ago
  Ricardo Buring 3f17a81f87 Add debug collision shape to CSG with collision 2 years ago
  DESKTOP-9O27V4U\Navi ac92704f39 Add compatibility code for CSGBox3D width/height/depth from Godot 3.x 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  Rémi Verschelde 1f61d47766 Merge pull request #64339 from YuriSizov/core-multilevel-validate-property 3 years ago
  Yuri Sizov 1a24c9e14b Make `_validate_property` a multilevel method 3 years ago
  Silc Renew b31115cdc1 Add collision weight to PhysicsBody for penetrations must be avoided 3 years ago
  reduz 141c375581 Clean up Hash Functions 3 years ago
  hoontee b869ec7262 Rename `CSGPrimitive3D.invert_faces` to `flip_faces` 3 years ago
  Rémi Verschelde f8ab79e68a Zero initialize all pointer class and struct members 3 years ago
  reduz 6f51eca1e3 Discern between virtual and abstract class bindings 3 years ago
  hoontee ce2b367afb Properly handle CSGShape parent and visibility updates, plus some refactoring 4 years ago
  Aaron Franke 8cfd264148 Improve the default size for 3D shapes (Box, Capsule, and Cylinder) 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  jitspoe 1da948a688 CSGPolygon fixes and features: Angle simplification, UV tiling distance, interval type. 4 years ago
  Rémi Verschelde c89ad92c96 Merge pull request #51532 from nekomatata/layer-mask-accessors 4 years ago
  PouleyKetchoupp 989acbbe81 Uniformize layer names, script methods and documentation 4 years ago
  Marcel Admiraal cf771342cb Fix multiple issues with CSGPolygon 4 years ago
  Aaron Franke 430ad75963 Some work on double support 4 years ago
  Rafał Mikrut f7209b459b Initialize class/struct variables with default values in modules/ 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Marcel Admiraal 4da4feed18 Use Vector3 instead of 3 floats for CSGBox3D dimensions 4 years ago
  Marcel Admiraal 26fcf2b04c Add override keywords. 5 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 years ago
  Juan Linietsky eaae4b6408 Renamed 2D and 3D nodes to make their types explicit 5 years ago
  Rémi Verschelde cb282c6ef0 Style: Set clang-format Standard to Cpp11 5 years ago
  Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  qarmin 4e5310cc60 Some code changed with Clang-Tidy 6 years ago
  JohnJLight 38d3bfe971 Made use of semicolons more consitent, fixed formatting 6 years ago