Skip to content
Snippets Groups Projects
Commit 204cde7c authored by Bastien Montagne's avatar Bastien Montagne
Browse files

OBJ Import: Improve mesh building performances (over 20% speedup).

This commit essentially replaces several face data setting done into a
regular loop by calls to magic 'foreach_set'.

This increases seed of affected code by over 200%, global mesh building
by over 40%, and overall typical OBJ import by 20%.
parent 440216cf
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment