JoshuaBrookover / bigg

bgfx, imgui, glfw, glm
The Unlicense
224 stars 35 forks source link

Updated submodules #27

Closed pezcode closed 4 years ago

pezcode commented 4 years ago

This PR updates bgfx.cmake to the latest and glfw, glm and imgui to their latest stable versions.

bgfx::VertexDecl was renamed to VertexLayout at some point which required changes to the imgui code and the cubes example (similar to https://github.com/JoshuaBrookover/bigg/pull/24).