Historial de Commits

Autor SHA1 Mensaje Fecha
  ocornut bf75bfec48 Amend f6890ed mostly to please static analyzers. hace 2 semanas
  ocornut 1c544ee941 Version 1.92.3 hace 2 semanas
  ocornut 70a43f3088 Fixed build with IMGUI_ENABLE_TEST_ENGINE. hace 2 semanas
  ocornut 9cf9d2be83 Debug Tools: ID Stack Tool: fixed a crash when using PushOverrideID(0) during a query. (#8937, #4631) hace 2 semanas
  ocornut 7e473d38d3 Debug Tools: ID Stack Tool: internal renaming (should be no-op). hace 2 semanas
  ocornut f6890ed007 Nav, Inputs: fixed a crash that could occur when opening a popup following the processing of a global shortcut while no windows were focused. hace 2 semanas
  ocornut 2f3e85bc37 Comments hace 3 semanas
  ocornut 1e52e7b90c InputText: Added a line index. Refactored cursor and selection rendering, now simpler, easier to reason about, and faster. (#3237, #952, #1062, #7363) hace 3 semanas
  ocornut 67085d732a ImGuiTextIndex: rename member. hace 3 semanas
  ocornut 8eb22ea620 Demo: ShowStyleSelector(), ShowFontSelector(): remove ImGuiSelectableFlags_NoAutoClosePopups for now. hace 3 semanas
  ocornut 2f1d1c8b2f Focus, InputText: fixed an issue where SetKeyboardFocusHere() did not work on InputTextMultiline() with ImGuiInputTextFlags_AllowTabInput. (#8928) hace 3 semanas
  ocornut 045645e5f1 Demo: tweaked ShowFontSelector() and ShowStyleSelector() to update selection while navigating and to not close popup automatically. hace 3 semanas
  ocornut 8e4955bb23 Selectable: moved ImGuiSelectableFlags_SelectOnNav to public API. hace 3 semanas
  fdsa 09ebcf1779 Docs: fixed mismatched parentheses & other small changes. (#8922) hace 1 mes
  ocornut 3766d40394 Nav: fixed Ctrl+Tab window appearing as empty when the sole active and focused window has the ImGuiWindowFlags_NoNavFocus flag. (#8914) hace 1 mes
  ocornut 6351f00ff1 Clipper, Tables: removed `row_increase >= 0` assert. (#8886) hace 1 mes
  ocornut aa2f40c3bb Clipper, Tables: added ImGuiListClipperFlags, ImGuiListClipperFlags_NoSetTableRowCounters. (#8886) hace 1 mes
  ocornut 87c1ab7988 Windows: changed how g.CurrentItemFlags is modified before windows' CloseButton() submission to be less misleading. (#8903) hace 1 mes
  ocornut 319c481abb AddFontDefault(): shallow simplification. hace 1 mes
  ocornut 229d56e37a Debug Tools: ID Stack Tool: when ### is used, uncontributing prefix before the ### is now skipped. (#8904, #4631) hace 1 mes
  ocornut 7d230594de Fixed ImHashSkipUncontributingPrefix() not looping in case of multiple ### elements. hace 1 mes
  ocornut 75a4a48d1f Internals: extracted ImHashSkipUncontributingPrefix() out of CreateNewWindowSettings() and added note about it. hace 1 mes
  ocornut 9e864012ae Debug Tools: ID Stack Tool: added option to hex-encode non-ASCII characters in output path. (#8904, #4631) hace 1 mes
  ocornut 783f1e62cc Debug Tools: ID Stack Tool: fixed using fixed-size buffers preventing long identifiers from being displayed in the tool. (#8905, #4631) hace 1 mes
  ocornut 42656b3aa1 Scrollbar, Style: added style.ScrollbarPadding, ImGuiStyleVar_ScrollbarPadding. (#8895) hace 1 mes
  ocornut 720e94f3da Rework FormatTextureIDForDebugDisplay() ImDrawCmd version as FormatTextureRefForDebugDisplay(). hace 1 mes
  ocornut 86ec5c8342 Version 1.92.3 WIP hace 1 mes
  ocornut 45acd5e0e8 Version 1.92.2b hace 1 mes
  ocornut 774ddb58bd Fixed IsItemHovered() failing on disabled items and items that have no identifier. Made holding on disabled items not leak IsItemDisabled() between disabled items when window has _NoMove. (#8877, #8883) hace 1 mes
  ocornut af920e1e6f Version 1.92.3 WIP hace 1 mes