Commit History

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