Commit History

Upphovsman SHA1 Meddelande Datum
  Aaron Franke 5566c748c2 Update several 3D demos to Godot 4 2 år sedan
  Aaron Franke cb52878006 Use StringName literals with Input methods 2 år sedan
  Aaron Franke bbe50fc9da Convert demos to Godot 4 using regular expressions in a script 2 år sedan
  Aaron Franke 918a289ee2 Format files using updated file_format.sh 4 år sedan
  Aaron Franke 2ae60f3ac7 Many style fixes for the IK demo 4 år sedan
  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 år sedan
  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 år sedan
  TwistedTwigleg fd6e157596 Minor typo and style fixes for the IK demo 4 år sedan
  TwistedTwigleg 3dbd79217d Fixed GDScript IK demo so it works with Godot 3.2 4 år sedan
  Aaron Franke e5e20a57a1 [IK] Conform to the new GDScript style guide 4 år sedan
  Aaron Franke f863ebe52c [IK] Refactor ik_fabrik.gd 5 år sedan
  Aaron Franke 6a1fe3b48a [IK] Script fixes 5 år sedan
  TwistedTwigleg 01abbff26d Changed a few things in the IK demo to make it work on Linux. 6 år sedan