ousnius / nifly

C++ NIF library for the Gamebryo/NetImmerse File Format
GNU General Public License v3.0
52 stars 23 forks source link

Small refactor #8

Closed Guekka closed 3 years ago

Guekka commented 3 years ago

Reduce duplication in NiVector classes. Add const/static Untested for now

Guekka commented 3 years ago

Have you tested the changes to NiVector with several files to see if they still work? (vector of size 0 and >0, string vector, string ref vector).

I have tested several hundred meshes. They all are optimized correctly