com.unity.uiextensions/Scripts
Ben MacKinnon cea147dc75 Added Range Slider controller. Squashed commit of previous work.
commit 6c5cf2dc036cf385b81fdfc8072300704b06b435
Merge: fb991af bf30261
Author: Ben MacKinnon <ben.mackinnon@soluis.com>
Date:   Tue Nov 12 17:54:34 2019 +0000

    Merge branch 'refs/heads/master' into range-slider

commit bf302616b8ae377a859d2012b856dc370efe40c2
Merge: 10919c6 76d2299
Author: Ben MacKinnon <bilmackinnon@googlemail.com>
Date:   Tue Nov 12 17:44:57 2019 +0000

    Merge pull request #1 from Dover8/range-slider

    Range slider

commit 76d22998d38801ab35ba19743d944263041924a5
Author: Ben MacKinnon <ben.mackinnon@soluis.com>
Date:   Tue Nov 12 17:36:23 2019 +0000

    Updated PointerDown to update the target graphic

    Re-enabling colour tint interaction.

commit 2d2ca219d5c0865ba4eaa428e8a167118aa06360
Author: Ben MacKinnon <ben.mackinnon@soluis.com>
Date:   Tue Nov 12 16:59:29 2019 +0000

    Updated headers to match the standard format of the project

commit 9a0d3f4aaddbcee2565693b0733c0001a2de2a90
Author: Ben MacKinnon <ben.mackinnon@soluis.com>
Date:   Tue Nov 12 16:43:22 2019 +0000

    Some further default value set when creating a RangeSlider

commit 748d1484568e16aa0bd2e3949330e48ce7245570
Author: Ben MacKinnon <ben.mackinnon@soluis.com>
Date:   Tue Nov 12 16:38:34 2019 +0000

    Added the menu creation options for the Range Slider

commit fa9e9beceede8c708529cd6a3ea98673b2d6d2c2
Author: Ben MacKinnon <ben.mackinnon@soluis.com>
Date:   Tue Nov 12 12:55:38 2019 +0000

    Editor layout for the Range Slider

    Using the EditorGUILayout.MinMaxSlider to control the RangeSlider. It was this control that we are replicating in the UI.

commit 32b731548e8e7f286964a4a7a35fd945e5d5a31a
Author: Ben MacKinnon <ben.mackinnon@soluis.com>
Date:   Mon Nov 11 16:19:16 2019 +0000

    Updated namespace and header

commit 4d0fa2e7dc535b343cf10def6e01886383cc88ac
Author: Ben MacKinnon <ben.mackinnon@soluis.com>
Date:   Mon Sep 16 12:41:45 2019 +0100

    Added interaction

    Range slider is now interactable with both handles and the bar

commit f4be93752719a08b95594e545eb16b27d3b3bcea
Author: Ben MacKinnon <ben.mackinnon@soluis.com>
Date:   Fri Sep 13 15:27:15 2019 +0100

    copied over the WIP RangeSlider from current project
2019-11-13 11:09:37 +00:00
..
Controls Added Range Slider controller. Squashed commit of previous work. 2019-11-13 11:09:37 +00:00
Effects Additional zero divisions checks and value constraints 2019-10-30 09:04:30 +01:00
InputModules Updated readme and UI placement update for AIM / GIM 2015-10-09 20:26:03 +01:00
Layout Added optional event delta to OnEndDrag - to allow bail out of swipe action if swipe motion is actually negligible at end of drag 2019-07-10 17:36:36 +01:00
MenuSystem Resolves #210 2018-04-28 12:32:17 +01:00
Primitives removed historic comments 2019-09-09 11:05:36 +00:00
ToolTips Tabs -> spaces 2018-11-25 23:04:28 -02:00
Utilities Updated ScrollConflict Manager to handle multiple patent/dependant scrollrects 2019-09-25 14:02:40 +01:00
VR Extensions Resolved a number of .NET warnings and invalid properties 2019-03-07 18:11:51 +00: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