irrlicht/source
cutealien 439667b369 Speed up stl format loading, especially with text format.
Loading whole file now in memory (unless it's already a memory file).
And avoiding lots of memory allocations otherwise by buffering token string in class object.
Was a bit unusable before for large files (several minute loading times now down to a second)-

git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@6349 dfc29bdd-3216-0410-991c-e03cc46cb475
2022-04-20 22:09:03 +00:00
..
Irrlicht Speed up stl format loading, especially with text format. 2022-04-20 22:09:03 +00:00
source.txt Avoid warning and make local variable lower-case. 2019-12-12 16:32:41 +00:00