hadronized / quaazar

Realtime 3D engine
BSD 3-Clause "New" or "Revised" License
6 stars 2 forks source link

Cut the uniform location field in Uniform #62

Closed hadronized closed 9 years ago

hadronized commented 9 years ago

We don’t need that anymore since we’re using explicit uniform location, and won’t need to get them back.

hadronized commented 9 years ago

We need to fix that issue, it’s not a hard fix :)