Skip to content

Heaps 1.8.0

Compare
Choose a tag to compare
@ncannasse ncannasse released this 08 Apr 10:43
· 1516 commits to master since this release

2D:

  • DomKit 0.3 support, more domkit properties
  • added DomKit inspector (h2d.domkit.Style.allowInspect)
  • fixed Graphics.drawRect with lines (#776)
  • delayed Text rebuild and HtmlText refactor (@Yanrishatum)
  • added HtmlText.defaultFormatText
  • Flow : allow absolute+align for components
  • fixed interactive handling wrt not uniform scaling + rotation

3D:

  • allow inheritance of culling collider
  • added h3d.prim.Disc (@tong)
  • fixes for single channel textures

Other:

  • JS : new WebAudio Driver (@Yanrishatum)
  • added _FragCoord in HxSL
  • alloc position now capture full stack (-D track-alloc)
  • added hxd.Pad.axisDeadZone

Full Changes 1.7.0...1.8.0