提交歷史

作者 SHA1 備註 提交日期
  ocornut dbb5eeaadf Version 1.91.8 6 月之前
  ocornut 6906ac979e ColorEdit, ColorPicker: (Breaking) redesigned how alpha is displayed in the preview square. (#8335, #1578, #346) 6 月之前
  ocornut fdca6c08ad Inputs: added IsMouseReleasedWithDelay() helper. (#8337, #8320) 6 月之前
  ocornut bf13442c7c Moved ImGuiColorEditFlags_AlphaPreview/ImGuiColorEditFlags_AlphaPreviewHalf flags. Demo: reorganized some of color edit/picker demo section. 6 月之前
  ocornut 7ae7c90790 Tabs, Style: reworked selected overline rendering to better accommodate for rounded tabs. (#8334) 6 月之前
  ocornut c59a2267d0 Version 1.91.8 WIP 6 月之前
  ocornut 5c1d2d1e4c Version 1.91.7 6 月之前
  ocornut 9f8481a842 (Breaking) TreeNode: renamed ImGuiTreeNodeFlags_SpanTextWidth to ImGuiTreeNodeFlags_SpanLabelWidth. (#6937) 6 月之前
  ocornut c5f60942bd Demo: tweak demo for ImGuiTreeNodeFlags_LabelSpanAllColumns. (#8318, #3565) 6 月之前
  ocornut 290e402a02 TreeNode, Tables: added ImGuiTreeNodeFlags_LabelSpanAllColumns. (#8318, #3565) 6 月之前
  ocornut 6fb7d44255 Backends: SDL2/SDL3: Comments. (#7672, #7670) 6 月之前
  ocornut 32cea85331 Debug Tools: Item Picker: Always available in menu. Tweak Demo Debug Options. (#2673, #1651) 6 月之前
  ocornut 3115ae0815 Demo: Font selector combo sets default focus. 7 月之前
  ocornut 2f1194a296 Demo: Added label edition to Property Editor demo + fix an ID issue. (#8266) 7 月之前
  ocornut a0f907933d Happy new year! 7 月之前
  ocornut 457fae24e7 Silence more zealous GCC warning. (#8241) 7 月之前
  Raffaello Bertini cd6c83cdcc Fixes GCC warnings (#8241) 7 月之前
  ocornut 4ad5496474 Drags: Added ImGuiSliderFlags_NoSpeedTweaks flag to disable keyboard modifiers altering the tweak speed. (#8223) 7 月之前
  ocornut f25665f360 Version 1.91.7 WIP 7 月之前
  ocornut 993fa34749 Version 1.91.6 7 月之前
  Stewart Mccready 2ca83f0bc7 Fixed missing symbols when using IMGUI_DISABLE_DEMO_WINDOWS (e.g. with ImPlot) (#8221) 7 月之前
  ocornut d78e823449 InputText: added ImGuiInputTextFlags_ElideLeft. (#1442, #1440, #4391, #7208, #8216) 8 月之前
  Jack Holmes 6f6ac84228 Demo: Assets Browser: use correct axis for layout computation, to allow making items non-square. (#8207) 8 月之前
  ocornut eb0ad66d88 Demo: example tree used by Property Editor & Selection demos properly freed on app closure. (#8158) 8 月之前
  ocornut 3381ab423b Version 1.91.6 WIP + fixed typo in tooltip. 8 月之前
  ocornut f401021d5a Version 1.91.5 9 月之前
  ocornut 6f287dd16d (Breaking) Removed pre-1.87 obsolete io.KeyMap[], io.KeysDown[], io.NavInputs[]. Remove IMGUI_DISABLE_OBSOLETE_KEYIO. (#4921) 9 月之前
  ocornut be2d006e2e Align warning blocks. Removed -Wunused-function, -Wmissing-prototypes from imgui_internal.h 9 月之前
  ocornut 71c77c081a Demo: added a "Windows" section. 9 月之前
  ocornut 772ca9e9a9 Log/Capture: added experimental io.ConfigWindowsCopyContentsWithCtrlC config option. 9 月之前