quakeforge/libs/models/alias
Bill Currie f97fb90d90 [model] Fix alias skin group loading
Although the skin pointer was being advanced after recording the
information in for the batch array, it was being reset the next time
around the loop (due to a mistranslation of the previous code). This
fixes the segfault while loading (gl, glsl, vulkan) or rendering (sw)
the sphere model from Rogue.
2022-05-19 13:26:45 +09:00
..
floodfill.c [util] Make developer flag names easier to manage 2021-03-29 22:38:47 +09:00
gl_mesh.c [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
gl_model_alias.c [model] Clean up alias skin loading a little 2022-04-04 17:47:21 +09:00
glsl_model_alias.c [model] Clean up alias skin loading a little 2022-04-04 17:47:21 +09:00
Makemodule.am [models] Add floodfill.c to the vulkan alias lib 2021-04-03 00:16:25 +09:00
model_alias.c [model] Fix alias skin group loading 2022-05-19 13:26:45 +09:00
sw_model_alias.c [model] Clean up alias skin loading a little 2022-04-04 17:47:21 +09:00
vulkan_model_alias.c [model] Make alias skin loading a batch operation 2022-04-04 15:38:27 +09:00