Releases: 08jne01/dcs-lua-imgui
Releases · 08jne01/dcs-lua-imgui
v0.5
Fix ImGui display by ensuring End() is called
Full Changelog: v0.4...v0.5
LuaImGui v0.4
What's Changed
- Fix Anonymous functions confusing the input identifiers causing them to not work when nested within Tree or Headers.
- Fix de-initalisation maybe.
Full Changelog: v0.3...v0.4
LuaImGui v0.3
Added Input to LuaImGui!
What's Changed
- Clarify Command Line Build Instructions by @nolan778 in #2
- feat: add width and height parameters to AddItem by @pschiel in #4
- Added C++ Interface
- Better Error Raising added Log to C++ with Limited Success
- Add Warning on Fail
- Added LUA_IMGUI_DISABLED define to disable code
- Allow multiple imgui contexts (other dlls)
- Fix Lua ImGui for Clang
- Use Fixed ImGui
- Add Input
New Input Widgets
| Input | Example Image |
|---|---|
| Button | ![]() |
| List Box | ![]() |
| Input Float | ![]() |
| Drag Float | ![]() |
New Contributors
Full Changelog: v0.2...v0.3
LuaImGui v0.2
Plotting and Logging
Changelog
- Added Basic Plotting
- Added Console for Logging
- Added function to enable disable menu bar (and code).
- Changed default font to consolas for easier readability
- Added more configuration options (imgui_disable and lua_imgui_path)
- Update Readme
See readme for overview.
Full Changelog: v0.1...v0.2
LuaImGui v0.1
Initial Release of LuaImGui
See readme for overview.
Full Changelog: https://github.com/08jne01/dcs-lua-imgui/commits/v0.1





