File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ layout : post
3+ title : Release 2.17.0
4+ ---
5+ ## [ 2.18.0] - 2021-09-04
6+ ### Added
7+ 1 . Add hit test support for AxisPlaneGridNode.(WPF.SharpDX/UWP/Core)
8+ 1 . Add walkaround camera mode support for Orthographic camera. (WPF.SharpDX/UWP/Core)
9+ 1 . Cursor position and Cursor On Element position added to viewport3DX (WPF.SharpDX)
10+
11+ ### Improvement
12+ 1 . Adds Batched Mesh hit test result to include more batched mesh specific properties. (WPF.SharpDX/UWP/Core)
13+
14+ ### Fixed
15+ 1 . Fix zooming flips by enabling ZoomAroundMouseDownPoint in UWP.(UWP/Core)
16+ 1 . Fix topmost group is not rendered correctly if screenspaced group is being rendered before it.(WPF.SharpDX/UWP/Core)
17+ 1 . Fix duplicate key exception while importing glb file with embedded texture. (WPF.SharpDX/UWP/Core)
18+ 1 . Fix embedded texture is not loaded from FBX. (WPF.SharpDX/UWP/Core)
19+ 1 . Missing property in HitTest.ShallowCopy. (WPF.SharpDX/UWP/Core)
You can’t perform that action at this time.
0 commit comments