mirror of
https://github.com/eliasstepanik/imgui-rs.git
synced 2026-01-14 06:58:35 +00:00
Update CHANGELOG
This commit is contained in:
parent
5b0bbc011a
commit
3c88d70a74
@ -13,10 +13,16 @@
|
||||
|
||||
### Changed
|
||||
|
||||
- Upgrade to glium 0.18
|
||||
- imgui-gfx-renderer `Renderer::init` now requires a `shaders: Shaders`
|
||||
parameter. Please see examples/support_gfx/mod.rs for a shader resolution
|
||||
example
|
||||
|
||||
### Fixed
|
||||
|
||||
- Glium renderer now uses MinifySamplerFilter::Nearest. This fixes a blurry font
|
||||
issue in some configurations
|
||||
|
||||
## [0.0.15] - 2017-07-23
|
||||
|
||||
### Added
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user