irajsb / UE4_Assimp

Assimp mesh importer for Unreal Engine
MIT License
136 stars 29 forks source link

Moved two lines into condition for safety, optimized BulkData access #17

Closed sfjohnston closed 2 years ago

sfjohnston commented 2 years ago

Went to fix an additional reference to PlatformData and noticed it was out of the test to make sure "result" was valid. Pushed it into the conditional. Also simplified, since all access is really to the BulkData.