提交歷史

作者 SHA1 備註 提交日期
  Aaron Franke 5566c748c2 Update several 3D demos to Godot 4 2 年之前
  Aaron Franke cb52878006 Use StringName literals with Input methods 2 年之前
  Aaron Franke bbe50fc9da Convert demos to Godot 4 using regular expressions in a script 2 年之前
  Aaron Franke 918a289ee2 Format files using updated file_format.sh 4 年之前
  Aaron Franke 2ae60f3ac7 Many style fixes for the IK demo 4 年之前
  TwistedTwigleg 2e681e132a IK demo: Fixed bug in FABRIK IK that would cause the right arm to freak out by changing the middle joint code. 4 年之前
  TwistedTwigleg 59e85689ba IK Demo - Removed code that straightens the FABRIK chain when the target is out of reach because it was not working, and instead just run the FABRIK chain even if the target is out of reach. This straightens the arms like expected and simplifies the code. Moved the camera back in both the look_at_ik and fabrik_ik scenes 4 年之前
  TwistedTwigleg fd6e157596 Minor typo and style fixes for the IK demo 4 年之前
  TwistedTwigleg 3dbd79217d Fixed GDScript IK demo so it works with Godot 3.2 4 年之前
  Aaron Franke e5e20a57a1 [IK] Conform to the new GDScript style guide 4 年之前
  Aaron Franke f863ebe52c [IK] Refactor ik_fabrik.gd 5 年之前
  Aaron Franke 6a1fe3b48a [IK] Script fixes 5 年之前
  TwistedTwigleg 01abbff26d Changed a few things in the IK demo to make it work on Linux. 6 年之前