Skip to content

Commit d00c23c

Browse files
authored
Create 2021-09-04-release-2.18.0.md
1 parent d2dbd3f commit d00c23c

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
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)

0 commit comments

Comments
 (0)