Release 6.1.0
-
Added more GLFW platform methods:
getPlatform: () => number; platformSupported: (platform: number) => number;
-
Added missing GLFW 3.4 constants.
-
Adjusted the
requestAnimationFrame
logic. -
Updated examples.
Added more GLFW platform methods:
getPlatform: () => number;
platformSupported: (platform: number) => number;
Added missing GLFW 3.4 constants.
Adjusted the requestAnimationFrame
logic.
Updated examples.