New sample Scenes:
- Sample Loader - A simple vertical list with all samples scenes. Load samples with gestures!
- Mesh From Depth - Construct a mesh from the image & depth streams (re-written)
- Mesh From Depth With Light - An upgrade to the MeshFromDepth sample. Start a hand point session to see the mesh lit with an artificial light.
New features:
- Navigator for hand point controls
- Reset functionality in user tracker
- Swipe detector hand point control
- Push sliding to scroll fast in ScrollingMenu
- Out of bounds event when reaching the end of a ScrollingMenu
- EnableRegistration script to enable depth->rgb registration
Fixes:
- User tracker works when scene loads with users tracked from previous loaded scene
- Item selector only sends messages when active
- Exit on hitting Escape key in samples
- Fader is positioned correctly when navigated to in mid session
- Renamed SessionManager (singleton works properly when session manager is added manually to scene)