bryanedds / Nu

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

Attempt to further shrink MMCC call stacks. #761

Closed bryanedds closed 6 months ago

bryanedds commented 6 months ago

Didn't realize it until recently, but the call stacks involved with MMCC are not very ergonomic. I've improved this some, but I think there is more room for improvement.

bryanedds commented 6 months ago

Addressed this.

Need to keep a vigilant eye for any related issues that crop up.