com.unity.uiextensions.nosa.../Scripts/Controls
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
..
Accordion Fixed Line endings on shaders (?) 2017-05-05 14:25:48 +01:00
ColorPicker Updated ColorSampler and TiltWindow with multi-touch support. 2018-04-29 12:10:34 +01:00
ComboBox First pass optimisation for next update. 2018-01-20 12:08:44 +00:00
ReorderableList More Options for ReordableList: 2019-02-22 18:35:03 +01:00
RescalingPanels Fixed Line endings on shaders (?) 2017-05-05 14:25:48 +01:00
SelectionBox Added the FancyScrollView control and Examples 2017-08-02 10:21:45 +01:00
Accordion.meta Added UI Knob 2016-07-17 19:21:41 +01:00
BoxSlider.cs Testing branch for 2018.3 2018-12-31 15:54:49 +00:00
BoxSlider.cs.meta Removed old HSV picker and replaced with initial version of the new COlorPicker. 2016-11-25 09:27:29 +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 Added UI Knob 2016-07-17 19:21:41 +01:00
CooldownButton.cs fix(cooldown-button): add a fake event to avoid null buttonSource 2018-11-21 14:47:49 +00:00
CooldownButton.cs.meta Added Cooldown button control and example scene. 2017-06-25 18:36:49 +01:00
InputFocus.cs Some more restructuring whilst documentation updates continue. 2016-07-18 21:36:36 +01:00
InputFocus.cs.meta Some more restructuring whilst documentation updates continue. 2016-07-18 21:36:36 +01:00
MultiTouchScrollRect.cs First pass 1.3 updates: 2017-04-15 19:12:44 +01:00
MultiTouchScrollRect.cs.meta First pass 1.3 updates: 2017-04-15 19:12:44 +01:00
RadialSlider.cs 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
RadialSlider.cs.meta Added Radial Slider and Example 2017-07-29 19:09:19 +01:00
ReorderableList.meta Added UI Knob 2016-07-17 19:21:41 +01:00
RescalingPanels.meta Added UI Knob 2016-07-17 19:21:41 +01:00
Segment.cs Use button colors, improve initial render 2017-09-01 17:39:32 -07:00
Segment.cs.meta Move Segment and StepperSide into own files so Unity can find them 2017-08-31 09:29:16 -07:00
SegmentedControl.cs Use button colors, improve initial render 2017-09-01 17:39:32 -07:00
SegmentedControl.cs.meta Create segmented control 2017-07-23 21:51:23 -07:00
SelectionBox.meta Added UI Knob 2016-07-17 19:21:41 +01:00
Stepper.cs Move Segment and StepperSide into own files so Unity can find them 2017-08-31 09:29:16 -07:00
Stepper.cs.meta Merged Stepper control PR #11 2017-07-25 18:54:00 +01:00
StepperSide.cs Move Segment and StepperSide into own files so Unity can find them 2017-08-31 09:29:16 -07:00
StepperSide.cs.meta Move Segment and StepperSide into own files so Unity can find them 2017-08-31 09:29:16 -07:00
TextPic.cs Testing branch for 2018.3 2018-12-31 15:54:49 +00:00
TextPic.cs.meta Added UI Knob 2016-07-17 19:21:41 +01:00
UI_Knob.cs Reapplying fixes after having to do a reset, whoops 2018-05-31 16:55:39 +01:00
UI_Knob.cs.meta Added UI Knob 2016-07-17 19:21:41 +01:00