Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 423 Bytes

RELEASE-NOTES.md

File metadata and controls

17 lines (11 loc) · 423 Bytes

2014.2.*

Breaking changes

  • XAML namespace prefix changed to http://helix-toolkit.org/wpf (Wpf)
  • XAML namespace prefix changed to http://helix-toolkit.org/wpf/SharpDX (Wpf.SharpDX)

New features

  • PointSelectionCommand (Wpf)
  • Support subtract mode in CuttingPlaneGroup (Wpf)
  • Handle collection changes for ScreenSpaceVisual3D.Points (Wpf.SharpDX)

Bugfixes

  • Memory leak in DX11ImageSource (Wpf.SharpDX)