Commit graph

11 commits

Author SHA1 Message Date
4bb4
3a4696b6ce Relaxed version specifications a bit 2022-01-10 21:49:31 +01:00
4bb4
f132811e93 Updated to working versions of dependencies.
- This makes the WGPU example work again
2021-10-03 12:34:38 +02:00
4bb4
6bb1809690 Updated versions and fixed build errors. See comments.
- This commit fixes the regular build and the glium example. The WGPU
  example needs an updated imgui-wgpu to point to the new imgui-sys
  version for things to work.
- The im_str and ImString usage deprecations are not fixed yet.
- There is no version bump for cimplot yet.
2021-10-03 12:34:38 +02:00
Kyle Cesare
3231f488e3 examples: update to imgui-wgpu 0.17/wgpu 0.10 2021-09-12 11:44:04 +02:00
4bb4
f8c223a698 Updated wgpu-rs and imgui-wgpu-rs 2021-09-12 11:44:04 +02:00
4bb4
e1fcd84a6a Pointed back to mainstream imgui-wgpu 2021-09-12 11:44:04 +02:00
4bb4
9e44b63fa3 Attempts at fixing wgpu example for imgui-rs 0.7.0 2021-09-12 11:44:04 +02:00
4bb4
6179cf1f8d Locked imgui versions down more. See comments.
Due to the yanking of imgui-winit-support 0.6.1, builds that did
not have a lock file started failing in places. I've now locked
the versions of imgui and friends to exactly 0.6.0 to avert those
issues for the time being, with the longer-term fix being the
upgrade of all those to 0.7.0 in #13.
2021-02-06 10:02:58 +01:00
4bb4
d11ea4a0f5 Bumped winit in wgpu demo 2021-01-13 21:33:47 +01:00
Benedikt Mandelkow
c5ec153488 update imgui 0.6 2020-11-29 12:49:26 +01:00
4bb4
fa6412d20c Moved around some paths 2020-10-30 12:54:18 +01:00
Renamed from implot-examples/implot-wgpu-examples/Cargo.toml (Browse further)