com.unity.uiextensions.nosa.../Scripts/Utilities
Simon Jackson 290f550fc4 Updated LineRenderer Example Scene
Added new Circle class (example in LineRenderer scene)

Changed some of the LineRenderer public variables to public properties, else they are not assignable in the editor for events.  Will check other controls as well.
2017-06-25 11:56:46 +01:00
..
Serialization Fixed Line endings on shaders (?) 2017-05-05 14:25:48 +01:00
BezierPath.cs Patches added to HSS and VSS to include programatic support 2016-05-23 20:57:56 +01:00
BezierPath.cs.meta Patches added to HSS and VSS to include programatic support 2016-05-23 20:57:56 +01:00
CLFZ2-CompressionHelper-ReadME.md Added ReadME files for the compression and serialization components 2016-06-03 10:26:37 +01:00
CLFZ2-CompressionHelper-ReadME.md.meta Added ReadME files for the compression and serialization components 2016-06-03 10:26:37 +01:00
CLZF2.cs Some minor updates to the shader scripts 2016-06-02 22:05:21 +01:00
CLZF2.cs.meta Some minor updates to the shader scripts 2016-06-02 22:05:21 +01:00
Circle.cs Updated LineRenderer Example Scene 2017-06-25 11:56:46 +01:00
Circle.cs.meta Updated LineRenderer Example Scene 2017-06-25 11:56:46 +01:00
DragCorrector.cs Patch to compression tests. Transform Surrogate is not implemented 2016-06-03 17:36:55 +01:00
DragCorrector.cs.meta Patch to compression tests. Transform Surrogate is not implemented 2016-06-03 17:36:55 +01:00
ExtensionsToggle.cs Minor fixes and additions 2016-12-29 22:03:04 +00:00
ExtensionsToggle.cs.meta Added alternate toggle control at request of Martin Sharkbomb, adds events to the toggle group for value changed 2015-12-19 15:12:10 +00:00
ExtensionsToggleGroup.cs Fixed Line endings on shaders (?) 2017-05-05 14:25:48 +01:00
ExtensionsToggleGroup.cs.meta Added alternate toggle control at request of Martin Sharkbomb, adds events to the toggle group for value changed 2015-12-19 15:12:10 +00:00
InputFieldEnterSubmit.cs Restructure of scripts to a more logical place 2015-12-23 19:22:57 +00:00
InputFieldEnterSubmit.cs.meta Restructure of scripts to a more logical place 2015-12-23 19:22:57 +00:00
NonDrawingGraphic.cs Added new NonDrawingGraphic control and editor script 2017-01-04 21:58:07 +00:00
NonDrawingGraphic.cs.meta Added new NonDrawingGraphic control and editor script 2017-01-04 21:58:07 +00:00
PPIViewer.cs Patch to compression tests. Transform Surrogate is not implemented 2016-06-03 17:36:55 +01:00
PPIViewer.cs.meta Patch to compression tests. Transform Surrogate is not implemented 2016-06-03 17:36:55 +01:00
ReturnKeyTriggersButton.cs Restructure of scripts to a more logical place 2015-12-23 19:22:57 +00:00
ReturnKeyTriggersButton.cs.meta Restructure of scripts to a more logical place 2015-12-23 19:22:57 +00:00
ScrollConflictManager.cs Added new UI shaders plus supporting scripts 2016-05-30 22:47:46 +01:00
ScrollConflictManager.cs.meta Added tooltips to new properties on V & H ScrollSnaps 2016-05-17 22:46:37 +01:00
ScrollRectEx.cs Fixed Line endings on shaders (?) 2017-05-05 14:25:48 +01:00
ScrollRectEx.cs.meta Restructure of scripts to a more logical place 2015-12-23 19:22:57 +00:00
ScrollRectExtensions.cs Restructure of scripts to a more logical place 2015-12-23 19:22:57 +00:00
ScrollRectExtensions.cs.meta Restructure of scripts to a more logical place 2015-12-23 19:22:57 +00:00
ScrollRectLinker.cs Restructure of scripts to a more logical place 2015-12-23 19:22:57 +00:00
ScrollRectLinker.cs.meta Restructure of scripts to a more logical place 2015-12-23 19:22:57 +00:00
ScrollRectTweener.cs Restructure of scripts to a more logical place 2015-12-23 19:22:57 +00:00
ScrollRectTweener.cs.meta Restructure of scripts to a more logical place 2015-12-23 19:22:57 +00:00
SelectableScaler.cs First pass 1.3 updates: 2017-04-15 19:12:44 +01:00
SelectableScaler.cs.meta First pass 1.3 updates: 2017-04-15 19:12:44 +01:00
Serialization.meta Some minor updates to the shader scripts 2016-06-02 22:05:21 +01:00
SetPropertyUtility.cs Slight reorg and addition of the following components: 2015-09-20 00:24:17 +01:00
SetPropertyUtility.cs.meta Slight reorg and addition of the following components: 2015-09-20 00:24:17 +01:00
TestCompression.cs Fixed Line endings on shaders (?) 2017-05-05 14:25:48 +01:00
TestCompression.cs.meta Some minor updates to the shader scripts 2016-06-02 22:05:21 +01:00
UIExtensionMethods.cs Added Line Renderer Connector from #123 (resolves #123) 2017-06-22 00:54:02 +01:00
UIExtensionMethods.cs.meta Added Line Renderer Connector from #123 (resolves #123) 2017-06-22 00:54:02 +01:00
UILineConnector.cs Updated LineRenderer Example Scene 2017-06-25 11:56:46 +01:00
UILineConnector.cs.meta Added Line Renderer Connector from #123 (resolves #123) 2017-06-22 00:54:02 +01:00
UIScrollToSelection.cs Fixed Line endings on shaders (?) 2017-05-05 14:25:48 +01:00
UIScrollToSelection.cs.meta Restructure of scripts to a more logical place 2015-12-23 19:22:57 +00:00
UIScrollToSelectionXY.cs Restructure of scripts to a more logical place 2015-12-23 19:22:57 +00:00
UIScrollToSelectionXY.cs.meta Restructure of scripts to a more logical place 2015-12-23 19:22:57 +00:00
UISelectableExtension.cs Numerous fixes to HSS / VSS - added warning not to use scrollbars 2016-05-28 00:04:08 +01:00
UISelectableExtension.cs.meta Restructure of scripts to a more logical place 2015-12-23 19:22:57 +00:00
UI_InfiniteScroll.cs Patched Particle System with fixes from author 2016-07-02 14:50:37 +01:00
UI_InfiniteScroll.cs.meta Patched Particle System with fixes from author 2016-07-02 14:50:37 +01:00
UI_ScrollRectOcclusion.cs Patched Particle System with fixes from author 2016-07-02 14:50:37 +01:00
UI_ScrollRectOcclusion.cs.meta Patched Particle System with fixes from author 2016-07-02 14:50:37 +01:00
UI_TweenScale.cs Patched Particle System with fixes from author 2016-07-02 14:50:37 +01:00
UI_TweenScale.cs.meta Patched Particle System with fixes from author 2016-07-02 14:50:37 +01:00
switchToRectTransform.cs Updated attributations 2015-09-20 01:21:29 +01:00
switchToRectTransform.cs.meta Slight reorg and addition of the following components: 2015-09-20 00:24:17 +01:00