Historia zmian

Autor SHA1 Wiadomość Data
  ocornut 993fa34749 Version 1.91.6 7 miesięcy temu
  ocornut c3ffd4c53e Misc: Added IMGUI_USE_LEGACY_CRC32_ADLER to use old tables. (#8169, #4933) 7 miesięcy temu
  slowriot 2671f68f7f Don't enable SSE4 under Emscripten (#8213, #8169, #4933) 7 miesięcy temu
  ocornut 2d660108b2 Misc: amend crc32 to use _mm_crc32_u32. (#8169, #4933) 8 miesięcy temu
  Teselka 326dc95f9c Misc: use native crc32 instructions on SEE 4.2 targets. (#8169, #4933) 8 miesięcy temu
  Teselka e6dd8f626a Misc: changed CRC32 table to use crc32c polynomial in order to be compatible with SSE 4.2 instructions. (#8169, #4933) 8 miesięcy temu
  ocornut 20360e00ce Merge miscellaneous small changes to reduce drift with texture update branch. 8 miesięcy temu
  ocornut 8be0723fb7 Amend Changelog to better document how changing button behavior of InputInt/InputFloat step buttons affected some mis-uses (#8149) 8 miesięcy temu
  ocornut e97b97467e Error Handling: fixed cases where recoverable error handling would crash. (#1651) 8 miesięcy temu
  ocornut 3381ab423b Version 1.91.6 WIP + fixed typo in tooltip. 8 miesięcy temu
  ocornut f401021d5a Version 1.91.5 8 miesięcy temu
  ocornut 419a9ada16 Ignore clang warning Wnontrivial-memaccess (#8129, #8135) 8 miesięcy temu
  ocornut 3543dfda95 Docs: document removal of ImFont const qualifier as potentially breaking. 8 miesięcy temu
  ocornut df0776e931 (Breaking) Removed ImGuiKey_COUNT. (#4921) 8 miesięcy temu
  ocornut 738d6db3e6 (Breaking) Removed used of ImGuiKey_KeysData_SIZE, ImGuiKey_KeysData_OFFSET. (#4921) 8 miesięcy temu
  ocornut 6f287dd16d (Breaking) Removed pre-1.87 obsolete io.KeyMap[], io.KeysDown[], io.NavInputs[]. Remove IMGUI_DISABLE_OBSOLETE_KEYIO. (#4921) 8 miesięcy temu
  Michael Böhme 57ab2b4226 Fixed unused function warning (#8130) 8 miesięcy temu
  ocornut be2d006e2e Align warning blocks. Removed -Wunused-function, -Wmissing-prototypes from imgui_internal.h 8 miesięcy temu
  ocornut 772ca9e9a9 Log/Capture: added experimental io.ConfigWindowsCopyContentsWithCtrlC config option. 9 miesięcy temu
  ocornut f37a9a27e5 Log/Capture: reworked scope + decorating menus, tabs. 9 miesięcy temu
  ocornut a4fcc93f4a Log/Capture: renaming ImGuiLogType to ImGuiLogFlags 9 miesięcy temu
  ocornut 0bde57c25a Font, Misc: remove qualifier from most font functions. 9 miesięcy temu
  ocornut 3b8c7d0326 Backends: Win32: rework to add ImGui_ImplWin32_WndProcHandlerEx() not using current context (experimental). (#8069, #6293, #5856, #586) 9 miesięcy temu
  Eugene Sandulenko 062e580436 Fixed copy/paste error in DebugModeWindow() (#8094) 9 miesięcy temu
  ocornut 41f02825fc Version 1.91.5 WIP 9 miesięcy temu
  ocornut 83b64b8be2 Version 1.91.4 9 miesięcy temu
  ocornut ab9ce2a927 Nav: added io.ConfigNavCursorVisibleAuto, io.ConfigNavCursorVisibleAlways. (#1074, #2048, #7237, #8059, #3200, #787) 9 miesięcy temu
  ocornut 3982cb35dc Nav, Docs: consistently use "keyboard/gamepad" instead of sometimes "gamepad/keyboard". 9 miesięcy temu
  ocornut 1ff9768aa3 Nav: (Breaking) renamed ImGuiCol_NavHighlight to ImGuiCol_NavCursor. (#1074, #2048, #7237, #8059, #1712, #7370, #787) 9 miesięcy temu
  ocornut 634a7ed988 Nav: added SetNavCursorVisible(). (#1074, #2048, #7237, #8059) 9 miesięcy temu