Commit Graph

860 Commits (5fb6c0844f6f69a1e3ba5a9eb477e5e1b5ac1474)

Author SHA1 Message Date
GoShikhar 5fb6c0844f Squircle primitive respects rectTransform's pivot
Squircle primitive now renders properly and doesn't move around on changing it's rectTransform's pivot.
2024-04-25 20:56:16 +05:30
Simon (Darkside) Jackson 35b9985bf2
Merge pull request #472 from Kurante2801/release
Add SetXWithoutNotify and SetYWithoutNotify to BoxSlider
2024-04-21 23:38:01 +01:00
Kurante 05682c7dd9
Add SetXWithoutNotify and SetYWithoutNotify to BoxSlider
Adds functions to set the X and Y values without calling OnValueChanged
2024-04-19 18:07:33 +02:00
action 855607ab67 Auto increment pre-release version to 2.3.2 [skip ci] 2023-11-26 18:28:50 +00:00
Simon (Darkside) Jackson 17835a66e8
Merge pull request #464 from Unity-UI-Extensions/development
Release 2.3.2 - take 4
2023-11-26 18:28:33 +00:00
Simon (Darkside) Jackson 6f09750bf0
Merge branch 'release' into development 2023-11-26 18:28:24 +00:00
Simon (Darkside) Jackson 1ed83c429d
Alin correct ancillary workflow 2023-11-26 18:27:15 +00:00
Simon (Darkside) Jackson 14279705a7
Merge pull request #463 from Unity-UI-Extensions/development
Release 2.3.2 - take 3
2023-11-26 18:25:24 +00:00
Simon (Darkside) Jackson 8694f1a134
Merge branch 'release' into development 2023-11-26 18:25:17 +00:00
Simon (Darkside) Jackson 98ab33952a
Fix proper branch name for UI Extensions in release workflow 2023-11-26 18:24:30 +00:00
Simon (Darkside) Jackson 5ec4b0ba93
Merge pull request #462 from Unity-UI-Extensions/development
Release 2.3.2 - take 2
2023-11-26 18:20:01 +00:00
Simon (Darkside) Jackson d69ee0c2c9
Merge branch 'release' into development 2023-11-26 18:19:26 +00:00
Simon (Darkside) Jackson a11eff0f51
Add missing workflow 2023-11-26 18:17:47 +00:00
Simon (Darkside) Jackson e909d73a6a
Merge pull request #461 from Unity-UI-Extensions/development
Release 2.3.2
2023-11-26 18:14:19 +00:00
SimonDarksideJ 2db16bbdb2 Update uGUI tools path as per Asset Store validation 2023-11-26 17:46:56 +00:00
SimonDarksideJ bce6e8b815 Update documentation for release 2023-11-26 17:31:49 +00:00
action 18a2269d63 Auto increment pre-release version to 2.3.2-pre.5 [skip ci] 2023-11-26 15:36:42 +00:00
Simon (Darkside) Jackson c2c098cad6
Merge pull request #460 from Unity-UI-Extensions/feature/2023testing
Feature/2023testing
2023-11-26 15:36:27 +00:00
SimonDarksideJ b171b2c1c2 Added extra event on the AutoCompleteComboBox, to fire when an item in the list is selected, with its display name
Resolves: https://github.com/Unity-UI-Extensions/com.unity.uiextensions/issues/200
2023-11-26 15:26:11 +00:00
SimonDarksideJ a47d694796 Added argument to the UpdateLayout method for the HSS/VSS to move to a new starting page
Resolves: https://github.com/Unity-UI-Extensions/com.unity.uiextensions/issues/451
2023-11-26 15:00:36 +00:00
SimonDarksideJ 9c7a59c9f2 Update to force Enumerated start for Accordion elements
Resolves: https://github.com/Unity-UI-Extensions/com.unity.uiextensions/issues/455
2023-11-26 13:41:48 +00:00
SimonDarksideJ b615c4b681 Merge branch 'development' of https://github.com/Unity-UI-Extensions/com.unity.uiextensions into feature/2023testing 2023-11-26 09:53:51 +00:00
SimonDarksideJ 5eaf48d256 Made deprecated components obsolete rather than just remove to reduce errors for upgrades 2023-11-26 09:52:36 +00:00
action 518bc09602 Auto increment pre-release version to 2.3.2-pre.4 [skip ci] 2023-11-23 22:55:06 +00:00
Simon (Darkside) Jackson ad4ec2d920
Merge pull request #459 from Unity-UI-Extensions/feature/test-release
Feature/test-release
2023-11-23 22:48:13 +00:00
Simon (Darkside) Jackson aa4d41322e
Touch 2023-11-23 22:46:52 +00:00
Simon (Darkside) Jackson 0b8f1a0555
Merge pull request #458 from Unity-UI-Extensions/feature/2023testing
Feature/2023testing
2023-11-23 22:28:02 +00:00
SimonDarksideJ 162e4d3ed9 Updated implementations to handle 2023 support, with 2023 moving in to public release 2023-11-23 20:32:53 +00:00
SimonDarksideJ 54d951350a Merge branch 'release' of https://github.com/Unity-UI-Extensions/com.unity.uiextensions into development 2023-10-05 20:49:48 +01:00
Simon (Darkside) Jackson 1464ae97bd
fix missing using 2023-10-05 20:43:41 +01:00
SimonDarksideJ 250befb08c Merge branch 'release' of https://github.com/Unity-UI-Extensions/com.unity.uiextensions into development 2023-10-05 20:36:27 +01:00
SimonDarksideJ 3000e3b40b Merge branch 'release' of https://github.com/Unity-UI-Extensions/com.unity.uiextensions into release 2023-10-05 20:35:46 +01:00
SimonDarksideJ 9a823060a7 Update workflows 2023-10-05 20:35:32 +01:00
SimonDarksideJ 15cb41b838 deprecate CylinderText in 2022 2023-10-05 20:34:35 +01:00
Simon (Darkside) Jackson 322e804f25
Merge pull request #453 from RobTranquillo/release
Minor enhancements on DropDown
2023-10-05 16:53:52 +01:00
Simon (Darkside) Jackson 289a50d796
Minor review corrections 2023-10-05 16:53:04 +01:00
Robert Wartenberg 95f1956f48 fix: SetActive() takes care of btn. Add: ded. Hide funct 2023-09-25 14:31:45 +02:00
Robert Wartenberg 2a59f37653 fix: tabs vs. spaces in DropDownList { } 2023-09-25 14:31:41 +02:00
Robert Wartenberg c06cd38081 add: public accessable reset function 2023-09-25 14:31:37 +02:00
Simon (Darkside) Jackson 69c96ab471
Merge pull request #446 from wanliyun/release
Fix Bug!NeicerOutline color.a Lose when m_UseGraphicAlpha is true!
2023-07-22 16:53:23 +01:00
Simon (Darkside) Jackson 884a8d63f1
Update case sensitivity of agent labels 2023-07-22 16:45:39 +01:00
Simon (Darkside) Jackson 5f535e0431
Merge branch 'development' into release 2023-07-22 16:12:16 +01:00
Simon (Darkside) Jackson 17b69878de
Merge pull request #442 from sandr01d/development
Fix release date of v2.3
2023-07-22 16:11:54 +01:00
Simon (Darkside) Jackson 70f98806e9
Merge branch 'development' into release 2023-07-22 16:11:29 +01:00
Simon (Darkside) Jackson 90fd22498f
Merge pull request #444 from solidsign/feature/UIParticleSystem_use_lengthScale
Add using lengthScale to UIParticleSystem
2023-07-22 16:11:13 +01:00
Simon (Darkside) Jackson 0dd1e6d7bb
Merge branch 'release' into feature/UIParticleSystem_use_lengthScale 2023-07-22 16:10:37 +01:00
Simon (Darkside) Jackson 0a424334e9
Merge pull request #443 from adibacco/patch-1
Update UILineRenderer.cs
2023-07-22 16:10:26 +01:00
Simon (Darkside) Jackson 5ef4736e68
Merge branch 'development' into development 2023-07-22 16:09:32 +01:00
SimonDarksideJ 9fbcd39b88 Deprecated Text Effects with Unity 2022 as they are incompatible with TextMeshPro 2023-07-09 16:48:55 +01:00
wanliyun 6a68933e48 Fix Bug!NeicerOutline color.a Lose when m_UseGraphicAlpha is true!
if (m_UseGraphicAlpha)
    newColor.a = (byte)((newColor.a * verts[i].color.a) / 255);  //newColor's type cannot be Color.Should be Color32.
2023-07-06 13:20:50 +08:00