com.unity.uiextensions/Editor
Ben MacKinnon 8ef328fad3 Squashed commit of the following:
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:06:33 +00:00
..
AccordionElementEditor.cs Added Cooldown button control and example scene. 2017-06-25 18:36:49 +01:00
AccordionElementEditor.cs.meta Project restructure as per issue #79 2016-07-02 15:02:13 +01:00
BezierLineRendererEditor.cs Updated LineRenderer Example Scene 2017-06-25 11:56:46 +01:00
BezierLineRendererEditor.cs.meta First pass 1.3 updates: 2017-04-15 19:12:44 +01:00
BoxSliderEditor.cs Removed old HSV picker and replaced with initial version of the new COlorPicker. 2016-11-25 09:27:29 +00:00
BoxSliderEditor.cs.meta Removed old HSV picker and replaced with initial version of the new COlorPicker. 2016-11-25 09:27:29 +00:00
CUIBezierCurveEditor.cs Added Curly UI Asset and updated to project standards. Docs to follow. 2017-07-30 13:13:29 +01:00
CUIBezierCurveEditor.cs.meta Added Curly UI Asset and updated to project standards. Docs to follow. 2017-07-30 13:13:29 +01:00
CUIGraphicEditor.cs Added Curly UI Asset and updated to project standards. Docs to follow. 2017-07-30 13:13:29 +01:00
CUIGraphicEditor.cs.meta Added Curly UI Asset and updated to project standards. Docs to follow. 2017-07-30 13:13:29 +01:00
CUIImageEditor.cs Added Curly UI Asset and updated to project standards. Docs to follow. 2017-07-30 13:13:29 +01:00
CUIImageEditor.cs.meta Added Curly UI Asset and updated to project standards. Docs to follow. 2017-07-30 13:13:29 +01:00
CUITextEditor.cs Added Curly UI Asset and updated to project standards. Docs to follow. 2017-07-30 13:13:29 +01:00
CUITextEditor.cs.meta Added Curly UI Asset and updated to project standards. Docs to follow. 2017-07-30 13:13:29 +01:00
CanvasGroupActivator.cs Project restructure as per issue #79 2016-07-02 15:02:13 +01:00
CanvasGroupActivator.cs.meta Project restructure as per issue #79 2016-07-02 15:02:13 +01:00
ColorPickerPresetsEditor.cs Improvements to UI and ColorPickerPresets inspector. 2018-03-10 21:52:45 -05:00
ColorPickerPresetsEditor.cs.meta Improvements to UI and ColorPickerPresets inspector. 2018-03-10 21:52:45 -05:00
NonDrawingGraphicEditor.cs Added UIGridRenderer thanks to John Hattan 2017-02-17 12:54:40 +00:00
NonDrawingGraphicEditor.cs.meta Added new NonDrawingGraphic control and editor script 2017-01-04 21:58:07 +00:00
RangeSliderEditor.cs Squashed commit of the following: 2019-11-13 11:06:33 +00:00
RangeSliderEditor.cs.meta Squashed commit of the following: 2019-11-13 11:06:33 +00:00
ReadOnlyDrawer.cs Added Cooldown button control and example scene. 2017-06-25 18:36:49 +01:00
ReadOnlyDrawer.cs.meta Added Cooldown button control and example scene. 2017-06-25 18:36:49 +01:00
ScrollPositionControllerEditor.cs Updated FancyScrollView to latest version 2018-12-31 15:16:28 +00:00
ScrollPositionControllerEditor.cs.meta Updated FancyScrollView to latest version 2018-12-31 15:16:28 +00:00
TextPicEditor.cs Added TextPic component from #89 2016-07-14 18:48:18 +01:00
TextPicEditor.cs.meta Added TextPic component from #89 2016-07-14 18:48:18 +01:00
TextPicIconEditor.cs Edit Icons in a TextPic component 2017-11-06 20:59:33 +00:00
TextPicIconEditor.cs.meta Second pass optimisation for next update 2018-01-20 17:35:15 +00:00
TextPicIconListCopier.cs Copy Icon Lists between TextPic components 2017-11-06 20:53:10 +00:00
TextPicIconListCopier.cs.meta Second pass optimisation for next update 2018-01-20 17:35:15 +00:00
TextPicRenameEditor.cs Rename Icons in TextPic components 2017-11-06 21:01:47 +00:00
TextPicRenameEditor.cs.meta Second pass optimisation for next update 2018-01-20 17:35:15 +00:00
UIExtensionsMenuOptions.cs Squashed commit of the following: 2019-11-13 11:06:33 +00:00
UIExtensionsMenuOptions.cs.meta Project restructure as per issue #79 2016-07-02 15:02:13 +01:00
UnityUIExtensions.Editor.asmdef Testing and validation 2019-08-14 19:10:51 +01:00
UnityUIExtensions.Editor.asmdef.meta Updating project for 2019 and adding assembly definitions for dev 2019-08-14 11:10:38 +01:00
uGUITools.cs Project restructure as per issue #79 2016-07-02 15:02:13 +01:00
uGUITools.cs.meta Project restructure as per issue #79 2016-07-02 15:02:13 +01:00