Code cleanup
Closed this issue · 0 comments
MESLewis commented
This will be done along the way, with a focus after implementing all standard glTF2 features.
Core
- Declare types as List instead of ArrayList
- Return primitive arrays instead of lists where possible.
- Return Optional consistently