mirror of
https://github.com/eliasstepanik/imgui-rs.git
synced 2026-01-11 13:38:35 +00:00
Update documentation
This commit is contained in:
parent
b4edc01574
commit
578eaf7373
@ -2,6 +2,11 @@
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
### Changed
|
||||
|
||||
- Upgrade to cimgui 1.65.2 / imgui 1.65. **This is a very big update, so there
|
||||
are a lot of breaking changes**
|
||||
|
||||
## [0.0.21] - 2018-10-11
|
||||
|
||||
### Added
|
||||
|
||||
@ -4,6 +4,8 @@
|
||||
|
||||
Minimum Rust version: 1.26
|
||||
|
||||
Wrapped Dear ImGui version: 1.65
|
||||
|
||||
[](https://travis-ci.org/Gekkio/imgui-rs)
|
||||
[](https://crates.io/crates/imgui)
|
||||
[](https://docs.rs/imgui)
|
||||
@ -84,7 +86,7 @@ Licensed under either of
|
||||
|
||||
at your option.
|
||||
|
||||
Uses [ImGui](https://github.com/ocornut/imgui) and [cimgui](https://github.com/Extrawurst/cimgui).
|
||||
Uses [ImGui](https://github.com/ocornut/imgui) and [cimgui](https://github.com/cimgui/cimgui).
|
||||
|
||||
### Contribution
|
||||
|
||||
|
||||
BIN
hello_world.png
BIN
hello_world.png
Binary file not shown.
|
Before Width: | Height: | Size: 4.1 KiB After Width: | Height: | Size: 2.5 KiB |
Loading…
x
Reference in New Issue
Block a user