Commit History

作者 SHA1 備註 提交日期
  Arkadiusz Marcin Kołek 7f14210a4c Avoid division by zero when calculating inertias for bodies with colliders without areas. 4 年之前
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops 4 年之前
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) 4 年之前
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 4 年之前
  e344fde6bf 9671f8ff4b [3.3] Fix some angular velocity calculations 4 年之前
  Kyle 1c208d6baa Fixes division by zero when 3d body does not have valid shape (3.2 only) 4 年之前
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 4 年之前
  Juan Linietsky ceeb690476 Properly pass safe margin on initialization. 5 年之前
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 年之前
  Marcel Admiraal 13798746e7 Activate Body(2D)SW when switching to rigid or character mode. 6 年之前
  Marcel Admiraal 42a9ae7a82 Fix mismatch between RigidBody(2D) and Body(2D)SW can_sleep defaults. 6 年之前
  RaphaelHunter 74713fe970 Fix custom inertia in physics2d, closes#30838 6 年之前
  qarmin 072e40368e Fix always true/false values 6 年之前
  Rémi Verschelde c8994b56f9 Style: Apply new changes from clang-format 8.0 6 年之前
  Aaron Franke 3f837d5cc5 [Core] Rename Matrix3 file to Basis 6 年之前
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 年之前
  Stanislav 9edf98e841 Disabled CollisionShape and CollisionShape2D are not processed now 6 年之前
  Rémi Verschelde 2091f20443 Fix warnings about wrong member initialization order [-Wreorder] 7 年之前
  Andrea Catania 5e65e28eed Removed physics material combination mode. Added rough and absorbent parameter to material. Fixed 'change' signal connection 7 年之前
  AndreaCatania 5f66734d2d Implemented physics material 8 年之前
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 年之前
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 年之前
  AndreaCatania 5dee44bbc1 Implemented physics linear and angular lock 7 年之前
  Rémi Verschelde 25b36f18d3 Merge pull request #12756 from Stratos695/master 7 年之前
  Rémi Verschelde 13c2ff9320 Style: Apply new clang-format 5.0 style to all files 7 年之前
  Eric Rybicki bd5df84199 Allow double-axis lock in RigidBody and KinematicBody 8 年之前
  AndreaCatania 10f879bf88 Rewritten kinematic system 8 年之前
  m4nu3lf d4452e3a65 Fix Inertia tensor update & Generic 6DOF Joint 8 年之前
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 8 年之前
  Pedro J. Estébanez ac2c5e8dcd Add missing initializers 8 年之前