Commit History

Author SHA1 Message Date
  ocornut 5bb2874940 Version 1.89.1 WIP 2 years ago
  ocornut 94e850fd6f Merge branch 'master' into docking 2 years ago
  ocornut 81160fee56 Version 1.89 2 years ago
  ocornut f87e891f18 Merge branch 'master' into docking 2 years ago
  ocornut 3920b1c764 Removed commented out old flags from when Tables was a branch. 2 years ago
  ocornut edf522b58a Merge branch 'master' into docking + amends change to nullptr (#5760) 2 years ago
  ocornut f2a522d70d ImDrawList: Not using alloca() anymore, lift single polygon size limits. (#5704, #1811) 2 years ago
  ocornut d91211f9f2 Merge branch 'master' into docking 2 years ago
  Andrew D. Zonenberg e74a50f525 Added GetGlyphRangesGreek() helper for Greek & Coptic glyph range. (#5676, #5727) 2 years ago
  ocornut e0330c1696 Fonts, Text: Fixed wrapped-text not doing a fast-forward on lines above the clipping region. (#5720) 2 years ago
  ocornut 4d4889bf1b Refactor CalcWordWrapPositionA() to take on the responsability of minimum character display. Add CalcWordWrapNextLineStartA(), simplify caller code. 2 years ago
  ocornut 56c3eaed20 ImDrawList: asserting on incorrect value for CurveTessellationTol (#5713) 2 years ago
  ocornut 1dc7d0e633 Merge branch 'master' into docking 2 years ago
  ocornut 2736af6b61 Minor optimization of ImFontAtlasBuildMultiplyRectAlpha8() + README tweaks. 2 years ago
  ocornut 5d0deebba4 Merge branch 'master' into docking 3 years ago
  ocornut 24dfe6db8a Version 1.89 WIP 3 years ago
  ocornut 9cd9c2eff9 Merge branch 'master' into docking 3 years ago
  ocornut 9aae45eb4a Version 1.88 3 years ago
  ocornut 6b5a2426d7 Merge branch 'master' into docking 3 years ago
  thedmd 507a87354b DrawList: Circles disappear when using a radius < 0.5f (#3491) 3 years ago
  ocornut 9e0517a134 DrawList: Fixed divide-by-zero or glitches with Radius/Rounding values close to zero. (#5249, #5293, #3491) 3 years ago
  ocornut 505f19e3b0 Merge branch 'master' into docking 3 years ago
  ocornut 2747a8ca40 Turned ImVec2 to const ref to RenderChar(), RenderText(), ColorButton(), PushClipRect(). for consistency. Comments about polygon filling winding order. 3 years ago
  ocornut 377b864bb4 Merge branch 'master' into docking 3 years ago
  cfillion 7d7bf993bb ImDrawList: Fix texture-based anti-aliasing with RGBA textures (#5132, #3245) 3 years ago
  ocornut fd06ed833b Misc: tweaks + fix warnings on backends withtout -wno-memaccess (#4995, #5104) 3 years ago
  ocornut 279db55840 Updated stb_rect_pack.h from 1.00 to 1.01. (#5075) 3 years ago
  jakubtomsu 3deb92c2c5 Add IMGUI_STB_SPRINTF_FILENAME to support custom stb_printf.h include path (#5068, #2954) 3 years ago
  ocornut 9948535118 Merge branch 'master' into docking 3 years ago
  thedmd 4691fa0ed5 ImDrawList: PthArcTo: Add small tolerance when comparing angles (#4993) 3 years ago