Releases: kochounoyume/MinimalUtility
Releases · kochounoyume/MinimalUtility
Ver.2.0.2
What's Changed
- Add
AddX()
,RemoveX()
,AddY()
,RemoveY()
,AddZ()
andRemoveZ()
inTransformExtensions
- Remove
FlagsExAttribute
and addForEachAttribute
- Fix
ProfileUtils.GetProfileInfoLabel()
Full Changelog: 2.0.1...2.0.2
Ver.2.0.1
What's Changed
- Fix
UnityWebRequestHttpMessageHandler
- Fix
NativeArrayContent
- Fix
GameObjectPool
Full Changelog: 2.0.0...2.0.1
Ver.2.0.0
What's Changed
- Fix
TransformInspector
to select multiple objects - Fix
DebugViewBase
screen size settings - ver2.0.0 by @kochounoyume in #43
Full Changelog: 1.2.6...2.0.0
Ver.1.2.6
What's Changed
- Allow
MinimalUtility.Editor
assmebly referenced - Lightened
MemoryExtensions.Enumerator<T>
and add support forValueTuple
foreach
Full Changelog: 1.2.5...1.2.6
Ver.1.2.5
Ver.1.2.4
What's Changed
- Fix
TransformInspector
- Add
VectorExtensions
- Add
XEnum.ConstructFlags
- Add
MinimalUtility.FlagsExAttribute
to createGetenumerator
extensions
Full Changelog: 1.2.3...1.2.4
Ver.1.2.3
What's Changed
- Remove Enumerator
- Fix MemoryExtensions
- Avoid SerializedObjectNotCreatableExtension
- Fix EntryPointContainer
- Add MeshConst
Full Changelog: 1.2.2...1.2.3
Ver.1.2.2
What's Changed
- Add
XEnum.GetValues<T>(Span)
in SourceGenerator - Add
Enumerator
Full Changelog: 1.2.1...1.2.2
Ver.1.2.1
What's Changed
- Add
GameObjectPool
and removeCommonObjectPool
- Add
RectTransformExtensions.GetWorldCorners
andRectTransformExtensions.GetLocalCorners
- Fix DebugProfiling
Full Changelog: 1.2.0...1.2.1
Ver.1.2.0
What's Changed
- Fix XEnumGenerator to address generation code modification defects
Full Changelog: 1.1.9...1.2.0