Add launch clamp fallback for older versions of OpenGL

Add a fallback method for the launch clamp module that does not require GPU instancing, for users with older computers. This method is currently very slow when calculating several launch clamps in a single frame in the editor, but fine in the flight scene
This commit is contained in:
2020-02-01 17:18:20 -08:00
parent 85ab757271
commit 2c16fab42e
2 changed files with 137 additions and 25 deletions