- Add missing braces for if statements - Tweak variable naming to use snake case - Use more common name for `MLoop`s of a face - Use `std::move` when appending an array - Use const for a few variable declarations
- Add missing braces for if statements - Tweak variable naming to use snake case - Use more common name for `MLoop`s of a face - Use `std::move` when appending an array - Use const for a few variable declarations