docs
|
7a26a49f08
Internal: Added IsMouseDragPastThreshold(). Tweaks. Todo.
|
6 ani în urmă |
examples
|
cbd5a21fb0
Backends: DX10/DX11: Backup, clear and restore Geometry Shader is any is bound when calling renderer.
|
6 ani în urmă |
misc
|
1820aaf444
imgui_freetype: Initialize FT_MemoryRec_ struct manually (#2686)
|
6 ani în urmă |
.editorconfig
|
e837099b67
Update for stb_ files. (#2038)
|
6 ani în urmă |
.travis.yml
|
220e6a55b7
Travis: Fix (still not sure there is a way to test those files). (#1044)
|
7 ani în urmă |
LICENSE.txt
|
6b97ded438
Happy new year! & comments
|
6 ani în urmă |
imconfig.h
|
29d9394a41
OSX: Disabled default native Mac clipboard copy/paste implementation in core library (added in 1.71), because it needs application to be linked with '-framework ApplicationServices'. It can be explicitly enabled back by using '#define IMGUI_ENABLE_OSX_DEFAULT_CLIPBOARD_FUNCTIONS' in imconfig.h. Re-added equivalent using NSPasteboard api in the imgui_impl_osx.mm experimental back-end. (#2546)
|
6 ani în urmă |
imgui.cpp
|
7a26a49f08
Internal: Added IsMouseDragPastThreshold(). Tweaks. Todo.
|
6 ani în urmă |
imgui.h
|
d057550209
Fixed Clang 8.0 warning "empty expression statement has no effect; remove unnecessary ';' to silence this" warning [-Wextra-semi-stmt]
|
6 ani în urmă |
imgui_demo.cpp
|
7a26a49f08
Internal: Added IsMouseDragPastThreshold(). Tweaks. Todo.
|
6 ani în urmă |
imgui_draw.cpp
|
51853292cc
ImDrawList: Using ImDrawCornerFlags instead of int in various apis.
|
6 ani în urmă |
imgui_internal.h
|
7a26a49f08
Internal: Added IsMouseDragPastThreshold(). Tweaks. Todo.
|
6 ani în urmă |
imgui_widgets.cpp
|
824e8c53b4
Internals: Added IMGUI_DEBUG_INI_SETTINGS. Made IMGUI_DEBUG_LOG redefinable in imconfig.h. Comments. Fix to allow Metrics's NodeWindow() being called with a NULL window.
|
6 ani în urmă |
imstb_rectpack.h
|
539f69b950
Updated STB libraries to latest (drift has been reduced with nothings/stb as most of our changes were merged). Using [DEAR IMGUI] markers when changed.
|
6 ani în urmă |
imstb_textedit.h
|
539f69b950
Updated STB libraries to latest (drift has been reduced with nothings/stb as most of our changes were merged). Using [DEAR IMGUI] markers when changed.
|
6 ani în urmă |
imstb_truetype.h
|
8522a4bbea
Fixed Clang warning ("multi-line comment"). XCode also also "space between \ and carriage return". Perhaps it would work with 2 spaces? Adding a dot for now..
|
6 ani în urmă |