Skip to content

Upgrade Davinci library to version 2.0#37

Open
NyanHeavy wants to merge 1 commit intoshamsdev:masterfrom
NyanHeavy:master
Open

Upgrade Davinci library to version 2.0#37
NyanHeavy wants to merge 1 commit intoshamsdev:masterfrom
NyanHeavy:master

Conversation

@NyanHeavy
Copy link

Refactoring of the DaVinci image download library to version 2.0 with improvements in request handling and cache management.

Added function to obtain the size of the cache folder.
Added support for multiple requests.
Added support for UnityWebRequest.
Added downloaded sprite name based on the URL.
Modified ".start()" to ".Init()" in the constructor.
Revised code removing redundancies, obsolete code, and incorrect naming conventions.

The DaVinci object is no longer destroyed at the end of each request.
DaVinci persists after the first request, eliminating garbage collection with instantiate and destroy.

Refactoring of the DaVinci image download library to version 2.0 with improvements in request handling and cache management.

Added function to obtain the size of the cache folder.
Added support for multiple requests.
Added support for UnityWebRequest.
Added downloaded sprite name based on the URL.
Modified ".start()" to ".Init()" in the constructor.
Revised code removing redundancies, obsolete code, and incorrect naming conventions.

The DaVinci object is no longer destroyed at the end of each request.
DaVinci persists after the first request, eliminating garbage collection with instantiate and destroy.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant