Skip to content

Commit

Permalink
docs: add glfwInitHintString to 3.1.6's breaking changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Spasi committed Dec 29, 2017
1 parent 00d0e4d commit ee4a357
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/notes/3.1.6.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,6 @@ This build includes the following changes:

#### Breaking Changes

- glfw: `glfwInitHintString` has been renamed to `glfwWindowHintString`.
- par_shapes: Changed `par_shapes_mesh::triangles` from `uint16_t/ShortBuffer` to `uint32_t/IntBuffer`.
- stb_rect_pack: `stbrp_rect::was_packed` is now mapped to Java `boolean`.

0 comments on commit ee4a357

Please sign in to comment.