[go: up one dir, main page]

v0.6.2

• Fix a crash when destroying list clippers while a different context is active
• Fix empty points array crashing DrawList_Add{Polyline,ConvexPolyFilled}
• Linux: restore broken key up/down events when an IME is active
• macOS: allow OpenGL software renderering
• macOS: fix keyboard input when holding down a mouse button and the "Allow keyboard commands when mouse-editing" setting is disabled [p=2552296]
• Windows: receive Alt key events when "Prevent ALT key from focusing main menu" is enabled

API changes:
• DrawList_PathArcTo: fix incorrect value for 'num_segments' when omitted
• Revert "Fix DrawList_AddTextEx not using the default bitmap font when font == nil" from v0.6