Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
normals/tangents/lightdirs
|
|
|
|
Thanks Xycaleth for pointing out.
|
|
|
|
|
|
normalized byte arrays.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Integer blend indices are converted to bytes at load, ioq3 doesn't allow more than 128 joints.
Heavily based on code by @zippers.
|
|
|
|
|
|
by shader.
|
|
|
|
|
|
|
|
fixes and optimizations.
|
|
drops on some hardware
|
|
|
|
|
|
|
|
sunlight and map lighting into one GLSL shader (r_sunlightMode 2) Change single lightmap blends to use lightall
|
|
|
|
MAN-AT-ARMS
|
|
|
|
|
|
|
|
|
|
|
|
It use to return pose joint's offset from base at the lerped frame, now it returns the joint's origin at the lerped frame.
Patch by Axel Isouard and Zack Middleton.
|
|
tr_noise.c is in renderercommon directory, so declare them in header there too.
|
|
|
|
|
|
|
|
|