Histórico de commits

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