Skip to content

Commit aff2311

Browse files
authored
Graduate Step Slider (#9983)
* merged step slider into pinch slider and graduated from experimental * updated slider sounds and prefab to line up with the prefab's tick marks. Sounds now play with slider step increments * Fixed the draw call to be OnDrawGizmos, first steps for touch slider graduation * added back custon pinch slider prefab, revamped slider to allow for snapping and incorporated touch slider components * updated pinch slider script and prefab * finished graduating the slider examples scene * moved the pinch slider inspector back to it's rightful place * removed extra line * moving and graduating out touch slider components * added new unit tests for the pinch slider * removed unneeded readme and adjusted scene * fixing edge cases with the touch collider, fixing animations to not also increase the size of the collision box (causing edge cases involving interaction collisions) * slider test adjustments * style fix * adjusted tests to account for the no snap setting
1 parent 5a09d57 commit aff2311

37 files changed

+10365
-16576
lines changed

Assets/MRTK/Examples/Common/Prefabs/TouchSlider/Prefabs/TouchSlider.prefab

Lines changed: 921 additions & 0 deletions
Large diffs are not rendered by default.

Assets/MRTK/Examples/Experimental/TouchSlider/Prefabs/TouchSliderPrefab.prefab.meta renamed to Assets/MRTK/Examples/Common/Prefabs/TouchSlider/Prefabs/TouchSlider.prefab.meta

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)