Komit Sejarah

Pembuat SHA1 Pesan Tanggal
  ocornut c0ae3258f9 Merge branch 'master' into docking 6 bulan lalu
  ocornut 5c1d2d1e4c Version 1.91.7 6 bulan lalu
  ocornut 9f8481a842 (Breaking) TreeNode: renamed ImGuiTreeNodeFlags_SpanTextWidth to ImGuiTreeNodeFlags_SpanLabelWidth. (#6937) 6 bulan lalu
  ocornut 21902e2f53 Backends: SDL_GPU: fixed SDL_GPUViewport initialisation. (#8163, #7998, #7988) 6 bulan lalu
  ocornut c38c18c1a0 Avoid using 1<<31 for ImGuiWindowFlags_NavFlattened as it seems to confuse some binding generators. 6 bulan lalu
  ocornut c5f60942bd Demo: tweak demo for ImGuiTreeNodeFlags_LabelSpanAllColumns. (#8318, #3565) 6 bulan lalu
  ocornut 290e402a02 TreeNode, Tables: added ImGuiTreeNodeFlags_LabelSpanAllColumns. (#8318, #3565) 6 bulan lalu
  ocornut 6fb7d44255 Backends: SDL2/SDL3: Comments. (#7672, #7670) 6 bulan lalu
  ocornut 32cea85331 Debug Tools: Item Picker: Always available in menu. Tweak Demo Debug Options. (#2673, #1651) 6 bulan lalu
  ocornut 00f12b9a09 InputText: Fixed not calling CallbackEdit on revert/clear with Escape key. (#8273) + rework comments. 6 bulan lalu
  ocornut d0d571e0d7 Merge branch 'master' into docking 6 bulan lalu
  ocornut a604d4f717 Fixed IsItemDeactivated(), IsItemDeactivatedAfterEdit() to work when interrupted before/after the active id is submitted. (#5184, #5904, #6766, #8303, #8004) 6 bulan lalu
  ocornut a28ffa81c4 Docs: added more references to IsKeyDown(), InFlags. (#8317) 6 bulan lalu
  ocornut 1d962820d8 Error Handling: Turned common EndTable() and other TableXXX functions fail cases into recoverable errors. (#1651, #8314) 6 bulan lalu
  ocornut 0b8ff4b238 Backends, Examples: Vulkan: add IMGUI_IMPL_VULKAN_MINIMUM_IMAGE_SAMPLER_POOL_SIZE. use in descriptor pools sizes. (#6642) 6 bulan lalu
  Daniel Walz e7fb97208a Backends: Metal: Added missing IM_UNUSED (#8302) 6 bulan lalu
  ocornut 2f91176011 Merge branch 'master' into docking 6 bulan lalu
  ocornut 596e09770d Backends: SDL3: Added ImGui_ImplSDL3_InitForSDLGPU() for consistency. (#8163, #7998, #7988) 6 bulan lalu
  ocornut e799849272 Backends: SDLGPU3: Added sdl_gpu backend (amends). (#8163, #7998, #7988) 6 bulan lalu
  Delta 8bbccf7a97 Backends: SDLGPU3: Added sdl_gpu backend. (#8163, #7998, #7988) 6 bulan lalu
  ocornut 940d9540f3 Fixed MinGW builds uses UTF-8 friendly _wfopen(). (#8300) 6 bulan lalu
  ocornut c7983115e9 Fonts: Further tweaks for Ellipsis ("...") character width when automatically created from a single comma character: use AdvanceX as min. 7 bulan lalu
  ocornut 90094a871a Fonts: Fixed miscalculation of Ellipsis ("...") character width when automatically created from a single comma character. 7 bulan lalu
  ocornut 1c67a3412e BeginChild: also caller to manually set ImGuiNextWindowDataFlags_HasChildFlags / ChildFlags. (#8280) 7 bulan lalu
  ocornut 960a6f14bf Merge branch 'master' into docking 7 bulan lalu
  ocornut 2b8545684c Refactor: moved Window Focus related functions to a dedicated section. 7 bulan lalu
  ocornut bbbdc70f26 Refactor: moved FindBlockingModal() in its section. 7 bulan lalu
  Selim Sandal e6a7c7689f Backends: Metal: Fixed memory leaks. (#8276, #8166) 7 bulan lalu
  ocornut 0514332474 Avoid clang/gcc warnings: -Wnontrivial-memaccess in backends. (#8295, #8129, #8135) 7 bulan lalu
  Arash Partow 63649e0359 Avoid clang/gcc warnings: -Wnontrivial-memaccess. (#8295) 7 bulan lalu