Commit History

Author SHA1 Message Date
  reduz 1aa2823fa3 Removed _change_notify 4 years ago
  reduz 8b19ffd810 Make Servers truly Thread Safe 4 years ago
  Rafał Mikrut f7209b459b Initialize class/struct variables with default values in modules/ 4 years ago
  Aaron Franke 1d5042c9e2 Use Math_TAU and deg2rad/rad2deg in more places and optimize code 5 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Rémi Verschelde 4ca98c7a35 Merge pull request #44183 from madmiraal/box_shape-size 4 years ago
  Rémi Verschelde d55e335026 Merge pull request #44718 from hoontee/fix-44713 4 years ago
  hoontee 24a6aac472 Properly handle empty CSGShapes 4 years ago
  Marcel Admiraal 4da4feed18 Use Vector3 instead of 3 floats for CSGBox3D dimensions 4 years ago
  Rémi Verschelde 3044b8f15a Merge pull request #40935 from hoontee/master-3 5 years ago
  Rémi Verschelde 920f8c86ec Merge pull request #40919 from hoontee/master-2 5 years ago
  hoontee fc8574fbac Transform CSGShape collision when necessary 5 years ago
  hoontee 001b6075cb Properly handle empty CSGCombiners 5 years ago
  Marcel Admiraal 9be7b30f35 Ensure CSG parent's _make_dirty() is called when entering a tree. 5 years ago
  Andrii Doroshenko (Xrayez) 69d5de632e Split `Geometry` singleton into `Geometry2D` and `Geometry3D` 5 years ago
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 years ago
  Rémi Verschelde 07bc4e2f96 Style: Enforce separation line between function definitions 5 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 years ago
  Marcel Admiraal b835cfb551 Fix 'physicsw' may be used uninitialized warning in csg_shape.cpp 5 years ago
  Rémi Verschelde 69de7ce38c Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine 5 years ago
  Rémi Verschelde e956e80c1f Style: clang-format: Disable AllowShortIfStatementsOnASingleLine 5 years ago
  Rémi Verschelde 878adb22b7 Merge pull request #37717 from qarmin/world_fix 5 years ago
  Rémi Verschelde 39f7a40925 Merge pull request #37163 from madmiraal/fix-csg-normal 5 years ago
  qarmin 559bc3ca87 Change non-existent World to World3D 5 years ago
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 years ago
  Rémi Verschelde f097511b96 Fix another batch of -Wmaybe-uninitialized warnings 5 years ago
  Juan Linietsky a6f3bc7c69 Renaming of servers for coherency. 5 years ago
  Juan Linietsky eaae4b6408 Renamed 2D and 3D nodes to make their types explicit 5 years ago
  Martin Liska c554677c95 Fix various -Wmaybe-uninitialized (#37352). 5 years ago
  Marcel Admiraal 9bd305bfe2 Fix CSG vertex normal calculation. 5 years ago