com.unity.uiextensions/Examples
LARS-LAPTOP2\larsme c8b7085f27 More Options for ReordableList:
- Max item count, after which no more items can be dropped
- IsDisplacable option: If true, an item can be dropped into a full list by displacing one of its items,
  it may replace the dragged item in its origin list, be dropped in space or be deleted
  depending on the dragged item's origin list and the displaced item
- Added respective Events
- fixed ever increasing number of _listContent components
- Stopped dragged item from blocking Raycasts
2019-02-22 18:35:03 +01:00
..
CardUI Added CardUI controls to the project - Thanks to @ryanslikesocool 2019-01-07 14:47:41 +00:00
ColorPicker Updated FancyScrollView to latest version 2018-12-31 15:16:28 +00:00
ComboBox Second pass optimisation for next update 2018-01-20 17:35:15 +00:00
Cooldown Second pass optimisation for next update 2018-01-20 17:35:15 +00:00
CurlyUI Second pass optimisation for next update 2018-01-20 17:35:15 +00:00
FancyScrollView Updated FancyScrollView to latest version 2018-12-31 15:16:28 +00:00
HSS-VSS-ScrollSnap Updated HSS/VSS to include a new HARD swipe option. Forces scroll snap to ONLy move one page when swiped. 2018-03-24 15:36:38 +00:00
MenuExample Resolves #210 2018-04-28 12:32:17 +01:00
RadialSlider Updated Radial Slider to user event Pointer position instead of Input.MousePos, allows multiple radials to be use on touch screens. 2018-04-12 15:12:17 +01:00
ReorderableList More Options for ReordableList: 2019-02-22 18:35:03 +01:00
ScrollRectConflictManager Second pass optimisation for next update 2018-01-20 17:35:15 +00:00
SelectionBox Second pass optimisation for next update 2018-01-20 17:35:15 +00:00
TextEffects Second pass optimisation for next update 2018-01-20 17:35:15 +00:00
UICircleProgress Second pass optimisation for next update 2018-01-20 17:35:15 +00:00
UILineRenderer Second pass optimisation for next update 2018-01-20 17:35:15 +00:00
UIParticleSystem Moved Shader folder under a Resources folder to resolve UI Particle system and other shader issues. 2018-03-22 18:09:48 +00:00
UIVerticalScrollerDemo Second pass optimisation for next update 2018-01-20 17:35:15 +00:00
CardUI.meta Added CardUI controls to the project - Thanks to @ryanslikesocool 2019-01-07 14:47:41 +00:00
ColorPicker.meta Removed old HSV picker and replaced with initial version of the new COlorPicker. 2016-11-25 09:27:29 +00:00
ComboBox.meta Rolled back Floating Joystick as it had too many dependencies, will review and re-add later 2017-05-16 18:51:24 +01:00
Cooldown.meta Added Cooldown button control and example scene. 2017-06-25 18:36:49 +01:00
CurlyUI.meta Added Curly UI Asset and updated to project standards. Docs to follow. 2017-07-30 13:13:29 +01:00
FancyScrollView.meta Added the FancyScrollView control and Examples 2017-08-02 10:21:45 +01:00
HSS-VSS-ScrollSnap.meta Added more example scenes 2017-05-05 17:14:03 +01:00
MenuExample.meta 1st stage pass adding the Menu system from Unite. 2017-08-02 17:50:22 +01:00
RadialSlider.meta Added Radial Slider and Example 2017-07-29 19:09:19 +01:00
ReorderableList.meta Some minor Examples restructuring and finally added a .GitIgnore #FaceSlap 2017-07-15 11:41:14 +01:00
ScrollRectConflictManager.meta Added more example scenes 2017-05-05 17:14:03 +01:00
SelectionBox.meta Some minor Examples restructuring and finally added a .GitIgnore #FaceSlap 2017-07-15 11:41:14 +01:00
TextEffects.meta added monospacing script and added TextEffects example scene 2017-03-22 12:56:21 +01:00
UICircleProgress.meta Major changes to UICircle with some member modifications and additions to the component behaviour. 2017-10-10 16:52:02 -05:00
UILineRenderer.meta Added more example scenes 2017-05-05 17:14:03 +01:00
UIParticleSystem.meta Moved Shader folder under a Resources folder to resolve UI Particle system and other shader issues. 2018-03-22 18:09:48 +00:00
UIVerticalScrollerDemo.meta Project tidy up 2016-07-08 11:45:58 +01:00