GoShikhar
|
0b22cdd067
|
Added multi-edit feature to squircle
|
2024-05-06 05:17:48 +05:30 |
GoShikhar
|
791ae25fbb
|
Removed unnecessary stored verts array, added Tris count display in inspector
|
2024-05-06 01:41:12 +05:30 |
GoShikhar
|
ccbe0359d6
|
Added CanEditMultipleObjects
|
2024-05-05 23:57:57 +05:30 |
GoShikhar
|
bfe2509e77
|
Added squircle border feature and optimized vertices & tris
|
2024-05-05 23:34:51 +05:30 |
GoShikhar
|
e4de592be5
|
Optimized loop
|
2024-05-04 05:47:08 +05:30 |
GoShikhar
|
53886f3be9
|
Gradient2 Fix
|
2024-05-04 02:56:32 +05:30 |
Simon (Darkside) Jackson
|
a0752089ff
|
Merge pull request #472 from Kurante2801/release
Add SetXWithoutNotify and SetYWithoutNotify to BoxSlider
|
2024-05-04 02:51:22 +05:30 |
GoShikhar
|
fdd0ed40b2
|
wip
|
2024-04-29 02:02:11 +05:30 |
GoShikhar
|
ece2ec5091
|
Removed FancyScrollView
|
2024-04-29 01:56:10 +05:30 |
GoShikhar
|
545da8ea4d
|
Set default value of delta to 1
|
2024-04-26 17:41:22 +05:30 |
GoShikhar
|
5463fbbfe0
|
Delete UISquircleBorder.cs
|
2024-04-26 04:07:51 +05:30 |
GoShikhar
|
7fe6f4197b
|
Revert "Added new component"
This reverts commit 8a01b08e7b .
|
2024-04-26 04:07:23 +05:30 |
GoShikhar
|
8a01b08e7b
|
Added new component
|
2024-04-26 03:33:34 +05:30 |
GoShikhar
|
cd6e113fb0
|
Create UISquircleBorder.cs
|
2024-04-26 03:25:47 +05:30 |
GoShikhar
|
172775a8f7
|
Fixed overlapping vertex redraws
|
2024-04-26 01:43:34 +05:30 |
GoShikhar
|
387d85f775
|
Per corner squircle rounding control, and optimized algorithm
|
2024-04-26 00:39:01 +05:30 |
GoShikhar
|
28e91a8337
|
Update UISquircle.cs
|
2024-04-25 21:14:48 +05:30 |
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 |