Commit History

作者 SHA1 備註 提交日期
  Rémi Verschelde a1d7c62df7 Merge pull request #83003 from AThousandShips/null_check_extra 1 年之前
  A Thousand Ships f18aa00e85 Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable 1 年之前
  Mai Lavelle 5e15586ec2 Fixes to allow object-less callables throughout Godot 1 年之前
  kobewi 09b30be86d Add vararg call() method to C++ Callable 1 年之前
  Rémi Verschelde 2c8c7b95aa Merge pull request #82313 from AThousandShips/null_check_servers 1 年之前
  A Thousand Ships fdd3d36c6d [Servers] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable 1 年之前
  Crimzoth 3bab21fdd7 Fix: Mass not set properly for RigidBody 1 年之前
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 1 年之前
  Cykyrios 44b93006c4 Fix RigidBody3D inertia calculation 2 年之前
  bruvzg 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 2 年之前
  Ricardo Buring ff4e72a0bc PhysicsServer2D and PhysicsServer3D: make body_set_state_sync_callback take a Callable 2 年之前
  fabriceci f8cc88fab3 Restore RigidBody2/3D, SoftBody names in physics 2 年之前
  Juan Linietsky d4433ae6d3 Remove Signal connect binds 2 年之前
  Rémi Verschelde fe52458154 Update copyright statements to 2022 2 年之前
  PouleyKetchoupp 940f3fde5c Improve RigidDynamicBody force and torque API 3 年之前
  PouleyKetchoupp 7032cf0637 Fix RigidDynamicBody gaining momentum with bounce 3 年之前
  Brennen Green 37993f0c0c Add wakeup() conditional if previous gravity was 0 3 年之前
  PouleyKetchoupp 3d1c123d45 Separate space override modes for gravity/damping in Area 3 年之前
  PouleyKetchoupp fc8c766ef9 Expose local center of mass in physics servers 3 年之前
  PouleyKetchoupp daf7dcac7a Improved RigidDynamicBody linear/angular damping override 4 年之前
  PouleyKetchoupp d804c34285 Fix RigidDynamicBody collision update after changing collision layer/mask 3 年之前
  PouleyKetchoupp c1577e5a3f Fix 2D center of mass not updated from transform 3 年之前
  PouleyKetchoupp cc39dca9f7 Rename Godot Physics classes from *SW to Godot* 3 年之前