提交歷史

作者 SHA1 備註 提交日期
  Aaron Franke 1d5042c9e2 Use Math_TAU and deg2rad/rad2deg in more places and optimize code 5 年之前
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 年之前
  Rémi Verschelde 4ca98c7a35 Merge pull request #44183 from madmiraal/box_shape-size 4 年之前
  Rémi Verschelde d55e335026 Merge pull request #44718 from hoontee/fix-44713 4 年之前
  hoontee 24a6aac472 Properly handle empty CSGShapes 4 年之前
  Marcel Admiraal 4da4feed18 Use Vector3 instead of 3 floats for CSGBox3D dimensions 4 年之前
  Rémi Verschelde 3044b8f15a Merge pull request #40935 from hoontee/master-3 5 年之前
  Rémi Verschelde 920f8c86ec Merge pull request #40919 from hoontee/master-2 5 年之前
  hoontee fc8574fbac Transform CSGShape collision when necessary 5 年之前
  hoontee 001b6075cb Properly handle empty CSGCombiners 5 年之前
  Marcel Admiraal 9be7b30f35 Ensure CSG parent's _make_dirty() is called when entering a tree. 5 年之前
  Andrii Doroshenko (Xrayez) 69d5de632e Split `Geometry` singleton into `Geometry2D` and `Geometry3D` 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 年之前
  Marcel Admiraal b835cfb551 Fix 'physicsw' may be used uninitialized warning in csg_shape.cpp 5 年之前
  Rémi Verschelde 69de7ce38c Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine 5 年之前
  Rémi Verschelde e956e80c1f Style: clang-format: Disable AllowShortIfStatementsOnASingleLine 5 年之前
  Rémi Verschelde 878adb22b7 Merge pull request #37717 from qarmin/world_fix 5 年之前
  Rémi Verschelde 39f7a40925 Merge pull request #37163 from madmiraal/fix-csg-normal 5 年之前
  qarmin 559bc3ca87 Change non-existent World to World3D 5 年之前
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 年之前
  Rémi Verschelde f097511b96 Fix another batch of -Wmaybe-uninitialized warnings 5 年之前
  Juan Linietsky a6f3bc7c69 Renaming of servers for coherency. 5 年之前
  Juan Linietsky eaae4b6408 Renamed 2D and 3D nodes to make their types explicit 5 年之前
  Martin Liska c554677c95 Fix various -Wmaybe-uninitialized (#37352). 5 年之前
  Marcel Admiraal 9bd305bfe2 Fix CSG vertex normal calculation. 5 年之前
  Rémi Verschelde cb282c6ef0 Style: Set clang-format Standard to Cpp11 5 年之前
  Rémi Verschelde 01afc442c7 Signals: Port connect calls to use callable_mp 5 年之前
  Juan Linietsky 33b5c57199 Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT. 5 年之前