casey/pxl

Imgui integration

Open

#30 建立於 2018年6月23日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)Rust (2 fork)github user discovery
enhancementgood first issue

倉庫指標

Star
 (32 star)
PR 合併指標
 (PR 指標待抓取)

描述

Allow programs to set an imgui overlay, for simple UI creation. This will necessarily expose the imgui-rs API, so we should make very explicit that this part of the API is unstable, and we may bump the imgui-rs version to a non-backwards compatible version without changing the pxl major version.

The alternative is to bump the pxl major version whenever imgui-rs releases a non-backwards compatible change, which may be preferable.

貢獻者指南