ocornut
|
ff2d6815ef
Merge branch 'master' into docking
|
hace 10 meses |
ocornut
|
70b6ba4240
Clarify that IMGUI_USE_BGRA_PACKED_COLOR requires backend support. (#8201)
|
hace 10 meses |
ocornut
|
19a1f2a5d2
Fonts: fixed AddCustomRect() not being packed with TexGlyphPadding + not accounted in surface area. (#8107)
|
hace 10 meses |
Teselka
|
e6dd8f626a
Misc: changed CRC32 table to use crc32c polynomial in order to be compatible with SSE 4.2 instructions. (#8169, #4933)
|
hace 10 meses |
ocornut
|
9b27329437
Comments on ImageButton(). (#8165) + comments on Emscripten -sSINGLE_FILE option. (#8153)
|
hace 10 meses |
ocornut
|
cdf21f6773
Merge branch 'master' into docking
|
hace 10 meses |
ocornut
|
20360e00ce
Merge miscellaneous small changes to reduce drift with texture update branch.
|
hace 10 meses |
ocornut
|
3381ab423b
Version 1.91.6 WIP + fixed typo in tooltip.
|
hace 11 meses |
ocornut
|
368123ab06
Merge branch 'master' into docking
|
hace 11 meses |
ocornut
|
f401021d5a
Version 1.91.5
|
hace 11 meses |
ocornut
|
419a9ada16
Ignore clang warning Wnontrivial-memaccess (#8129, #8135)
|
hace 11 meses |
ocornut
|
17bd417a3d
AddCustomRectFontGlyph: added storage for Colored bool in ImFontAtlasCustomRect. (#8133)
|
hace 11 meses |
ocornut
|
83660e37e3
Merge branch 'master' into docking
|
hace 11 meses |
ocornut
|
df0776e931
(Breaking) Removed ImGuiKey_COUNT. (#4921)
|
hace 11 meses |
ocornut
|
738d6db3e6
(Breaking) Removed used of ImGuiKey_KeysData_SIZE, ImGuiKey_KeysData_OFFSET. (#4921)
|
hace 11 meses |
ocornut
|
6f287dd16d
(Breaking) Removed pre-1.87 obsolete io.KeyMap[], io.KeysDown[], io.NavInputs[]. Remove IMGUI_DISABLE_OBSOLETE_KEYIO. (#4921)
|
hace 11 meses |
ocornut
|
be2d006e2e
Align warning blocks. Removed -Wunused-function, -Wmissing-prototypes from imgui_internal.h
|
hace 11 meses |
Brotcrunsher
|
d4791f1bbe
Fixed a comment typo. (#8128)
|
hace 11 meses |
ocornut
|
75f83de52a
InputText: fixed a bug (regression in 1.91.2) where modifying text buffer within a callback would sometimes prevents further appending to the buffer. (#7925)
|
hace 11 meses |
ocornut
|
772ca9e9a9
Log/Capture: added experimental io.ConfigWindowsCopyContentsWithCtrlC config option.
|
hace 11 meses |
ocornut
|
9a0dff1bc5
Buttons: using ImGuiItemFlags_ButtonRepeat makes default button behavior use PressedOnClick instead of PressedOnClickRelease when unspecified.
|
hace 11 meses |
ocornut
|
0bde57c25a
Font, Misc: remove qualifier from most font functions.
|
hace 11 meses |
ocornut
|
9d6ec825cb
Merge branch 'master' into docking
|
hace 11 meses |
ocornut
|
3b8c7d0326
Backends: Win32: rework to add ImGui_ImplWin32_WndProcHandlerEx() not using current context (experimental). (#8069, #6293, #5856, #586)
|
hace 11 meses |
ocornut
|
942b64abfc
Merge branch 'master' into docking
|
hace 11 meses |
ocornut
|
41f02825fc
Version 1.91.5 WIP
|
hace 11 meses |
ocornut
|
c71e4e8c7c
Merge branch 'master' into docking
|
hace 11 meses |
ocornut
|
83b64b8be2
Version 1.91.4
|
hace 11 meses |
ocornut
|
4e2126ee44
Merge branch 'master' into docking
|
hace 11 meses |
ocornut
|
ab9ce2a927
Nav: added io.ConfigNavCursorVisibleAuto, io.ConfigNavCursorVisibleAlways. (#1074, #2048, #7237, #8059, #3200, #787)
|
hace 11 meses |