-
- Updated dependency
com.cobilas.unity.utility
to version2.10.3
.
- Updated dependency
-
- Updated dependency
com.cobilas.unity.management.runtime
to version2.2.1
.
- Updated dependency
-
- This update includes bug fixes and new features that do not directly impact this package.
-
- The sub-dependency
com.cobilas.unity.core.net4x@1.4.1
was made explicit in the package dependencies.
- The sub-dependency
A change in package dependencies.
###Fixed
- Correction in package dependencies.
- The functions of the
CobilasAssetManagement
class were incorporated into theResourceManager
class. - The
CRC
structure has been moved toCRC.cs
and has also become read-only.
public static class CobilasAssetManagementWin;
public class AssetsItemRefDraw;
public class AssetsItemRef;
public static class CobilasAssetManagement;
- The
ResourceManager
class has been added.
- The
CobilasResources
class has been replaced by theResourceManager
class.
- Package dependencies have been changed.
- The package author was changed from
Cobilas CTB
toBélicusBr
.
- Removal of unnecessary assignments.
- The
T:GetComponentInGameObject<T>(string)
method received thewhere T : Component
restriction. - Transforming possible fields into
readonly
.
CobilasResources
and CobilasAssetManagement
are using the new StartMethodOnRun
for initialization.
- Change Editor\Cobilas.Unity.Editor.Management.Resource.asmdef
- Change Runtime\Cobilas.Unity.Management.Resource.asmdef
- Change Runtime\CobilasResources\CobilasResources.cs
- Change Runtime\Cobilas.Unity.Management.Resource.asmdef
- Change CHANGELOG.md
- Change Runtime\CobilasResources\CobilasResources.cs
- Fix CHANGELOG.md
- Fix package.json
- Remove CRItem.cs
- Add CobilasResourcesInspector.cs
- Change CobilasResources.cs
- Fix CHANGELOG.md
- Fix package.json
- Add Cobilas MG Resources.asset
- Remove Runtime\DependencyWarning.cs
- Remove Editor\DependencyWarning.cs
- Fix CHANGELOG.md
- Fix package.json
- Fix CobilasResources.cs
-> The instructions
void UnloadActive(Prefabs); void Init();
theprivate static void InitEditor();
method was added.
- Fix Runtime/DependencyWarning.cs
- Add CHANGELOG.md
- Fix package.json
- Add Editor/DependencyWarning.cs
- Add Runtime/DependencyWarning.cs
- Fix LICENSE.md
- Fix Cobilas.Unity.Management.Resource.asmdef
- Fix Cobilas.Unity.Editor.Management.Resource.asmdef
- Delete main.yml
- Delete README.md
- Fix package.json
- Add package.json
- Add LICENSE.md
- Add folder:Editor
- Add folder:Runtime
- Released to GitHub