com.unity.uiextensions/Scripts
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
..
Controls More Options for ReordableList: 2019-02-22 18:35:03 +01:00
Effects Ensure material and texture references are cleaned up on destroy 2018-09-25 15:28:08 +01:00
InputModules Updated readme and UI placement update for AIM / GIM 2015-10-09 20:26:03 +01:00
Layout Allow ignoring the Time.timeScale on ScrollSnaps (Horiz + Vert) 2019-01-15 11:45:10 +01:00
MenuSystem Resolves #210 2018-04-28 12:32:17 +01:00
Primitives Merged in adibacco/unity-ui-extensions (pull request #17) 2018-01-20 10:25:08 +00:00
ToolTips Tabs -> spaces 2018-11-25 23:04:28 -02:00
Utilities Testing branch for 2018.3 2018-12-31 15:54:49 +00:00
VR Extensions Fixed Line endings on shaders (?) 2017-05-05 14:25:48 +01:00
Controls.meta Added UI Knob 2016-07-17 19:21:41 +01:00
Effects.meta Moved effects to their own folder 2015-12-01 16:01:01 +00:00
InputModules.meta Added new components for 1.0.0.5 release 2015-10-09 19:47:23 +01:00
Layout.meta Slight reorg and addition of the following components: 2015-09-20 00:24:17 +01:00
MenuSystem.meta 1st stage pass adding the Menu system from Unite. 2017-08-02 17:50:22 +01:00
Primitives.meta Merge upstream changes from 4.6 2015-12-02 16:58:06 +00:00
TabNavigationHelper.cs Updated TabNavigation based off comments in #149 2017-07-16 19:29:47 +01:00
TabNavigationHelper.cs.meta Updated TabNavigation based off comments in #149 2017-07-16 19:29:47 +01:00
ToolTips.meta Restructure of scripts to a more logical place 2015-12-23 19:22:57 +00:00
UIWindowBase.cs Scripts unified. 2015-02-02 23:07:31 +00:00
UIWindowBase.cs.meta Scripts unified. 2015-02-02 23:07:31 +00:00
Utilities.meta Slight reorg and addition of the following components: 2015-09-20 00:24:17 +01:00
VR Extensions.meta Updated attributations 2015-09-20 01:21:29 +01:00