com.unity.uiextensions/Runtime/Scripts/Primitives
Simon Jackson c61e5b7e7c Added new FIFO based UI Line Render when dynamic line rendering is needed (basic, no Beziers)
Resolves: https://github.com/Unity-UI-Extensions/com.unity.uiextensions/issues/324
2023-01-01 13:03:28 +00:00
..
DiamondGraph.cs Updating package to the latest Unity guidelines for Unity packages 2020-06-30 13:58:38 +01:00
DiamondGraph.cs.meta Updating package to the latest Unity guidelines for Unity packages 2020-06-30 13:58:38 +01:00
UICircle.cs Added SetArc method to UICircle as requested 2022-12-24 12:49:39 +00:00
UICircle.cs.meta Updating package to the latest Unity guidelines for Unity packages 2020-06-30 13:58:38 +01:00
UICornerCut.cs Updating package to the latest Unity guidelines for Unity packages 2020-06-30 13:58:38 +01:00
UICornerCut.cs.meta Updating package to the latest Unity guidelines for Unity packages 2020-06-30 13:58:38 +01:00
UIGridRenderer.cs Updating package to the latest Unity guidelines for Unity packages 2020-06-30 13:58:38 +01:00
UIGridRenderer.cs.meta Updating package to the latest Unity guidelines for Unity packages 2020-06-30 13:58:38 +01:00
UILineRenderer.cs Updated Points to always be an array of 1 when set to nothing. 2022-12-18 18:09:58 +00:00
UILineRenderer.cs.meta Updating package to the latest Unity guidelines for Unity packages 2020-06-30 13:58:38 +01:00
UILineRendererFIFO.cs Added new FIFO based UI Line Render when dynamic line rendering is needed (basic, no Beziers) 2023-01-01 13:03:28 +00:00
UILineRendererFIFO.cs.meta Added new FIFO based UI Line Render when dynamic line rendering is needed (basic, no Beziers) 2023-01-01 13:03:28 +00:00
UILineRendererList.cs Added new FIFO based UI Line Render when dynamic line rendering is needed (basic, no Beziers) 2023-01-01 13:03:28 +00:00
UILineRendererList.cs.meta Updating package to the latest Unity guidelines for Unity packages 2020-06-30 13:58:38 +01:00
UILineTextureRenderer.cs Updating package to the latest Unity guidelines for Unity packages 2020-06-30 13:58:38 +01:00
UILineTextureRenderer.cs.meta Updating package to the latest Unity guidelines for Unity packages 2020-06-30 13:58:38 +01:00
UIPolygon.cs Updating package to the latest Unity guidelines for Unity packages 2020-06-30 13:58:38 +01:00
UIPolygon.cs.meta Updating package to the latest Unity guidelines for Unity packages 2020-06-30 13:58:38 +01:00
UIPrimitiveBase.cs Fix to add a "RequireComponent" to Primitives as Unity 2020 does not add them by default 2020-09-18 18:37:00 +01:00
UIPrimitiveBase.cs.meta Updating package to the latest Unity guidelines for Unity packages 2020-06-30 13:58:38 +01:00
UISquircle.cs add UNITY EDITOR preproc 2020-08-19 01:48:53 +03:00
UISquircle.cs.meta Add squircle priminive 2020-08-18 02:48:54 +03:00