Commit Graph

  • 7127f8bca7 chore: make CalculatePointOnCurve public Victor 2023-03-20 13:43:43 +0100
  • ba7b21fdae feat: add CalculatePointOnCurve for linerenderer Victor 2023-03-20 13:42:33 +0100
  • 5e7282c27d
    fix: GetPosition when Segments is null victornor 2023-03-20 13:33:14 +0100
  • 14aa9ae491 Auto increment pre-release version to 2.3.2-pre.2 [skip ci] v2.3.2-pre.2 action 2023-03-12 12:13:16 +0000
  • a45509ee55
    Merge pull request #435 from Unity-UI-Extensions/fix/resolveflowoverflow Simon (Darkside) Jackson 2023-03-12 12:12:52 +0000
  • 2ccf119f7d
    fix package version Simon (Darkside) Jackson 2023-03-12 12:06:34 +0000
  • 14548049a5 Update workflows SimonDarksideJ 2023-03-12 11:58:04 +0000
  • 02da81ef28 Resolves an issue where the last line in a flow layout group would overflow the rect bounds SimonDarksideJ 2023-03-12 11:44:50 +0000
  • 3e8eaa0643 Merge branch 'development' of https://github.com/Unity-UI-Extensions/com.unity.uiextensions into development SimonDarksideJ 2023-03-12 11:43:06 +0000
  • 8ddcaa839e
    Merge pull request #434 from FejZa/release Simon (Darkside) Jackson 2023-03-02 17:43:55 +0000
  • c61fbeeceb
    Merge branch 'development' into release Simon (Darkside) Jackson 2023-03-02 17:42:42 +0000
  • d8c99e4398
    Instigate development branch Simon (Darkside) Jackson 2023-03-02 17:41:00 +0000
  • 8fc9e8aba5
    Update ResetSelectableHighlight.cs Dino Fejzagić 2023-03-01 11:32:14 +0100
  • d2b10980e3 Patch readme Simon Jackson 2023-02-09 17:48:30 +0000
  • d64ff2d3f0 Update patch following Asset Store publish 2.3.0 Simon Jackson 2023-02-07 16:21:38 +0000
  • 5114d0c050
    patchfix - erroneous using? Simon (Darkside) Jackson 2023-02-07 15:04:15 +0000
  • 688a879f31 Merge branch 'release' of https://github.com/Unity-UI-Extensions/com.unity.uiextensions into development Simon Jackson 2023-02-07 14:59:14 +0000
  • 5ed62bc212
    Release 2.3.0 (2) (#430) Simon (Darkside) Jackson 2023-02-07 14:57:31 +0000
  • ffdc0316a4
    Merge branch 'release' into development Simon (Darkside) Jackson 2023-02-07 14:56:38 +0000
  • 8384bd5ced
    patchfix - erroneous namespace in combobox??? Simon (Darkside) Jackson 2023-02-07 14:52:00 +0000
  • 89403a2611
    Release 2.3.0 (#429) Simon (Darkside) Jackson 2023-02-07 14:35:43 +0000
  • 649506cd3d
    Set version to 2.3.0 for initial release Simon (Darkside) Jackson 2023-02-07 14:33:47 +0000
  • 589e02ffaf Auto increment pre-release version to 2.3.0-pre-release.2 [skip ci] action 2023-02-07 14:29:17 +0000
  • af10498e0e Auto increment pre-release version to 2.3.0-pre-release.1 [skip ci] action 2023-02-07 14:08:42 +0000
  • 8cbd1c3c1e
    Merge pull request #413 from Unity-UI-Extensions/feature/V2.3.0 Simon (Darkside) Jackson 2023-02-07 14:06:08 +0000
  • 2a90891ee9 Final checks for merge! Simon Jackson 2023-02-07 14:05:04 +0000
  • 28000ad5b7
    Update pipelines for release Simon (Darkside) Jackson 2023-02-07 12:07:01 +0000
  • 68edffc749
    Merge branch 'release' into feature/V2.3.0 Simon (Darkside) Jackson 2023-02-06 14:11:17 +0000
  • 968fdab8cc Merge branch 'development' of https://github.com/Unity-UI-Extensions/com.unity.uiextensions into feature/V2.3.0 Simon Jackson 2023-02-06 14:07:44 +0000
  • e085cbe076 Resolved issues with DisplayAbove and using a 0 ItemsToDisplay Simon Jackson 2023-02-06 13:32:05 +0000
  • b3bb76246b Merge branch 'feature/V2.3.0' of https://github.com/Unity-UI-Extensions/com.unity.uiextensions into feature/V2.3.0 Simon Jackson 2023-02-05 11:35:34 +0000
  • 33cd5a9be4 Several lifetime feature updates for the ComboBox controls: Simon Jackson 2023-02-05 11:35:18 +0000
  • 30d50cc04e
    Switch android builds to windows Simon (Darkside) Jackson 2023-02-05 09:15:54 +0000
  • 9ce7661af6 Add 2019 to the testing validation Simon Jackson 2023-02-04 19:25:13 +0000
  • b59f5132c3 Remove editor validation and add error checking for the ColorLabel component Simon Jackson 2023-02-04 19:23:26 +0000
  • 8d18515a4a The BIG Unity 2022 Text reorganisation Simon Jackson 2023-02-04 11:22:31 +0000
  • 1002db24f2 Resolves issue in 2022 with the missing Text component Simon Jackson 2023-02-04 10:30:40 +0000
  • 7545ab9fde Added ResetSelectableHighlight component Simon Jackson 2023-02-01 15:10:40 +0000
  • 462eec558b Add the Version upgrade pipeline Simon Jackson 2023-01-29 15:54:02 +0000
  • 5a14d4d3a4
    Fix github issue templates Simon (Darkside) Jackson 2023-01-29 10:18:25 +0000
  • 1c0c217931 Add updated test flow for builds Simon Jackson 2023-01-29 10:12:08 +0000
  • 54a71dcf05 Updated NonDrawingGraphic to require a CanvasRender, else it causes an error on run (and doesn't work) Simon Jackson 2023-01-26 14:21:17 +0000
  • 07ec98c989 Fix class spellings and update MultiTouchScrollRect Simon Jackson 2023-01-22 17:26:01 +0000
  • e05bfb788d Added new submodule for extracted examples Simon Jackson 2023-01-22 12:29:51 +0000
  • b752435eb7 Removed legacy Examples link, moving to separate repository Simon Jackson 2023-01-22 12:26:52 +0000
  • c41b4af0e3 Revised the Curly UI fix as it was preventing the graphic from being updated in the scene view. Thanks to @solidsign for the update. Simon Jackson 2023-01-22 10:40:29 +0000
  • 78d3b898c1 Updated build issue with ReorderableListElement Simon Jackson 2023-01-03 19:22:19 +0000
  • c3fd580886 Upload GitHub artefacts Simon Jackson 2023-01-03 13:45:10 +0000
  • 2f19deeb78 Updating GitHub artifacts and automation Simon Jackson 2023-01-03 13:41:52 +0000
  • 696fc36926 Update Examples module to new home Simon Jackson 2023-01-03 12:38:56 +0000
  • 84ec39aa6c Break Module Simon Jackson 2023-01-03 12:27:43 +0000
  • 7e61dd398d Remove broken examples link Simon Jackson 2023-01-03 12:26:53 +0000
  • 048fa7269f Refresh FancyScrollView with latest fixes Simon Jackson 2023-01-03 12:25:02 +0000
  • 12f6174469 Cleanup and ensuring the UIParticleSystem is disposed on Destroy correctly. Simon Jackson 2023-01-03 11:42:22 +0000
  • 60eed9b87a Base update for pointers to new version / package home Simon Jackson 2023-01-01 16:56:37 +0000
  • fe97fa7599 Updated panel drawing for ComboBox controls and added DropdownOffset Simon Jackson 2023-01-01 16:52:08 +0000
  • 9b23206c9a Updated ReorderableList/ReorderableListElement to prevent creating a "Fake" droppable when the item is not transferable Simon Jackson 2023-01-01 16:13:40 +0000
  • 4b1c5412f1 Updated UIVerticalScroller for standards and added UIHorizontalScroller Simon Jackson 2023-01-01 15:57:31 +0000
  • 70661a4823 Updated "Action" use to "UnityAction" to avoid Unity issues Simon Jackson 2023-01-01 13:29:53 +0000
  • eceaa87e93 Clean-up of ScrollSnapBase Simon Jackson 2023-01-01 13:22:53 +0000
  • c61e5b7e7c Added new FIFO based UI Line Render when dynamic line rendering is needed (basic, no Beziers) Simon Jackson 2023-01-01 13:03:28 +0000
  • d1b94bf6f1 Updated initialisation logic to not cause an endless loop in the TabNavigationHelper Simon Jackson 2023-01-01 12:16:33 +0000
  • 55489bd617 Updated Editor menu layout Simon Jackson 2023-01-01 11:45:02 +0000
  • 2c5a7bb47f Updated Editor create options to add the correct Event System Input module for the Input system used, now or old. Simon Jackson 2023-01-01 11:33:42 +0000
  • 1853ad7e89 Marked TileSizeFitter as obsolete as Unity has made this unworkable Simon Jackson 2023-01-01 11:32:37 +0000
  • 4ffa631059 Added Editor Menu Option to create a Min/Max slider Simon Jackson 2022-12-30 17:54:17 +0000
  • 2848008f63 Checking in new MinMaxSlider Simon Jackson 2022-12-24 14:52:49 +0000
  • 3ed20ecaed Updated all components using "LayoutGroup" to override their OnDisable feature to incorporate this fix: https://gist.github.com/randomize/73ca6d3b6aa7210073692eb5cabd537e Simon Jackson 2022-12-24 13:28:19 +0000
  • e78a2806ed Resolved issue whereby the last row in a flow layout group would not size correctly. Simon Jackson 2022-12-24 13:20:19 +0000
  • 18ebf8121d Removed unneeded size calculation which caused some issues with mixed height/width children. Simon Jackson 2022-12-24 13:09:26 +0000
  • dced045001 Updated ScrollPositionControllerEditor as obsolete too Simon Jackson 2022-12-24 13:02:50 +0000
  • b4d9f08dc4 Marked ScrollPositionController as Obsolete, users should use the newer Scroller component instead, will be removed in a future release. Simon Jackson 2022-12-24 12:54:57 +0000
  • 2a37530aea Added SetArc method to UICircle as requested Simon Jackson 2022-12-24 12:49:39 +0000
  • 35c778f5f7 Protecting Remove too Simon Jackson 2022-12-24 12:45:31 +0000
  • a317663268 Added error handling around setting Unity UI Components for Vertical/Horizontal scrolling Simon Jackson 2022-12-24 12:44:23 +0000
  • 85ee380ee9 Updated Cooldown button to work with Keyboard input Simon Jackson 2022-12-18 19:29:40 +0000
  • 00b67b7046 Updated Points to always be an array of 1 when set to nothing. Simon Jackson 2022-12-18 18:09:58 +0000
  • c08a91f421 Hard reset of Colour picker guids Simon Jackson 2022-11-27 16:54:19 +0000
  • 7de501c42b Add newly generated HSV picker meta files Simon Jackson 2022-11-27 16:44:25 +0000
  • ebbed37836 Remove meta duplicates for HSVColour Picker Simon Jackson 2022-11-27 16:42:34 +0000
  • 3dbd9261cd Updated Depth Texture sampler in UI Particles Shaders Simon Jackson 2022-11-27 16:28:14 +0000
  • c2ada36c41 Updated Curly UI to wait until end of the frame to recalculate positions Also updated Editor script to work in 2022 Simon Jackson 2022-11-27 15:14:52 +0000
  • c5a8af63f8 Updated UIVertical scroller to be 2022 compliant Simon Jackson 2022-11-27 14:32:16 +0000
  • 8004bcf39b Updated #if filter inclusion to 2019_1_OR_Newer Simon Jackson 2022-11-27 13:51:39 +0000
  • afd645a470 Merged in fix/ReorderableListTransferability (pull request #137) Simon Jackson 2022-04-23 22:38:00 +0000
  • 10e5273b31 Fixed issue which allowed an item marked as NOT transferable to actually be transferred between lists Simon Jackson 2022-04-23 23:36:50 +0100
  • a041f188b6 Merged in fix/UIConnectorAsPrefab (pull request #136) Simon Jackson 2022-04-23 22:26:27 +0000
  • 5db15808e2 Fixed the UIConnector to safely handle when no parent canvas can be found. Simon Jackson 2022-04-23 23:25:31 +0100
  • 30c5d8c1ff Merged in fix/UIParticleSystemUpdate (pull request #135) Simon Jackson 2022-04-23 22:13:29 +0000
  • c059e2338a Updated UIParticleSystem access to Particles array to ensure it is more stable. Updated some #if statements to be better future proofed Simon Jackson 2022-04-23 23:12:42 +0100
  • 8a31713e46 Merge branch 'development' of https://github.com/Unity-UI-Extensions/com.unity.uiextensions into development Simon Jackson 2022-04-23 21:26:05 +0100
  • 711ee02cb3 Merged in fix/StepperWarnings (pull request #134) Simon Jackson 2022-04-23 20:25:23 +0000
  • d0fbb28b05 Resolves #397 Simon Jackson 2022-04-23 21:24:18 +0100
  • 5bd7df19e1 Merged in fix/NextPreviousScrollsnapFix (pull request #133) Simon Jackson 2022-04-23 20:02:37 +0000
  • fc6ea6089d Fixes issue #398 where the Next / Previous buttons filed to work if the ScrollSnap was previously scrolling. Simon Jackson 2022-04-23 21:01:37 +0100
  • 9fadad0f72 README.md edited online with Bitbucket Simon Jackson 2022-04-23 14:02:43 +0000
  • 142582847b Remove old BitBucket Pipeline for GitHub Simon Jackson 2022-04-23 14:59:49 +0100
  • 30b65fb979 Merged in fix manually because... Bitbucket https://bitbucket.org/UnityUIExtensions/unity-ui-extensions/pull-requests/130 Simon Jackson 2022-04-23 11:53:17 +0100
  • 3582824afa Applying PR manually, because Bitbucket https://bitbucket.org/UnityUIExtensions/unity-ui-extensions/pull-requests/128 Simon Jackson 2022-04-23 11:49:46 +0100
  • 771c7776c0 Taking in fix from https://bitbucket.org/UnityUIExtensions/unity-ui-extensions/pull-requests/132 Simon Jackson 2022-04-23 11:45:32 +0100