issues
search
zwcloud
/
ImGui
Immediate Mode GUI for C#
https://zwcloud.net/#project/imgui
GNU Affero General Public License v3.0
197
stars
21
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Direct3D back-end support
#87
sgf
opened
11 months ago
0
Exception occurred when i closing the Win32 window. 'wglChoosePixelFormatARB failed: error -1073283066'
#86
GodZza
opened
1 year ago
0
Core Graphics card does not support some OpenGL features.
#85
GodZza
opened
1 year ago
1
Is The demo's code Obsoleted [ReadMe.md]
#84
GodZza
closed
1 year ago
1
Rename Project
#83
MarioGK
opened
2 years ago
0
Licensing question
#82
YTN0
opened
2 years ago
2
Non-main-form layout issue: inaccurate border/padding or content box location with 1 pixel offset
#81
zwcloud
closed
2 years ago
1
Update framebuffer when resizing a native window when rendering text
#80
zwcloud
closed
2 years ago
1
`SetNextWindowPos` hasn't been updated to work in multi-viewport context.
#79
zwcloud
opened
2 years ago
0
Remove ImageSharp dependency
#78
zwcloud
closed
2 years ago
1
Create a working ImGui WebGL template project.
#77
zwcloud
opened
2 years ago
1
Merge Android, Win32 and Linux renderer implementation based on OpenGL(ES)
#76
zwcloud
closed
2 years ago
1
In windows 10 unhandled exception "System.Exception: 'wglChoosePixelFormatARB failed: error 0'"
#75
migueltk
opened
2 years ago
4
Bump System.Text.RegularExpressions from 4.3.0 to 4.3.1 in /templates/AndroidTemplate
#74
dependabot[bot]
closed
2 years ago
1
Handle text framebuffers size corretly. Different form will have different viewport size. So we should use per-native-window off-screen framebuffer to render text. See `InitializeTextRenderResources(size);`.
#73
zwcloud
closed
2 years ago
1
Provide SDF Font rendering
#71
zwcloud
opened
3 years ago
0
Implement multiple-forms
#70
zwcloud
opened
3 years ago
0
Restore ComboBox
#69
zwcloud
opened
3 years ago
0
Corner pixel is missing for path geometry LineTo end.
#68
zwcloud
opened
3 years ago
0
Implement text alignment inside its content box for a text node using box-model.
#67
zwcloud
opened
4 years ago
0
Impove TreeNode
#66
zwcloud
closed
4 years ago
1
Window scroll-bar bleeds through the border when adjusting window's size with mouse.
#65
zwcloud
opened
4 years ago
0
Memory leaks when displaying a label with changing text.
#64
zwcloud
opened
4 years ago
0
Create metrics panel for debugging
#63
zwcloud
opened
4 years ago
3
Improve text rendering performance: per-character text-mesh cache
#62
zwcloud
opened
4 years ago
0
Multi-Line Textbox issues
#61
zwcloud
opened
4 years ago
2
Content alignment
#60
zwcloud
opened
4 years ago
0
Improve performance when displaying a lot of controls.
#59
zwcloud
opened
4 years ago
0
Create demo code that showcases ImGui's styling power.
#58
zwcloud
opened
4 years ago
0
The order of controls inside a CollapsingHeader, which is initially closed, is inverted.
#57
zwcloud
closed
4 years ago
2
Child region issues.
#56
zwcloud
opened
4 years ago
0
A CollapsingHeader with a close button doesn't have a close button.
#55
zwcloud
opened
4 years ago
0
Colored labels are not colored.
#54
zwcloud
opened
4 years ago
0
Initially the handle of a horizonal slider is not correctly rendered.
#53
zwcloud
opened
4 years ago
0
Charact `\n` is rendered as a rectangle for msjh.ttf.
#52
zwcloud
closed
4 years ago
1
Incorrect line-height is given when displaying text containing character 'g'.
#51
zwcloud
closed
4 years ago
1
Window options doesn't work for current window.
#50
zwcloud
opened
4 years ago
0
A texture button's UV is not applied.
#49
zwcloud
closed
4 years ago
1
Bullet issue: bullet text isn't indented and the bullet point is drawn on text.
#48
zwcloud
closed
4 years ago
1
Single-Line Textbox issues
#47
zwcloud
closed
4 years ago
1
Rearrange the demo code.
#46
zwcloud
opened
4 years ago
0
Implement anti-aliasing text rendering
#45
zwcloud
closed
4 years ago
1
Create an off-screen render target solution for unit test only
#44
zwcloud
closed
4 years ago
1
Create unit tests for `ImGui.OSAbstraction.Text.GlyphLoader.Read`.
#43
zwcloud
opened
4 years ago
0
Create CONTRIBUTING.md
#42
zwcloud
closed
4 years ago
0
implement a stateful PathGeometry builder and expose to DrawContext
#41
zwcloud
opened
4 years ago
1
Switch to SixLabors/Fonts for font loading.
#40
zwcloud
closed
4 years ago
1
anti-aliasing for text rendering
#39
zwcloud
closed
4 years ago
1
Scroll
#38
zwcloud
closed
4 years ago
0
Restore scrolling.
#37
zwcloud
closed
4 years ago
0
Next