Skip to content

v1.6.7

Compare
Choose a tag to compare
@simogasp simogasp released this 07 Sep 21:56
· 15 commits to master since this release
0ac4a58

Release Notes
ImGui 1.6.2, many small improvements and fixes

Change Log

  • Updated ImGui ver. 1.6.2
  • Updated ImGuiTextEdit
  • Includes vector icon (FontAwesome)
  • GLUP: many fixes, fixed portability issues
  • Moved emulation of sync. primitives for Windows
    in thread_sync
  • AABB: segment/mesh intersection test
  • Faster loader for .xyz file format when
    number of points is not present
  • Reorg. of Delaunay implementation.