issues
search
simongeilfus
/
Cinder-ImGui
Dear ImGui Renderer/Wrapper for Cinder
153
stars
96
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fixed linux build
#82
ppff
opened
4 years ago
0
imgui_widgets.cpp not compiled, resulting in linking errors
#81
luksladky
opened
4 years ago
1
Tinderbox doesn't build on MacOS
#80
luisarandas
closed
5 years ago
0
Font character issue on MacOS
#79
CallumHoward
opened
5 years ago
2
imgui_widgets.cpp was left out.
#78
dgarroyo
opened
5 years ago
1
respond to touch events
#77
nickblock
opened
5 years ago
0
Prevent Cinder-ImGui from initializing twice…
#76
paulhoux
opened
5 years ago
0
Rendering issue with macOS Mojave
#75
wardw
opened
5 years ago
2
Update to imgui release v1.66
#74
richardeakin
closed
5 years ago
2
License
#73
logixoul
closed
6 years ago
1
Setting fontGlobalScale in Options causes error
#72
felixfaire
opened
6 years ago
2
Updated Sample CMakeLists and moved to proj/cmake dir. Builds on linux
#71
ghidra
opened
6 years ago
0
Allow multiple ranges of font glyphs
#70
totalgee
closed
4 years ago
2
Multiple glyph ranges are not supported by a single font
#69
totalgee
opened
6 years ago
1
Std Helpers for Combo
#68
noobusdeer
closed
6 years ago
2
This fixes a potential crash on cleanup().
#67
paulhoux
closed
6 years ago
1
InputText shortcuts (cut/copy/paste, select all, etc.) don't work on macOS
#66
totalgee
closed
6 years ago
0
Multiline editor only allows adding 128 new characters each time it's active
#65
totalgee
closed
6 years ago
0
Fix editor shortcuts on macOS; give Multiline editor more space
#64
totalgee
closed
6 years ago
4
Mac OSX project and resize fixes
#63
araid
closed
6 years ago
1
Multi ImGUI Windows on Multi Cinder Windows
#62
VincentPT
closed
6 years ago
4
Removed ui namespace uses in CinderImGui.h
#61
marcuspingel
closed
6 years ago
1
xcode samples dont work
#60
Ahbee
closed
6 years ago
10
Android build
#59
gaborpapp
opened
6 years ago
0
library submodule commit id still in folder name
#58
interwebjill
closed
6 years ago
3
ui::InputText widget can't input characters
#57
mp5557
opened
6 years ago
1
problem with libcinder audio
#56
videovse
closed
6 years ago
1
Fix CJK glyph ranges problem, and some minor fixes
#55
origamidance
opened
6 years ago
0
Working with RPI Linux again
#54
naychrist
opened
7 years ago
1
ColorPicker3: hide anything after '##' in label
#53
totalgee
closed
7 years ago
2
CinderImGui.cpp window->DC.ButtonRepeat
#52
Nesetalis
closed
7 years ago
1
add cmake support
#51
whg
closed
7 years ago
3
Use colorpicker branch of imgui
#50
araid
closed
7 years ago
1
add removeKeyEvents()
#49
q-depot
opened
7 years ago
0
JSON serialization of docks
#48
ghost
closed
7 years ago
0
update to latest imgui, fix GetClipboardTextFn, SetClipboardTextFn. fix addFont() glyps range
#47
q-depot
closed
7 years ago
1
ImFontAtlas::Build() crash on windows
#46
q-depot
closed
7 years ago
3
merge custom fonts
#45
q-depot
closed
7 years ago
1
latest imgui breaks the CinderBlock (SetClipboardTextFn, GetClipboardTextFn)
#44
q-depot
closed
7 years ago
4
Add vc2015 sample project to build for cinder 0.9.1
#43
richardeakin
closed
7 years ago
0
Retina support
#42
drewish
opened
7 years ago
0
Projects reference missing include/imgui_user.* files
#41
drewish
closed
7 years ago
1
Possible to load a font by name rather than by path?
#40
drewish
opened
7 years ago
0
README cleanups
#39
drewish
closed
7 years ago
1
fix issue with failing assertion if deltatime < 0
#38
pholz
closed
7 years ago
1
Update Imgui to fix failing assertion
#37
naychrist
closed
7 years ago
3
signals::ConnectionList Error
#36
xumo
closed
7 years ago
2
Add cinder logger
#35
heisters
opened
7 years ago
2
not sure why this was breaking, but this fixed it
#34
heisters
closed
7 years ago
1
Handle empty glyph range when addFont
#33
stwind
closed
7 years ago
1
Next