História revízii

Autor SHA1 Správa Dátum
  ocornut dbb5eeaadf Version 1.91.8 5 mesiacov pred
  ocornut fa178f4235 Error Handling: Recovery from missing EndMenuBar() call. (#1651) 5 mesiacov pred
  ocornut dabc990189 Rename internal id for standardizing naming convention. "##menubar" -> "##MenuBar", "###NavWindowingList" -> "###NavWindowingOverlay" 5 mesiacov pred
  ocornut a05d547ae8 Windows: separating WindowItemStatusFlags from ChildItemStatusFlag, because IsItemXXX _after_ BeginChild()>Begin() shouldn't return last status emitted by e.g. EndChild() 6 mesiacov pred
  ocornut 134fbe1245 Windows: Fixed IsItemXXXX() functions not working on append-version of EndChild(). (#8350) 6 mesiacov pred
  ocornut 5a28f188ff Fixed parameter names to SetLastItemData() to align with current names. 6 mesiacov pred
  ocornut 8a1613a382 Fonts: OversampleH/OversampleV value defaults to 0 for automatic selection. 6 mesiacov pred
  ocornut 53244aaac7 Amend 9bc5b04 with a shadowed variable warning fix. 6 mesiacov pred
  ocornut 9bc5b0406d Windows, Style: Fixed small rendering issues with menu bar, resize grip and scrollbar when using thick border sizes. (#8267, #7887) 6 mesiacov pred
  ocornut 71da34c48c Debug Tools: Tweaked font preview + indent "Glyphs" block. 6 mesiacov pred
  ocornut 6906ac979e ColorEdit, ColorPicker: (Breaking) redesigned how alpha is displayed in the preview square. (#8335, #1578, #346) 6 mesiacov pred
  ocornut fdca6c08ad Inputs: added IsMouseReleasedWithDelay() helper. (#8337, #8320) 6 mesiacov pred
  ocornut 7ae7c90790 Tabs, Style: reworked selected overline rendering to better accommodate for rounded tabs. (#8334) 6 mesiacov pred
  ocornut 487d7f9a29 Font: Internals: make used page maps smaller. Since it's extremely rarely used and for iterations only. ~34->16 bytes with ImWchar32. 6 mesiacov pred
  ocornut f2262eb81a Windows: latch FontRefSize at time of Begin(), consistent with e.g. TitleBarHeight, and to avoid calling CalcFontSize() on non-current window. 6 mesiacov pred
  ocornut b7c27c5333 Windows: legacy SetWindowFontScale() is properly inherited by nested child windows. (#2701, #8138, #1018) 6 mesiacov pred
  ocornut 100075f2be Backends: DirectX12: Texture upload use the command queue provided in ImGui_ImplDX12_InitInfo instead of creating its own. 6 mesiacov pred
  ocornut c59a2267d0 Version 1.91.8 WIP 6 mesiacov pred
  ocornut 5c1d2d1e4c Version 1.91.7 6 mesiacov pred
  ocornut 9f8481a842 (Breaking) TreeNode: renamed ImGuiTreeNodeFlags_SpanTextWidth to ImGuiTreeNodeFlags_SpanLabelWidth. (#6937) 6 mesiacov pred
  ocornut a604d4f717 Fixed IsItemDeactivated(), IsItemDeactivatedAfterEdit() to work when interrupted before/after the active id is submitted. (#5184, #5904, #6766, #8303, #8004) 6 mesiacov pred
  ocornut a28ffa81c4 Docs: added more references to IsKeyDown(), InFlags. (#8317) 6 mesiacov pred
  ocornut 940d9540f3 Fixed MinGW builds uses UTF-8 friendly _wfopen(). (#8300) 6 mesiacov pred
  ocornut 1c67a3412e BeginChild: also caller to manually set ImGuiNextWindowDataFlags_HasChildFlags / ChildFlags. (#8280) 6 mesiacov pred
  ocornut 2b8545684c Refactor: moved Window Focus related functions to a dedicated section. 6 mesiacov pred
  ocornut bbbdc70f26 Refactor: moved FindBlockingModal() in its section. 6 mesiacov pred
  ocornut a0f907933d Happy new year! 6 mesiacov pred
  ocornut 18929bd6d6 Internals: merge ScaleWindowsInViewport() from docking branch. 7 mesiacov pred
  ocornut 2a600bddcb ImGuiDebugLogFlags_EventFont should not be set by default (had no effect on master tho) 7 mesiacov pred
  ocornut 7219fa65c0 Revert "Fonts: Allowing PushFont()/PopFont() to be called outside the imgui frame scope. (#3621)" 7 mesiacov pred