mirror of
https://github.com/TTimo/GtkRadiant.git
synced 2025-01-10 12:01:10 +00:00
7110342987
Loading Wavefront OBJ models in picomodel (used by radiant and q3map2) did not reset the surface vertex index when starting a new surface. This caused there to be unused vertexes, equal to the number of vertexes in all previous surfaces, at the beginning of each surface. Exponential OBJ vertex memory usage as number of surfaces increases. It did not affect displaying or processing the surface faces. |
||
---|---|---|
.. | ||
lwo | ||
picointernal.c | ||
picointernal.h | ||
picomodel.c | ||
picomodel.vcxproj | ||
picomodel.vcxproj.filters | ||
picomodules.c | ||
pm_3ds.c | ||
pm_ase.c | ||
pm_fm.c | ||
pm_fm.h | ||
pm_lwo.c | ||
pm_md2.c | ||
pm_md3.c | ||
pm_mdc.c | ||
pm_ms3d.c | ||
pm_obj.c | ||
pm_terrain.c |