v1.6.7
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.