libgui: Drawing selected meshes of a ModelDrawable
GLBuffer now can take an optional argument that determines whichvertices/indices to draw. ModelDrawable can be told to draw onlyselected meshes.
View differences
libgui: Drawing selected meshes of a ModelDrawable
GLBuffer now can take an optional argument that determines which
vertices/indices to draw. ModelDrawable can be told to draw only
selected meshes.