Cronologia Commit

Autore SHA1 Messaggio Data
  ocornut 4806a1924f Merge branch 'master' into docking 6 mesi fa
  ocornut 93b446a962 Backtrack of version tagging 1.92.0 > 1.91.9b for publishing a hotfix (#8496) 6 mesi fa
  ocornut bfaef8ca17 Version 1.92.0 WIP 6 mesi fa
  ocornut 126d004f9e Merge branch 'master' into docking 6 mesi fa
  ocornut 97428e8ac9 Version 1.91.9 6 mesi fa
  ocornut aa97252f60 Merge branch 'master' into docking 6 mesi fa
  ocornut d9dad2f4a1 Scrollbar: stabilize visibility of ScrollbarX when detecting a feedback loop. (#8488, #3285, #4539) 6 mesi fa
  ocornut 6972b6c380 Merge branch 'master' into docking 6 mesi fa
  fdsa 3c3d943fb1 Docs: Fix some typos (#8473) 6 mesi fa
  ocornut 1ec99f4fd3 Internals: added ImStrlen/ImMemchr #define to facilitate experimenting with variations. (#8421) 6 mesi fa
  ocornut 19d060cc26 Merge branch 'master' into docking 6 mesi fa
  ocornut 9f49292b35 Internals: Menus: reworked mangling of menu windows to use "###Menu_00" etc. instead of "##Menu_00". 6 mesi fa
  ocornut 119dfbc627 Debug Tools: Tweaked layout of ID Stack Tool and always display full path. (#4631) 6 mesi fa
  ocornut df31774327 Disabled: Fixed an issue restoring Alpha in EndDisabled() when using nested BeginDisabled() calls with PushStyleVar(ImGuiStyleVar_DisabledAlpha) within. (#8454, #7640) 6 mesi fa
  ocornut 935938bbd9 Merge branch 'master' into docking 6 mesi fa
  ocornut ce13f6b73e Backends: GLFW: Fixed clipboard handler assertion when using GLFW <= 3.2.1 compiled with asserts enabled. (#8452) 6 mesi fa
  ocornut 15b96fd051 Merge branch 'master' into docking 6 mesi fa
  ocornut 482a1f50b6 Internals: rename ImGuiDataVarInfo to ImGuiStyleVarInfo. Move ImGuiStyleMod, ImGuiColorMod to own section. 6 mesi fa
  ocornut 494ea57b65 Image: removed 'tint_col', 'border_col' parameters from Image(). Added ImageWithBg(). Added style.ImageBorderSize, ImGuiStyleVar_ImageBorderSize. (#8131, #8238) 6 mesi fa
  ocornut 3fb14b50f8 Merge branch 'master' into docking 6 mesi fa
  ocornut 4c0604ec2e Font: shallow refactor, rename ConfigData[] fields to Sources[], ConfigDataCount to SourcesCount. 8 mesi fa
  ocornut 6e29450f76 Internals: added IsItemActiveAsInputText() helper. 6 mesi fa
  ocornut 773060155f Merge branch 'master' into docking 6 mesi fa
  ocornut 434b7710f3 Internals: packing ImGuiDataVarInfo + misc renaming + value of ImGuiDataType_Pointer doesn't need to be Count+1 7 mesi fa
  ocornut 6dc376f676 ImFontAtlas: added software/drawlist version of ImGuiMouseCursor_Wait/ImGuiMouseCursor_Progress + moved GetMouseCursorTexData() to internals. 6 mesi fa
  ocornut afd659bb92 Merge branch 'master' into docking 7 mesi fa
  ocornut 78ec1272e9 ImDrawList: added InitialFringeScale in ImDrawListSharedData. Default to 1.0f. 7 mesi fa
  ocornut 71d39a4634 Merge branch 'master' into docking 7 mesi fa
  ocornut 4dc9df6aae Tables: fixed an issue where Columns Visible/Hidden state wouldn't be correctly overridden when hot-reloading .ini state. (#7934) 7 mesi fa
  ocornut 50dbb086f2 Tables: sneakily honor ImGuiNextWindowDataFlags_HasChildFlags/ImGuiNextWindowDataFlags_HasWindowFlags as a way to facilitate various hacks/workarounds. 7 mesi fa