mirror of
https://github.com/eliasstepanik/imgui-rs.git
synced 2026-01-13 22:48:34 +00:00
Update changelog
This commit is contained in:
parent
a7877ce7b1
commit
83128698ea
@ -5,13 +5,17 @@
|
||||
### Added
|
||||
|
||||
- `Ui::with_test_wrap_pos`
|
||||
- `Ui::get_content_region_max`
|
||||
- `Ui::get_window_content_region_min`
|
||||
- `Ui::get_window_content_region_max`
|
||||
|
||||
### Changed
|
||||
|
||||
- Upgrade to cimgui 1.66.2+ / imgui 1.66b. **This is a very big update, so there
|
||||
are a lot of breaking changes**
|
||||
- Bump minimum Rust version to 1.31 (1.28 required by the glutin crate, and
|
||||
1.31 requires by the stb_truetype crate)
|
||||
1.31 required by the stb_truetype crate)
|
||||
- Upgrade to glium 0.23
|
||||
- Replaced `imgui-glutin-support` with `imgui-winit-support`
|
||||
|
||||
## [0.0.21] - 2018-10-11
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user