- 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.