-
- Notifications
You must be signed in to change notification settings - Fork 11.4k
Pull requests: ocornut/imgui
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
GLFW: some support for child HWNDs backends multi-viewports
#4862 opened Jan 4, 2022 by schwaaa Loading…
Complete macOS docking and viewport support backends osx/ios
#4821 opened Dec 22, 2021 by stuartcarnie Loading…
Fix CMake for GLFW_Vulkan and add CMake for SDL_Vulkan on Linux building
#4386 opened Aug 1, 2021 by ProfFan Loading…
Add text alignment support for wrapped paragraphs font/text
#4251 opened Jun 21, 2021 by sturnclaw Loading…
Optimize IM_NORMALIZE2F_OVER_ZERO drawing/drawlist optimization
#4091 opened Apr 30, 2021 by wolfpld Loading…
Added power saving mode (docking branch) enhancement optimization
#4076 opened Apr 26, 2021 by corentin-plouet Loading…
Internals: Fix RenderArrow not applying scale argument to width drawing/drawlist
#3895 opened Mar 10, 2021 by kudaba Loading…
Backends: DX9: add programmable rendering pipeline implementation backends
#3874 opened Mar 4, 2021 by Demonese Loading…
Correct the Makefiles so that
pkg-config and sdl-config are invoked only once building #3502 opened Oct 1, 2020 by unix-junkie Loading…
Docking: Added DockingSplitterSize to ImGuiStyle Struct docking style
#3481 opened Sep 20, 2020 by PossiblyAShrub Loading…
Add an argment to disable pixel perfect text alignment to eliminate … drawing/drawlist font/text
#3437 opened Aug 28, 2020 by EricStancliff Loading…
slider - make mouse wheel control sliders inputs sliders/drags
#3281 opened Jun 3, 2020 by phweyland Loading…
Fix applying docking settings docking settings .ini persistance
#3215 opened May 9, 2020 by kudaba Loading…
Add a CMakeLists.txt for the example_emscipten example building web
#3201 opened May 6, 2020 by MoAlyousef Loading…
Syntax highlighting for InputText and ColoredText font/text
#3130 opened Apr 16, 2020 by ggtucker Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.