We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 941b2bb commit b1ce79cCopy full SHA for b1ce79c
CHANGELOG.md
@@ -5,7 +5,7 @@
5
### Added
6
- `Default` impl for `Color` (transparent)
7
- Linking Documentation for `LD_LIBRARY_PATH`
8
-- RcTexture and RcSprite with examples in rc-resources.rs
+- `RcTexture` and `RcSprite` for reference counted textures (see `examples/rc-resources.rs`)
9
10
### Changed
11
- Removed `Sprite::disable_texture`, due to being an unsound API
0 commit comments