imgui 1.86+ds-1 source package in Ubuntu

Changelog

imgui (1.86+ds-1) unstable; urgency=medium

  * New upstream release
  * Bump Standards-Version to 4.6.0

 -- Yangfl <email address hidden>  Sun, 23 Jan 2022 16:30:13 +0800

Upload details

Uploaded by:
Yangfl
Uploaded to:
Sid
Original maintainer:
Yangfl
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
imgui_1.86+ds-1.dsc 1.9 KiB a8023a69501688316566ecd615fe98ecc53b11d305205a6636593f7066bdb7c3
imgui_1.86+ds.orig.tar.xz 686.6 KiB 0dace0e8e57d298eb6e93af12dc19420cb96330832f6495c733b90aeeef11f64
imgui_1.86+ds-1.debian.tar.xz 4.1 KiB dbf447bb7ab177eda7f1ea70f6f4b85c1e4f9447d473e55e804e4e052ce21d15

Available diffs

No changes file available.

Binary packages built by this source

libimgui-dev: Bloat-free Immediate Mode Graphical User interface for C++

 Dear ImGui is a bloat-free graphical user interface library for C++. It outputs
 optimized vertex buffers that you can render anytime in your 3D-pipeline
 enabled application. It is fast, portable, renderer agnostic and self-contained
 (no external dependencies).
 .
 This package contains the development files.