Commit History

Author SHA1 Message Date
  M. Huri 37ccfb18ff Fixed a typo in csg module 3 years ago
  Stéphane Fortin 58a4035017 Fix merging error path_simplify_angle CSGPolygon 3 years ago
  jitspoe d7af7a9b3b CSGPolygon fixes and features: Added angle simplification, UV tiling distance option, and interval type, which allows distance-based intervals (old) and subdivision-based intervals (new to 3.4). 4 years ago
  Haoyu Qiu acd15e4cd2 Don't update CSG Shape when not inside tree 4 years ago
  Marcel Admiraal 2449b581dd Fix multiple issues with CSGPolygon 4 years ago
  lawnjelly e06cd3042f Portals - Fix CSG updates on room conversion 4 years ago
  Aaron Franke 48308a5e0a Fix CSGSphere3D mesh creation 4 years ago
  Rafał Mikrut cb5faca39a Prevent setting too big or too small Collision Mask and Layer 4 years ago
  Marcel Admiraal a2204f3cb3 Fix UV mapping on CSGSphere 4 years ago
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops 4 years ago
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) 4 years ago
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 4 years ago
  Rémi Verschelde 64a63e0861 Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine 4 years ago
  Rémi Verschelde 3d15f04668 Style: clang-format: Disable AllowShortIfStatementsOnASingleLine 4 years ago
  Rémi Verschelde 6e600cb3f0 Style: Set clang-format Standard to c++14 4 years ago
  Johannes Witt 41a016c1e8 Fix CSG Path Polygon cache being removed after connect 4 years ago
  Marcel Admiraal cfccf77edb Fix CSGMesh undo not refreshing gizmo 4 years ago
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 4 years ago
  hoontee 85cc31332a Properly handle empty CSGShapes 4 years ago
  hoontee aa0221f0fb Transform CSGShape collision when necessary 5 years ago
  hoontee 8ce88d38f2 Properly handle empty CSGCombiners 5 years ago
  Marcel Admiraal c8d8134288 Ensure CSG parent's _make_dirty() is called when entering a tree. 5 years ago
  Marcel Admiraal b4302d0d04 Fix 'physicsw' may be used uninitialized warning in csg_shape.cpp 5 years ago
  Marcel Admiraal 966139ca4c Fix CSG vertex normal calculation. 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Rémi Verschelde dec10dd776 Merge pull request #32051 from qarmin/some_error_explanation 6 years ago
  qarmin 17732fe698 Added some obvious errors explanations 6 years ago
  Hugo Locurcio 696a8fb657 Notify changes in properties that can be edited by 3D gizmos 6 years ago
  Ibrahn Sahir 4e4697b1c4 Added release function to PoolVector::Access. 6 years ago
  Hugo Locurcio e87e8c0485 Improve the CSG shape gizmo drawing 6 years ago