Skip to content

Conversation

IvanMurzak
Copy link
Owner

@IvanMurzak IvanMurzak commented Feb 15, 2025

  • API to load Texture2D without creating Sprite
  • Resolved concurrency issues
  • Improved logging, added Trace log level
  • Added more Tests

@IvanMurzak IvanMurzak self-assigned this Feb 15, 2025
…arity; add mipChain parameter to LoadSprite methods
…tency; improve clarity by including type information in log outputs
…proved clarity; change id type from int to uint for better consistency
…change debug level checks from Log to Trace and update log messages for consistency
…improve logging message clarity by including type information
… set debug level to Error for no logs during tests
…nagement; update logging levels and suppress messages for disk and memory cache operations
@IvanMurzak IvanMurzak changed the title Feature/better-future feature/better-Future<T> Feb 19, 2025
@IvanMurzak IvanMurzak linked an issue Feb 19, 2025 that may be closed by this pull request
@IvanMurzak IvanMurzak added the enhancement New feature or request label Feb 20, 2025
…amespaces for clarity; delete obsolete meta files and add new ones for disk and memory cache.
… support for loading Texture2D and updating README with new features
…hods for reference management and update sample scripts for improved usage examples
@IvanMurzak IvanMurzak merged commit 4c9c213 into master Feb 22, 2025
14 checks passed
@IvanMurzak IvanMurzak deleted the feature/better-future branch February 22, 2025 02:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support for loading Texture2D without converting to sprite

2 participants