Commit History

Author SHA1 Message Date
  ocornut 24a44b9abe Version 1.89.5 WIP 2 years ago
  ocornut 9e30fb0ec1 Merge branch 'master' into docking 2 years ago
  ocornut f3f6295d53 Version 1.89.4 2 years ago
  ocornut 4078abe14c Merge branch 'master' into docking 2 years ago
  ocornut a1b8457cb5 Moved the optional "courtesy maths operators" (#define IMGUI_DEFINE_MATH_OPERATORS) implementation from imgui_internal.h in imgui.h. (#6164, #6137, #5966, #2832) 2 years ago
  ocornut e25e4526cd Merge branch 'master' into docking 2 years ago
  ocornut 204cb4d226 Version 1.89.4 WIP 2 years ago
  ocornut 192196711a Merge branch 'master' into docking 2 years ago
  ocornut 458a109031 Version 1.89.3 2 years ago
  ocornut 092b6825ac Fonts: Assert that in each GlyphRanges[] pairs first is <= second. 2 years ago
  ocornut e816bc6723 Merge misc changes from docking branch to reduce small drift. 2 years ago
  ocornut 887abe9578 Merge branch 'master' into docking 2 years ago
  ocornut 867bdbecb3 Text: fixed issue in RenderText() leading to IM_ASSERT_PARANOID() triggering if enabled. (#6132, #5720, #5919) 2 years ago
  ocornut 739a79b1e9 ImDrawList: Added missing early-out in AddPolyline() and AddConvexPolyFilled() when color alpha is zero. Window: Avoid rendering shapes for hidden resize grips. 2 years ago
  ocornut 88dfd85e92 Merge branch 'master' into docking 2 years ago
  ocornut 3482d4eccf Text: Fixed layouting of wrapped-text block skipping successive empty lines. (#5720, #5919) 2 years ago
  ocornut 0359f6e94f Internals: ImDrawList: shallow tweaks to RenderText(). 2 years ago
  ocornut ccf94e2e6e Strip seemingly unecessary tests, as UTF-8 decoder can not return null since 9cca1b2e9 2 years ago
  ocornut 1297a2be52 Text: Tweaked rendering of three-dots "..." ellipsis variant. Baking more data. (#2775, #4269) 2 years ago
  ocornut 482ac70a0b Version 1.89.3 WIP 2 years ago
  vaiorabbit a218d3a824 Update information in ImFontAtlas::GetGlyphRangesJapanese (#6066) 2 years ago
  ocornut d822c65317 Merge branch 'master' into docking 2 years ago
  ocornut d7c8516a4b Version 1.89.2 2 years ago
  ocornut 3ea0fad204 Merge branch 'master' into docking 2 years ago
  ocornut 844e0ae688 Fixes/amend 9825f7f + amend Changelog (#4857, #5937) 2 years ago
  ocornut 9825f7fa87 Fixed cases where CTRL+Tab or Modal can occasionally lead to the creation of ImDrawCmd with zero triangles. (#4857, #5937) 2 years ago
  ocornut bd96f6eac4 Text: Fixed layouting of wrapped-text block when the last source line is above the clipping region. Regression added in 1.89. (#5720, #5919) 2 years ago
  ocornut 595a428baa Merge branch 'master' into docking 2 years ago
  ocornut a8df192df0 Version 1.89.1 2 years ago
  ocornut 38cfe22b8b Merge branch 'master' into docking 2 years ago