Skip to content

Commit b743845

Browse files
author
Julia Schwarz
authored
Update ReleaseNotes.md
1 parent 65b1a3d commit b743845

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

Documentation/ReleaseNotes.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,17 @@ The Pinch Slider has been updated to orient TrackVisuals, TickMarks and ThumbRoo
134134

135135
**ObjectManipulator and BoundsControl (Experimental)**
136136

137-
ObjectManipulator and BoundsControl are refactored versions of ManipulationHandler and BoundingBox, respectively. They are designed to be simpler to configure, use and maintain. We are hoping to eventually deprecate ManipulationHandler and BoundingBox in favor of these more robust components. ([#6294](https://github.com/microsoft/MixedRealityToolkit-Unity/pull/6924))
137+
ObjectManipulator and BoundsControl are refactored versions of ManipulationHandler and BoundingBox, respectively. They are designed to be simpler to configure, use and maintain. They also include a few new behavior changes:
138+
139+
ObjectManipulator correctly responds to physics.
140+
141+
<img src="https://user-images.githubusercontent.com/168492/73964695-8f69f880-48c7-11ea-857a-36448718ed1b.gif" width="200">
142+
143+
Improved ability to configure constraints for object manipulation.
144+
145+
<img src="https://user-images.githubusercontent.com/168492/73964662-7a8d6500-48c7-11ea-9345-3183ca1bd85c.png" width="400">
146+
147+
We are hoping to eventually deprecate ManipulationHandler and BoundingBox in favor of these more robust components. ([#6294](https://github.com/microsoft/MixedRealityToolkit-Unity/pull/6924))
138148

139149
### Known issues in 2.3.0
140150

0 commit comments

Comments
 (0)