File tree Expand file tree Collapse file tree 2 files changed +15
-0
lines changed
content/posts/newsletter-018 Expand file tree Collapse file tree 2 files changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -489,6 +489,21 @@ It features:
489489[ ldtk ] : https://ldtk.io
490490[ "cavernas" ] : https://adamatomic.itch.io/cavernas
491491
492+ ### [ imgui-rs]
493+
494+ ![ imgui drag drop example] ( imgui-rs.gif )
495+ _ Drag and Drop and the new Drawing Api at Work in 0.7.0_
496+
497+ [ imgui-rs] is the Rust bindings for the ubiquitous immediate mode GUI library,
498+ Dear ImGui.
499+ Under new maintainence, [ version 0.7] has been released, which features a new
500+ API for raw draw calls, support for ergonomic Drag and Drop, and tons of improvements.
501+ Notably, many functions were made ` inline ` and/or ` const ` , including the ` im_str! `
502+ macro.
503+
504+ [ imgui-rs ] : https://github.com/imgui-rs/imgui-rs
505+ [ version 0.7 ] : https://github.com/imgui-rs/imgui-rs/releases/tag/v0.7.0
506+
492507### [ egui]
493508
494509![ egui widget gallery] ( egui_0.8.0.gif )
You can’t perform that action at this time.
0 commit comments