提交历史

作者 SHA1 备注 提交日期
  ocornut ff2d6815ef Merge branch 'master' into docking 9 月之前
  ocornut 2d660108b2 Misc: amend crc32 to use _mm_crc32_u32. (#8169, #4933) 10 月之前
  Teselka 326dc95f9c Misc: use native crc32 instructions on SEE 4.2 targets. (#8169, #4933) 10 月之前
  Teselka e6dd8f626a Misc: changed CRC32 table to use crc32c polynomial in order to be compatible with SSE 4.2 instructions. (#8169, #4933) 10 月之前
  ocornut 14d213ca85 Docking: Added an assert to clarify that ImGuiDockNodeFlags_CentralNode flag does not need to be passed to DockSpace(). (#8145) 10 月之前
  ocornut dad1047b04 Backends: Win32: Fixed a crash when multiple processes are running with multi-viewports, caused by misusage of GetProp(). (#8162, #8069) 10 月之前
  ocornut cdf21f6773 Merge branch 'master' into docking 10 月之前
  ocornut 20360e00ce Merge miscellaneous small changes to reduce drift with texture update branch. 10 月之前
  ocornut d66f4e5890 Asserting for invalid DpIScale values. (#8156) 10 月之前
  ocornut 8be0723fb7 Amend Changelog to better document how changing button behavior of InputInt/InputFloat step buttons affected some mis-uses (#8149) 10 月之前
  ocornut e97b97467e Error Handling: fixed cases where recoverable error handling would crash. (#1651) 10 月之前
  ocornut 3381ab423b Version 1.91.6 WIP + fixed typo in tooltip. 10 月之前
  ocornut 368123ab06 Merge branch 'master' into docking 10 月之前
  ocornut f401021d5a Version 1.91.5 10 月之前
  ocornut 419a9ada16 Ignore clang warning Wnontrivial-memaccess (#8129, #8135) 10 月之前
  ocornut 3543dfda95 Docs: document removal of ImFont const qualifier as potentially breaking. 10 月之前
  ocornut d9f829dd71 Log/Capture: amend 772ca9e for docking. 10 月之前
  ocornut 83660e37e3 Merge branch 'master' into docking 10 月之前
  ocornut df0776e931 (Breaking) Removed ImGuiKey_COUNT. (#4921) 10 月之前
  ocornut 738d6db3e6 (Breaking) Removed used of ImGuiKey_KeysData_SIZE, ImGuiKey_KeysData_OFFSET. (#4921) 10 月之前
  ocornut 6f287dd16d (Breaking) Removed pre-1.87 obsolete io.KeyMap[], io.KeysDown[], io.NavInputs[]. Remove IMGUI_DISABLE_OBSOLETE_KEYIO. (#4921) 10 月之前
  ocornut fe2fa2d08e Comments (#8127) + Fixed warning (#8130) 10 月之前
  Michael Böhme 57ab2b4226 Fixed unused function warning (#8130) 10 月之前
  ocornut be2d006e2e Align warning blocks. Removed -Wunused-function, -Wmissing-prototypes from imgui_internal.h 10 月之前
  ocornut a63220e3e0 Docking: fixed using ImGuiDockNodeFlags_KeepAliveOnly with DockSpaceOverViewport(). (#8125) 10 月之前
  ocornut 772ca9e9a9 Log/Capture: added experimental io.ConfigWindowsCopyContentsWithCtrlC config option. 11 月之前
  ocornut f37a9a27e5 Log/Capture: reworked scope + decorating menus, tabs. 11 月之前
  ocornut a4fcc93f4a Log/Capture: renaming ImGuiLogType to ImGuiLogFlags 11 月之前
  ocornut 0bde57c25a Font, Misc: remove qualifier from most font functions. 11 月之前
  ocornut 9d6ec825cb Merge branch 'master' into docking 11 月之前