Skip to content

Fabric Alpha 3

Pre-release
Pre-release

Choose a tag to compare

@vade vade released this 19 Nov 01:09
· 352 commits to main since this release
a95b1ec

New Nodes:

  • UV Material Node
  • Arc Geometry Node
  • Cone Geometry Node
  • Tube Geometry Node
  • Torus Geometry Node
  • Vector 2, 3, 4 Distance Node
  • Numerical Smoothing Node with 1 Euro Filter

Updates

  • Update Hand Keypoint Detector Node to have outputs for each keypoint, useful to help select just some digits
  • Update Plane Node to allow for plane orientation
  • Bug fixes

What's Changed

  • Provide a helper method in Node to replace a Port's parameter with an… by @vade in #91
  • Add UV material by @vade in #93
  • Fixes/92 by @vade in #94
  • Add plane orientation by @vade in #95
  • Feature/add additional geom nodes by @vade in #96
  • Add Vector Distance Nodes by @vade in #97
  • Add One Euro based Numerical Smoothing by @vade in #98

Full Changelog: Releases/Alpha-2...Releases/Alpha-3