Skip to content

Releases: timhendriks93/blender-servo-animation

v2.0.0

28 Jan 19:47
Compare
Choose a tag to compare
  • Binary file export option
  • Arduino header file based on command protocol
  • JSON file now includes servo ID
  • Option to skip unchanged frames in export
  • Conversion to Blender extension
  • Removal of dependency installation logic for live mode

v1.4.0

01 May 21:08
Compare
Choose a tag to compare
  • Web socket based live mode
  • Servo calibration feature during live mode
  • Support for scene based Arduino namespaces
  • User controlled dependency installation
  • Position thresholds per servo

v1.3.0

31 Mar 12:57
Compare
Choose a tag to compare
  • Introduction of numeric servo IDs
  • Reworked bone panel
  • New timeline menu
  • Live mode based on serial connection

v1.2.0

20 Jun 20:16
Compare
Choose a tag to compare
  • Add-on is now installed as ZIP archive
  • Show current frame and position value in bone panel
  • Show progress indication during export

v1.1.0

20 Jun 19:53
Compare
Choose a tag to compare
  • Servo settings can be toggled on or off per bone
  • Support Inverse Kinematics (IK)
  • Update existing examples
  • Add IK example

v1.0.0

20 Jun 19:47
Compare
Choose a tag to compare
  • Provide servo settings per armature bone
  • Export servo positions as JSON
  • Export servo positions as Arduino header file