Historial de Commits

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