toebeann / SnapBuilder

Snap-to-Grid in Subnautica!
https://www.nexusmods.com/subnautica/mods/427
GNU Lesser General Public License v3.0
5 stars 1 forks source link

Refactor additive rotation #39

Closed toebeann closed 3 years ago

toebeann commented 3 years ago

Minor refactor of additive rotation, the out parameter rotationFactor has been refactored into a property of the Config since it makes more sense to retrieve it from there, and this helps to decouple our methods.