GitHub / vsg-dev/vsgimgui issues and pull requests
#73 - Add options to use system dependencies
Pull Request -
State: open - Opened by jeongseok-meta 6 months ago
#72 - Add option to use system-installed ImGui and ImPlot dependencies
Issue -
State: open - Opened by jeongseok-meta 6 months ago
- 2 comments
#71 - Added basic support for sRGB framebuffer usage
Pull Request -
State: closed - Opened by robertosfield 6 months ago
#70 - Convert ImGui styles from sRGB
Pull Request -
State: closed - Opened by robertosfield 7 months ago
#69 - How to add, change and update fonts?
Issue -
State: closed - Opened by robo-todd about 1 year ago
- 1 comment
#68 - Fonts loading
Issue -
State: closed - Opened by ComradeMashkov about 1 year ago
- 2 comments
#67 - link error by vs2022 LNK2019
Issue -
State: closed - Opened by x1244 about 1 year ago
- 5 comments
#66 - imgui API change
Issue -
State: closed - Opened by waywardmonkeys over 1 year ago
- 5 comments
#65 - VS warning fixes
Pull Request -
State: closed - Opened by robertosfield over 1 year ago
#64 - Updated ImGui to v1 90 1
Pull Request -
State: closed - Opened by robertosfield over 1 year ago
#63 - Updating ImGui to v1.90.1
Pull Request -
State: closed - Opened by MauFranco over 1 year ago
- 3 comments
#62 - Always pass events to ImGui to solve keyRelease issues
Pull Request -
State: closed - Opened by rolandhill over 1 year ago
#61 - Let the user create the ImGUI context to control the settings
Pull Request -
State: closed - Opened by MauFranco over 1 year ago
- 7 comments
#60 - Fix README.md link to example
Pull Request -
State: closed - Opened by evilenzo almost 2 years ago
- 1 comment
#59 - Example link in README.md is broken
Issue -
State: closed - Opened by evilenzo almost 2 years ago
- 1 comment
#58 - Add Doxygen html directory to .gitignore
Pull Request -
State: closed - Opened by AnyOldName3 almost 2 years ago
#57 - typo fixes
Pull Request -
State: closed - Opened by robertosfield almost 2 years ago
#56 - Update imgui and implot to v1.89.8 and v0.15 respectively
Pull Request -
State: closed - Opened by robertosfield about 2 years ago
#55 - Mouse double click is not working
Issue -
State: closed - Opened by aiekick about 2 years ago
- 4 comments
#54 - Release version is missing for conan-integration
Issue -
State: closed - Opened by psyinf about 2 years ago
- 3 comments
#53 - remove ImGui::StyleColorsDark()
Pull Request -
State: closed - Opened by YangShen398 about 2 years ago
- 2 comments
#52 - Suggest to move ImGui::StyleColorsDark(); outside of RenderImGui.cpp
Issue -
State: closed - Opened by YangShen398 about 2 years ago
- 4 comments
#51 - Add parameter for interpolation mode to texture
Pull Request -
State: closed - Opened by hobbeshunter over 2 years ago
- 5 comments
#50 - Added ImTextureID define
Pull Request -
State: closed - Opened by robertosfield over 2 years ago
#49 - Build failure with mingw32 g++ 12 compiler: invalid 'static_cast' from type 'VkDescriptorSet' {aka 'long long unsigned int'} to type 'ImTextureID' {aka 'void*'}
Issue -
State: closed - Opened by rhabacker over 2 years ago
- 9 comments
#48 - Changed to use vsg::Compilable as base class
Pull Request -
State: closed - Opened by robertosfield over 2 years ago
#47 - Refactored ImGui to support a full subgraph underneath the RenderImGui group node, added Texture support
Pull Request -
State: closed - Opened by robertosfield over 2 years ago
#46 - Refactored RenderImGui so that it subclasses from vsg::Group rather than vsg::Command to enable it to decoraete a standard subgraph.
Pull Request -
State: closed - Opened by robertosfield over 2 years ago
#45 - add ImageComponent that creates and draws ImGui images
Pull Request -
State: closed - Opened by timoore over 2 years ago
- 30 comments
#44 - Fix not exporting class ImPlot on Windows in shared build mode
Pull Request -
State: closed - Opened by rhabacker over 2 years ago
#43 - Changed the install path to make it compatible with vsgFramework.
Pull Request -
State: closed - Opened by robertosfield over 2 years ago
#42 - Don't pass real minImageCount if it is less than 2
Pull Request -
State: closed - Opened by timoore over 2 years ago
- 6 comments
#41 - Missing header during vsgFramework build
Issue -
State: closed - Opened by rserban over 2 years ago
- 1 comment
#40 - Build failure on vsgimgui_example: undefined reference to `ImPlot::ShowDemoWindow(bool*)'
Issue -
State: closed - Opened by rhabacker over 2 years ago
- 5 comments
#39 - io.AddKeyEvent() does nothing
Issue -
State: closed - Opened by rolandhill over 2 years ago
- 4 comments
#38 - ImPlot Integrated into vsgImGui
Pull Request -
State: closed - Opened by kannode over 2 years ago
- 7 comments
#37 - Interrogate WantCaptureKeyboard() to ensure that non-ImGui keyboard events get handled by VSG
Pull Request -
State: closed - Opened by rolandhill over 2 years ago
- 7 comments
#36 - Allow RenderImGui to work without a vsg::Window
Pull Request -
State: closed - Opened by geefr over 2 years ago
- 1 comment
#35 - Fixes (#34) and upgrades to ImGui 1.89.2
Pull Request -
State: closed - Opened by kannode over 2 years ago
- 10 comments
#34 - ImGui assertion failure when pressing any key within an input box.
Issue -
State: closed - Opened by kannode over 2 years ago
- 4 comments
#33 - Render to texture / without a vsg::Window (vsgvr integration)
Issue -
State: closed - Opened by geefr over 2 years ago
- 3 comments
#32 - WIP Map vsg to ImGui keys. Change key events to io.AddKeyEvent()
Pull Request -
State: closed - Opened by rolandhill over 2 years ago
- 2 comments
#31 - Copy extra headers during make install
Pull Request -
State: closed - Opened by rolandhill over 2 years ago
- 3 comments
#30 - Keyboard
Pull Request -
State: closed - Opened by rolandhill over 2 years ago
- 2 comments
#29 - Missing up to date tag for building stable releases
Issue -
State: closed - Opened by rhabacker over 2 years ago
- 1 comment
#28 - Enable vsg_add_target_xxx macros also for submodule builds as vsg now supports this
Pull Request -
State: closed - Opened by rhabacker over 2 years ago
#27 - vsgImGui configuration is broken
Issue -
State: closed - Opened by rainergericke over 2 years ago
- 5 comments
#26 - Drop obsolete including of vsgMacros.cmake
Pull Request -
State: closed - Opened by robertosfield over 2 years ago
#25 - Drop obsolete including of vsgMacros.cmake
Pull Request -
State: closed - Opened by rhabacker over 2 years ago
#24 - Updates to build against latest changes to VSG,
Pull Request -
State: closed - Opened by robertosfield over 2 years ago
#23 - Integrate ImPlot into vsgImGui
Pull Request -
State: closed - Opened by rainergericke almost 3 years ago
- 23 comments
#22 - Better plotting with ImPlot
Issue -
State: closed - Opened by rainergericke almost 3 years ago
- 3 comments
#21 - Implemented support for building vsgImGui using CMake FetchContent
Pull Request -
State: closed - Opened by robertosfield almost 3 years ago
#20 - Add flag to prevent calling uploadFonts() in constructor
Pull Request -
State: closed - Opened by rolandhill about 3 years ago
- 5 comments
#19 - Change to queue produces crash in debug mode
Issue -
State: closed - Opened by rolandhill about 3 years ago
- 1 comment
#18 - Updated to build against the lastest VSG.
Pull Request -
State: closed - Opened by robertosfield about 3 years ago
#17 - Updated ImGui tag to v1.86
Pull Request -
State: closed - Opened by robertosfield over 3 years ago
#16 - Remove unnecessary dependency on the Vulkan cmake package
Pull Request -
State: closed - Opened by rhabacker almost 4 years ago
#15 - Vsg macros.cmake
Pull Request -
State: closed - Opened by robertosfield almost 4 years ago
#14 - Use cmake macro vsg_add_cmake_support_files()
Pull Request -
State: closed - Opened by rhabacker almost 4 years ago
#13 - Fix not setting correct project version in cmake support files
Pull Request -
State: closed - Opened by rhabacker almost 4 years ago
#12 - Adjust macro names used from vsg library
Pull Request -
State: closed - Opened by rhabacker almost 4 years ago
#11 - Use cmake macros provided by vsg
Pull Request -
State: closed - Opened by rhabacker almost 4 years ago
#10 - Applied changes to install paths from VulkanSceneGraph.
Pull Request -
State: closed - Opened by robertosfield almost 4 years ago
#9 - Incorporate std::string functions
Pull Request -
State: closed - Opened by rolandhill about 4 years ago
#8 - Updated ImGui version to 1.83
Pull Request -
State: closed - Opened by robertosfield about 4 years ago
#7 - There is no 'ImGui::EndFrame();' in 'RenderImGui::renderComponents'
Issue -
State: closed - Opened by karolmateusznowak about 4 years ago
- 1 comment
#6 - The key 'Space' is not passed to ImGui
Issue -
State: closed - Opened by karolmateusznowak about 4 years ago
- 1 comment
#5 - Special combination CTRL+TAB does not work
Issue -
State: closed - Opened by karolmateusznowak about 4 years ago
#4 - Replace Vulkan calls with VSG equivilants.
Pull Request -
State: closed - Opened by vsg-dev over 4 years ago
#3 - Keyboard mapping refactor
Pull Request -
State: closed - Opened by vsg-dev over 4 years ago
#2 - Keyboard mapping refactor
Pull Request -
State: closed - Opened by vsg-dev over 4 years ago
#1 - Example is missing from the latest.
Issue -
State: closed - Opened by blackball over 4 years ago
- 1 comment