提交歷史

作者 SHA1 備註 提交日期
  ocornut c71e4e8c7c Merge branch 'master' into docking 9 月之前
  ocornut 83b64b8be2 Version 1.91.4 9 月之前
  ocornut 4e2126ee44 Merge branch 'master' into docking 9 月之前
  ocornut ab9ce2a927 Nav: added io.ConfigNavCursorVisibleAuto, io.ConfigNavCursorVisibleAlways. (#1074, #2048, #7237, #8059, #3200, #787) 9 月之前
  ocornut 3982cb35dc Nav, Docs: consistently use "keyboard/gamepad" instead of sometimes "gamepad/keyboard". 9 月之前
  ocornut 1ff9768aa3 Nav: (Breaking) renamed ImGuiCol_NavHighlight to ImGuiCol_NavCursor. (#1074, #2048, #7237, #8059, #1712, #7370, #787) 9 月之前
  ocornut 634a7ed988 Nav: added SetNavCursorVisible(). (#1074, #2048, #7237, #8059) 9 月之前
  ocornut 0bae2db77f Internals: (Breaking) renamed NavDisableMouseHover to NavHighlightItemUnderNav. 9 月之前
  ocornut 0536ace2b6 Internals: (Breaking) renamed RenderNavHighlight() to RenderNavCursor(), ImGuiNavHighlightFlags to ImGuiNavRenderCursorFlags. (#1074, #2048, #7237, #8059, #1712, #7370, #787) 9 月之前
  ocornut 23b655f8e3 Internals: (Breaking) changed g.NavDisableHighlight to g.NavCursorVisible : same logic but inverted value. (#1074, #2048, #7237, #8059, #1712, #7370, #787) 9 月之前
  ocornut db26fe7ca8 Debug Tools: Metrics: Fixed a crash when browsing "InputText" section before using one. (#8071) 9 月之前
  ocornut 604f2fa84a InputScalar: added an assert to clarify that ImGuiInputTextFlags_EnterReturnsTrue is not supported by InputFloat, InputInt etc. (#8065) 10 月之前
  ocornut 38617a5ad3 Internals: remove ImGuiInputTextFlags_NoMarkEdited and g.LockMarkEdited n favor of ImGuiItemFlags_NoMarkEdited. 10 月之前
  ocornut 0f6a463fae Internals: rename ImGuiTreeNodeStackData::InFlags and ImGuiNavItemData::InFlags to ItemFlags too. 10 月之前
  ocornut e6b5cafe65 Internals: rename ImGuiLastItemData::InFlags -> ItemFlags. ImGuiNextItemData::Flags -> HasFlags to avoid mistakes. 10 月之前
  ocornut 706438a43c Disabled: clicking a disabled item focuses parent window. Fix/amend 83ecc84. (#8064) 10 月之前
  ocornut 83ecc846dc Disabled: clicking a disabled item focuses parent window. (#8064) 10 月之前
  ocornut 67e5f3505d InvisibleButton: disable navigation properly + added ImGuiButtonFlags_EnableNav to enable navigation. (#8057) 10 月之前
  ocornut 514a97a9b7 Merge branch 'master' into docking 10 月之前
  ocornut 97da66209c Internals: removing ImGuiButtonFlags_Repeat (in favor of ImGuiItemFlags_ButtonRepeat), ImGuiButtonFlags_DontClosePopups (unused) 10 月之前
  ocornut ad37b79bca Nav: shallow tidying up. 10 月之前
  ocornut 349af8766c InputText: ensure mouse cursor is set regardless of whether keyboard mode is enabled or not. (#6417) 10 月之前
  ocornut 9fbc313459 InputText: amend 661bba0. (#8048) 10 月之前
  ocornut 661bba09ce InputText: fixed an issue with not declaring ownership of Delete/Backspace/Arrow keys. (#8048) 10 月之前
  ocornut 92b94980c6 (Breaking) Default ImTextureID to use a Im64 instead of void* (#1641) 10 月之前
  ocornut fa9277d12d Merge branch 'master' into docking 10 月之前
  ocornut 1dde20ff4a Version 1.91.4 WIP 10 月之前
  ocornut b4c96355c9 Merge branch 'master' into docking 10 月之前
  ocornut cb16568fca Version 1.91.3 10 月之前
  ocornut 8db126188d Fixed static analyser warning. Amend b3c8747 10 月之前