mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 10:11:57 +03:00
This error is generated whenever rendering collision debug meshes.
There's no reason why this should be treated as an error as index-less
meshes are supported and used across the engine.
(cherry picked from commit 1dd98baaa6)