bryanedds / Nu

Repository hosting the open-source Nu Game Engine and related projects.
MIT License
1.05k stars 152 forks source link

Use the new SList.makeWithCapacity function to bootstrap render tasks entry collections. #726

Closed bryanedds closed 5 months ago

bryanedds commented 5 months ago

This will require the next version of Prime, however.

bryanedds commented 5 months ago

Actually, the new behavior of SList.singleton should be satisfactory enough here.