godot/demos
Sergey Lapin 8d7a94389a InverseKinematics node, basic features
I don't already know how the fuck it works, but it is.
A bit slow currently, but hope to improve it soon.

The current limitations:

1. No constraints. At all.
2. Used simplest CCD algorithm, I just can't believe
in jacobian construction from code.
3. Slow to get to target.
2016-03-31 12:43:00 +03:00
..
2d screen_shaders: convert demo images to JPG 2016-02-27 20:54:21 +01:00
3d InverseKinematics node, basic features 2016-03-31 12:43:00 +03:00
gui Remove Noto Sans font from translation demo (heavy!) 2016-02-27 20:54:21 +01:00
misc update joystick demo with joy_connection_changed handling 2016-01-26 14:33:12 +01:00
plugins Completed the support for plugins! It is not possible to add plugins. 2016-02-27 23:12:27 -03:00
viewport Remove systematic "Init(i)alization here" from _ready() 2015-12-09 08:39:12 +01:00