Commit Verlauf

Autor SHA1 Nachricht Datum
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 vor 6 Jahren
  Stanislav 9edf98e841 Disabled CollisionShape and CollisionShape2D are not processed now vor 6 Jahren
  Juan Linietsky d403b4086c 2D Rigid Body CCD should work again, fixes #6664 vor 6 Jahren
  Andrea Catania 5e65e28eed Removed physics material combination mode. Added rough and absorbent parameter to material. Fixed 'change' signal connection vor 6 Jahren
  AndreaCatania 5f66734d2d Implemented physics material vor 7 Jahren
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting vor 7 Jahren
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 vor 7 Jahren
  Rémi Verschelde 13c2ff9320 Style: Apply new clang-format 5.0 style to all files vor 7 Jahren
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers vor 7 Jahren
  Poommetee Ketson 2fd204c35e Refactor 'treshold' to 'threshold' vor 7 Jahren
  Juan Linietsky 6ba1e4677b -Trigger shapes removed in 2D, they became obsolete long ago when areas could detect their own overlap vor 8 Jahren
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line vor 8 Jahren
  Rémi Verschelde debeee56f7 Fix typos in source code using codespell vor 8 Jahren
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) vor 8 Jahren
  Ferenc Arn eae94ba1c8 Use real_t as floating point type in physics code. vor 8 Jahren
  Rémi Verschelde 93ab45b6b5 Style: Fix whole-line commented code vor 8 Jahren
  Juan Linietsky bc26f90581 Type renames: vor 8 Jahren
  Ferenc Arn f271591ac2 Various corrections in 2D math. vor 8 Jahren
  Rémi Verschelde c7bc44d5ad Welcome in 2017, dear changelog reader! vor 8 Jahren
  Josh Grams a7b4127481 RigidBody2D (add_force, set_inertia): new methods. vor 9 Jahren
  Josh Grams f7d31cec38 RigidBody2D: add and bind get_inertia() method. vor 9 Jahren
  Hubert Jarosz 4a4f247914 remove trailing whitespace vor 9 Jahren
  Juan Linietsky 606729fa2d physics state properly returns contact metadata, closes #1979 vor 9 Jahren
  Juan Linietsky 27c47e09a1 skip the first integration in physics bodies, fixes #2213 vor 9 Jahren
  George Marques 5be9ff7b67 Update copyright to 2016 in headers vor 9 Jahren
  Juan Linietsky 1e65c3c701 remove error print in area collision, should be a valid situation, closes #2463 vor 9 Jahren
  Ovnuniarchos 89efebbf56 New and corrected are override modes. vor 9 Jahren
  Ovnuniarchos 43b2c9c7a4 Areas now calculate their dampenings the same way as their gravity. vor 9 Jahren
  Juan Linietsky d3eb9e8c54 -remove Vector2.atan2() replaced by Vector2.angle(), fixes #2260 vor 9 Jahren
  Fabio Alessandrelli 590afbcac4 Calculate gravity based on distance from body to gravity point (2D) vor 10 Jahren