Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 339 Bytes

updates.md

File metadata and controls

2 lines (2 loc) · 339 Bytes
  • 2023-03-23: The socket-API is getting some revisions...
  • 2023-03-18: IndexBuffer-constructors gained an additional constructor-parameter to select the format of the indices. The return-value of the lock-function has therefore been changed to void* and has to be cast to either uint32_t* or uint16_t* depending on the selected format.