Bill Currie
|
ea4ac894d8
|
[model] Swap fullbright/top/bottom color func params
This makes them semantically compatible with memcpy.
|
2021-12-24 06:45:13 +09:00 |
|
Bill Currie
|
bb6c6963d2
|
[model] Clean up the globals around model loading
Covers only the generic load code (alias etc to follow), but this should
take care of a lot of issues in the future.
|
2021-02-01 14:39:00 +09:00 |
|
Bill Currie
|
a64f477796
|
[vulkan] Get alias texture loading working
That was a mess, partly premature optimizations, and some silly
mistakes.
|
2021-01-27 12:15:45 +09:00 |
|
Bill Currie
|
826e650c27
|
[models] Do full alias skin loading
This includes base, glow and two color maps (pants and shorts).
|
2021-01-26 20:33:51 +09:00 |
|
Bill Currie
|
ba5e86d927
|
[model] Move Mod_CalcFullbright to its own file
This allows it to be shared between renderers.
|
2021-01-19 14:54:39 +09:00 |
|