Initial work on move to implot 0.7 compatibility. See notes.
- This updates the bindings generator, the low-level bindings as well as the higher-level bindings and the examples to work with a newer master of cimplot that links to implot 0.7. - Several things are not done properly yet: - Contexts can be created and as long as they are not dropped things work out (shown in the examples). However, this should be done more imgui-rs like, where operations that require a context make that explicit by requiring a context reference to be passed. - The README has not been updated yet to all the new features that were added.
This commit is contained in:
parent
e0ad0e892e
commit
f85c50657b
8 changed files with 988 additions and 244 deletions
2
implot-sys/third-party/cimplot
vendored
2
implot-sys/third-party/cimplot
vendored
|
@ -1 +1 @@
|
|||
Subproject commit 929f61d27b8b4e3c899b2a386679a7f4a82826ce
|
||||
Subproject commit 54ed676f42b7d96d6622f1c90df7d884246cc944
|
Loading…
Add table
Add a link
Reference in a new issue