Commit History

Автор SHA1 Съобщение Дата
  ocornut 97428e8ac9 Version 1.91.9 преди 4 месеца
  ocornut d9dad2f4a1 Scrollbar: stabilize visibility of ScrollbarX when detecting a feedback loop. (#8488, #3285, #4539) преди 4 месеца
  fdsa 3c3d943fb1 Docs: Fix some typos (#8473) преди 5 месеца
  ocornut 1ec99f4fd3 Internals: added ImStrlen/ImMemchr #define to facilitate experimenting with variations. (#8421) преди 5 месеца
  ocornut 9f49292b35 Internals: Menus: reworked mangling of menu windows to use "###Menu_00" etc. instead of "##Menu_00". преди 5 месеца
  ocornut 119dfbc627 Debug Tools: Tweaked layout of ID Stack Tool and always display full path. (#4631) преди 5 месеца
  ocornut df31774327 Disabled: Fixed an issue restoring Alpha in EndDisabled() when using nested BeginDisabled() calls with PushStyleVar(ImGuiStyleVar_DisabledAlpha) within. (#8454, #7640) преди 5 месеца
  ocornut ce13f6b73e Backends: GLFW: Fixed clipboard handler assertion when using GLFW <= 3.2.1 compiled with asserts enabled. (#8452) преди 5 месеца
  ocornut 482a1f50b6 Internals: rename ImGuiDataVarInfo to ImGuiStyleVarInfo. Move ImGuiStyleMod, ImGuiColorMod to own section. преди 5 месеца
  ocornut 494ea57b65 Image: removed 'tint_col', 'border_col' parameters from Image(). Added ImageWithBg(). Added style.ImageBorderSize, ImGuiStyleVar_ImageBorderSize. (#8131, #8238) преди 5 месеца
  ocornut 4c0604ec2e Font: shallow refactor, rename ConfigData[] fields to Sources[], ConfigDataCount to SourcesCount. преди 6 месеца
  ocornut 6e29450f76 Internals: added IsItemActiveAsInputText() helper. преди 5 месеца
  ocornut 434b7710f3 Internals: packing ImGuiDataVarInfo + misc renaming + value of ImGuiDataType_Pointer doesn't need to be Count+1 преди 5 месеца
  ocornut 6dc376f676 ImFontAtlas: added software/drawlist version of ImGuiMouseCursor_Wait/ImGuiMouseCursor_Progress + moved GetMouseCursorTexData() to internals. преди 5 месеца
  ocornut 78ec1272e9 ImDrawList: added InitialFringeScale in ImDrawListSharedData. Default to 1.0f. преди 5 месеца
  ocornut 4dc9df6aae Tables: fixed an issue where Columns Visible/Hidden state wouldn't be correctly overridden when hot-reloading .ini state. (#7934) преди 5 месеца
  ocornut 50dbb086f2 Tables: sneakily honor ImGuiNextWindowDataFlags_HasChildFlags/ImGuiNextWindowDataFlags_HasWindowFlags as a way to facilitate various hacks/workarounds. преди 6 месеца
  ocornut e5668b8c73 Internals: rename ImGuiNextWindowData::Flags to HasFlags for consistency and to reduce mistakes. преди 6 месеца
  ocornut 4982602f6f Windows, Style: Added style.WindowBorderHoverPadding setting to configure inner/outer padding applied to hit-testing of windows borders. преди 6 месеца
  ocornut f820bf7cd4 Version 1.91.9 WIP преди 6 месеца
  ocornut e2a99b5760 Internals: renamed GetIOEx() to GetIO(). Added GetPlatformIO() explicit context variant. преди 6 месеца
  ocornut dbb5eeaadf Version 1.91.8 преди 6 месеца
  ocornut dfd1bc3c5b Tables, Menus: Fixed using BeginTable() in menu layer (any menu bar). (#8355) преди 6 месеца
  ocornut 4230e98720 Error Handling, Debug Log: IMGUI_DEBUG_LOG_ERROR() doesn't need the extra variable. преди 6 месеца
  ocornut ea0da0bf47 Extracted PushPasswordFont() out of InputText code. преди 6 месеца
  ocornut 9c4948a4d1 TabBar: Internals: added TabItemSpacing(). (#8349, #3291) преди 6 месеца
  ocornut a05d547ae8 Windows: separating WindowItemStatusFlags from ChildItemStatusFlag, because IsItemXXX _after_ BeginChild()>Begin() shouldn't return last status emitted by e.g. EndChild() преди 6 месеца
  ocornut 134fbe1245 Windows: Fixed IsItemXXXX() functions not working on append-version of EndChild(). (#8350) преди 6 месеца
  ocornut 5a28f188ff Fixed parameter names to SetLastItemData() to align with current names. преди 6 месеца
  ocornut 8a1613a382 Fonts: OversampleH/OversampleV value defaults to 0 for automatic selection. преди 6 месеца