Remove outdated line, as now it's possible to query mesh data even in gles2. (It has been for a while, but forgot about this line.)

This commit is contained in:
Relintai 2022-02-13 19:31:28 +01:00
parent 820fa417b6
commit a56b72f81c

View File

@ -49,7 +49,7 @@ Mesh Data Resource
https://github.com/Relintai/mesh_data_resource.git
Adds mesh support to ModelVisuals. This is exists because in gles2 mesh data cannot be accessed directly from ArrayMeshes.
Adds mesh (MeshDataResource) support to ModelVisuals.
## Pre-built binaries