Paul C. Scharf

Results 13 comments of Paul C. Scharf
trafficstars

Reverse() will enumerate and make a copy of the list, which is the last thing we want when making games.

Basic functionality now in #47.

Source generation seems like it could lead to issues. We're talking about users creating their own vertex types, and depending on their setup, can we be sure source generators will...