gtkradiant/libs
Zack Middleton 7110342987 Fix over allocating vertexes for OBJ models with multiple surfaces
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.
2018-10-31 16:10:47 -05:00
..
cmdlib Disable the deprecated functions warning 2018-01-21 14:59:29 -06:00
ddslib Disable the deprecated functions warning 2018-01-21 14:59:29 -06:00
l_net Disable the deprecated functions warning 2018-01-21 14:59:29 -06:00
mathlib Disable the deprecated functions warning 2018-01-21 14:59:29 -06:00
md5lib Disable the deprecated functions warning 2018-01-21 14:59:29 -06:00
pak preproc: add a FreeBSD condition everytime there is Linux or MacOS 2017-08-30 14:20:01 +00:00
picomodel Fix over allocating vertexes for OBJ models with multiple surfaces 2018-10-31 16:10:47 -05:00
splines Disable the deprecated functions warning 2018-01-21 14:59:29 -06:00
synapse Disable the deprecated functions warning 2018-01-21 14:59:29 -06:00
.gitignore update git ignores 2016-09-30 10:24:25 -05:00
bytebool.h add license info on a few things 2012-06-04 23:42:31 -05:00
cmdlib.h make bool/qboolean/boolean *slightly* less wonky 2012-05-27 20:17:32 -05:00
ddslib.h uncrustify! now the code is only ugly on the *inside* 2012-03-17 15:01:54 -05:00
igl_to_qgl.h uncrustify! now the code is only ugly on the *inside* 2012-03-17 15:01:54 -05:00
mathlib.h uncrustify! now the code is only ugly on the *inside* 2012-03-17 15:01:54 -05:00
md4lib.h uncrustify! now the code is only ugly on the *inside* 2012-03-17 15:01:54 -05:00
md5lib.h uncrustify! now the code is only ugly on the *inside* 2012-03-17 15:01:54 -05:00
missing.h error check and bail if permission denied during gamepack install 2012-05-06 16:59:07 -05:00
pakstuff.h make bool/qboolean/boolean *slightly* less wonky 2012-05-27 20:17:32 -05:00
picomodel.h q3map2/picomodel: remove some warnings 2018-01-27 22:53:18 +01:00
stdint.msvc.h uncrustify! now the code is only ugly on the *inside* 2012-03-17 15:01:54 -05:00
str.h preproc: add a FreeBSD condition everytime there is Linux or MacOS 2017-08-30 14:20:01 +00:00
synapse.h preproc: add a FreeBSD condition everytime there is Linux or MacOS 2017-08-30 14:20:01 +00:00