Histórico de commits

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