MyGit

v1.89.5

ocornut/imgui

版本发布时间: 2023-04-13 22:33:59

ocornut/imgui最新发布版本:v1.91.3(2024-10-04 21:48:34)

1.89.5: April release!

Reading the changelog is a good way to keep up to date with the things Dear ImGui has to offer, and maybe will give you ideas of some features that you've been ignoring until now!

📣 Click version number above to display full release note contents, sometimes randomly clipped by GitHub..


Homepage: https://github.com/ocornut/imgui Release notes: https://github.com/ocornut/imgui/releases FAQ: https://www.dearimgui.com/faq/ Issues: https://github.com/ocornut/imgui/issues

Did you know? We have a Wiki! It has sections such as this Useful Extensions Gallery! 👌

Thank you! ❤️

Special thanks to @PathogenDavid and @GamingMinds-DanielC for their help with github answers.

Ongoing work on Dear ImGui is currently financially supported by:

Huge thank you to all past and present supporters! Also thanks to PVS Studio (great static analyzer) for providing us with a license for this project.

Dear ImGui is funded by your contributions and needs them right now. If your company uses Dear ImGui, consider reaching out. See Sponsors page for details.

TL;DR

Changes

This is a followup to v1.89, v1.89.1, v1.89.2, v1.89.3, v1.89.4. We are trying to make more frequent releases. Because: some people are relying on tagging and auto-generated bindings for other languages. And: it sets a beat and may encourage teams to update more frequently.

All Changes:

Changes from 1.89.4 to 1.89.5 related to the docking branch (multi-viewport and docking features) include:

Changes from 1.89.4 to 1.89.5 related to the range-select branch: (aimed to finish, apply some api changes and merge in 1.90):

New exciting projects!

Since 1.89 we semi-sneakily soft launched two new entire projects!

Dear ImGui Automation/Test Engine & Test Suite https://github.com/ocornut/imgui_test_engine

Dear Bindings: alternative binding generator for C and other languages by @ShironekoBen https://github.com/dearimgui/dear_bindings

Gallery

Below a selection of screenshots from Gallery threads...

thpp by @Rodan: https://github.com/rodan/thpp "I wanted to try out Dear ImGui, so I wrote a thermal image processing software around it. I really loved every minute, thanks!" "The rendering loop is event-driven (without poking ImGui's code) - based on great work done in #2749"

thpp_realsr_interpolation

Spotted in Counter-Strike 2 dev video. image

Spotted in Halo Infinite dev talk (from https://www.gdcvault.com/play/1027689/Thinking-Like-Players-How-Halo) halo infinite-02

In-house AI System by @abvadabra "In-house AI system, with editor and debugger. Architectured on combination of behaviour trees and hierarhical state machines. Uses node editor by thedmd, written in java using imgui-java by Spair" image

@alexeykarnachev: "A little 2d sandbox to play with genetic AI training with several fancy features (dynamic light, pseudo 3d materials, game engine-like editor)" https://github.com/alexeykarnachev/crossover image

@Chaojimengnan: "A video progress bar" 2ecdd735-4206-424b-b282-b54e8379e6a8

@vdweller84 "Code editor in an ImGui-powered engine. It has a few more features than ImGuiColorTextEdit and uses Google's RE2 for fast regex tokenization/search. Unlimited Undo/Redo, copy/paste, comment/string blocks, obvious basic functions. Also undo/redo groups words instead of adding/removing single characters." [...] image

@inobelar "C++ web app (yep - emscripten, wasm, webgl), ImGui-based interactive Yoga Playground." Web Demo (sources) image


See previous releases details.

相关地址:原始地址 下载(tar) 下载(zip)

查看:2023-04-13发行的版本